Skip to content

Releases: NeuronRobotics/JCSG

1.8.5: loading the polygons it can load and letting the overlapping polygons

27 Oct 23:21
Compare
Choose a tag to compare

1.8.4

27 Oct 21:53
Compare
Choose a tag to compare
removing all print statements from teh running code entirely

1.8.2

27 Oct 21:09
Compare
Choose a tag to compare
removing all print statements

1.8.0

23 Oct 13:54
Compare
Choose a tag to compare
Merge branch 'development' of https://github.com/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