Skip to content

Releases: NeuronRobotics/JCSG

1.7.1

14 Oct 17:55
Compare
Choose a tag to compare
Not overly agressive with the polygon rejection

1.7.0: De-Duplicating on the event of loading the SVG prevents downstream

14 Oct 16:08
Compare
Choose a tag to compare

1.6.11: Fix the incorrectly computed normal

14 Oct 12:44
Compare
Choose a tag to compare
The normal should take into account all of the points, not just the
first 3. the change allows for polygons whs first 3 points may in fact
be in a line producing an invalid normal

1.6.10

01 Sep 01:51
Compare
Choose a tag to compare
adding helper methods like the CSG methods for geting the extents

1.6.9

01 Sep 01:39
Compare
Choose a tag to compare
Removing the breaking change away from Vector3d

1.6.8

31 Aug 17:46
Compare
Choose a tag to compare
ensure Bounds can be serialized and stored

1.6.7

30 Aug 18:45
Compare
Choose a tag to compare
fixing a class cast exception

1.6.6

30 Aug 13:18
Compare
Choose a tag to compare
ensure the CSG database is concurrent safe

1.6.5

27 Aug 20:57
Compare
Choose a tag to compare
setting the color of the base CSG and sync it through opperations

1.6.4

27 Aug 20:35
Compare
Choose a tag to compare
ensure that the getParamListeners can not return null