realtime-CSG-for-unity
realtime-CSG-for-unity copied to clipboard
fix: Mouse look when using FreeDraw
Holding right click when using freedraw does not rotate the view, this PR fixes that. The changes introduced are lifted from the Generator.Box implementation of the same logic.