miho / JCSG

Java implementation of BSP based CSG (Constructive Solid Geometry)
Other
177 stars 52 forks source link

Hacky work around to resolve #25 #27

Closed madhephaestus closed 7 years ago

madhephaestus commented 8 years ago

Fixed the issue causing the auto-build to stop, and added a minimum value check for the radius of the Cylinder.

This should be a temporary work around to partially resolve #25