Kevin Harrington

Results 65 issues of Kevin Harrington

This is a fix to the stack overflow issue in the plane split function. If a plane that comes in that is not as flat as the fixed Plane.EPSILON value,...

These API additions should add ease of use for developers and script writers using JCSG

CSG is the user facing object and should have wrapper functions to simplify use of the objects in scripts. The old API should not be changed, just helper functions need...

I wrote a Bezier extursion, that lets you extrude along a bezier curve for making complex geometry, would you be interested in me pulling it out to make a clean...

I have this feature ready to go as well as #32 and can do a clean-room import of this code if the API additions to CSG I made in #33...

I would like to generated CNC files for a laser cutter and need to reduce a CSG down to the polygon formed by the CSG and its intersection with a...

Using this project as a gradle sub-module would be a very useful feature. To add support for that a build.gradle file needs to be added, and the resources need to...

In the PR the build.gradle file is added The way resources are loaded is compatible with source and binary builds from gradle. Eclipse project files are ignored

Auto Reported Issue BowlerStudio Build 1.5.14 BowlerKernel 0.61.3 JavaCad Version: 0.24.0 Java-Bowler Version: 3.28.0 Java Version: 1.8.0_242 JavaFX Version: 8.0.242 OS = Linux amd64 x64 ``` java.lang.NullPointerException at sun.swing.JLightweightFrame.updateClientCursor(JLightweightFrame.java:475) at...

bug
AUTO_REPORTED