Skip to content
New issue

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

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

Already on GitHub? # to your account

Fixed removeSegment issue in SegmentSet #198

Closed
wants to merge 1 commit into from

Conversation

TomByrne
Copy link

Fixed bug where LineSegments that have previously been removed from a SegmentSet still attempt to update the SegmentSet when their start or end vector is set (which in turn screws up the internal indexing of the SegmentSet).

… SegmentSet still attempt to update the SegmentSet when their start or end vector is set (which in turn screws up the internal indexing of the SegmentSet)
@ghost ghost assigned Fabrice3D Apr 13, 2012
@ghost ghost assigned richardolsson Jul 13, 2012
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants