[4.1.3+] 1.4.1
Changes
This release is dedicated to only one new feature, but it has been awaited for a long time.
- Implemented the ability to disable the depth test using
DebugDraw3DScopeConfig
. #7 - Use set_no_depth_test to switch the display mode.
- If you need to draw by default without a depth test, then just change this parameter in
scoped_config
in DebugDraw3D.