[4.1.3+] 1.4.2
Changes
- Added the
rendering/render_priority
andrendering/render_mode
settings to change the priority and mode of geometry rendering #44. - Static linking of standard libraries on Linux is enabled #45. This is necessary to run
DebugDraw3D
on some Linux distributions, such asNixOS
. Unfortunately, this has led to an increase in the size of the libraries.