Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LineGeometry, LineSegmentsGeometry: Fix Bugs #18974

Merged
merged 4 commits into from
Apr 3, 2020
Merged

LineGeometry, LineSegmentsGeometry: Fix Bugs #18974

merged 4 commits into from
Apr 3, 2020

Conversation

webglzhang
Copy link
Contributor

I found a bug using line2. Linesegmentsgeometry.fromlinesegments and linegeometry.fromline, when setting position, do not get position in the case of buffergeometry.So I fixed it and tried to make a pr.:smile:

@webglzhang
Copy link
Contributor Author

Hey,guys ,this is my second contribution for three.js, and I'm still excited. This is a great thing,I like it . I will continue to contribute to three.js. 😄

@Mugen87
Copy link
Collaborator

Mugen87 commented Mar 26, 2020

In this case, it's good if you know how the generate the module versions: Go to the root directory and then execute node utils/modularize.js. This will automatically update the files in the jsm directory. Please add both to the PR.

@Mugen87 Mugen87 added this to the r116 milestone Mar 27, 2020
@WestLangley WestLangley changed the title fix bug adbout LineSegmentsGeometry.fromLineSegements and LineGeometry.fromLine LineGeometry, LineSegmentsGeometry: Fix Bugs Mar 27, 2020
@Mugen87
Copy link
Collaborator

Mugen87 commented Apr 2, 2020

@mrdoob This PR is good to go 🚀 .

@mrdoob mrdoob merged commit 66cbb3c into mrdoob:dev Apr 3, 2020
@mrdoob
Copy link
Owner

mrdoob commented Apr 3, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants