Page MenuHomePhabricator

Add "Closed Contour" Property to PointSet
Closed, ResolvedPublic

Description

Add a property to pointset, as addon to "show-contour", which is closing the contour.

Event Timeline

There is already a property called "close contour" for pointsets. But it is not read and used correctly in the mapper. This is now repaired!

[7f5326]: Merge branch 'bug-12946-closedcontour'

Merged commits:

2012-08-29 15:25:34 Bastian Graser [ee2f41]
Also adjusted 2D Mapper to make closed contour


2012-08-29 14:07:26 Bastian Graser [4d3e9b]
Adjusted 3D Pointset Mapper to consider "close contour" property

[3546fd]: Merge branch 'bug-12946-closedcontour'

Merged commits:

2012-08-31 15:11:26 Bastian Graser [bbdc06]
COMP got rid of a warning

[7cdd8f]: Merge branch 'bug-12946-Fix-ClosedContour'

Merged commits:

2012-09-03 09:46:59 Jan Hering [73e680]
COMP: Added missing array initialization