Releases: NeuronRobotics/JCSG
Releases · NeuronRobotics/JCSG
1.8.5: loading the polygons it can load and letting the overlapping polygons
1.8.4
removing all print statements from teh running code entirely
1.8.2
removing all print statements
1.8.0
Merge branch 'development' of https://github.com/NeuronRobotics/JCSG.…
1.7.1
Not overly agressive with the polygon rejection
1.7.0: De-Duplicating on the event of loading the SVG prevents downstream
1.6.11: Fix the incorrectly computed normal
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
adding helper methods like the CSG methods for geting the extents
1.6.9
Removing the breaking change away from Vector3d
1.6.8
ensure Bounds can be serialized and stored