Chisel.Prototype
Chisel.Prototype copied to clipboard
Improve handle movement
Currently when dragging a handle over a plane the movement doesn't follow the mouse properly, this should be improved. Keep in mind that in some situations it's not desired to actually follow the mouse properly. For instance when a plane creates a horizon in the distance and the mouse crosses the horizon, this would create an infinite movement if it was "precisely following the mouse".
Somewhat improved in PR #132 , still more work to be done