Chisel.Prototype icon indicating copy to clipboard operation
Chisel.Prototype copied to clipboard

Improve handle movement

Open LogicalError opened this issue 6 years ago • 1 comments

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".

LogicalError avatar Apr 14 '19 06:04 LogicalError

Somewhat improved in PR #132 , still more work to be done

LogicalError avatar Jul 23 '19 15:07 LogicalError