Skip to content

[4.1.3+] 1.4.1

Compare
Choose a tag to compare
@DmitriySalnikov DmitriySalnikov released this 14 Apr 13:00
· 30 commits to master since this release

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.