rgrams
rgrams
@defoldino How does it not work? You mention two different issues. Are you able to add points by holding down Ctrl and left-clicking?
Regarding the big & slow-ness: 1. The editor is ~390 MB. To me that is pretty darn big for a program with the amount of features that the editor has...
I regret mentioning mentioning the disk size. That is by _far_ the least significant issue. It barely matters. The real issue (to me) is the large amount of lag in...
Hmm, sort of. You can change it to _screen_ space, by editing the render script. Simply move this line ``` render.draw_debug3d() ``` down to just below the GUI drawing functions....