New
[4.3+] 1.6.0
Changes
draw_text/Label3Dfixed size flag in scoped config by @sievaxx in #76-
- Now you can use
set_text_fixed_sizeto display text of a specified size regardless of the distance to it.
- Now you can use
-
- Linux arm64 target by @PointerOffset in #78
-
- This adds precompiled libraries for
arm64Linux.
- This adds precompiled libraries for
- Fix incorrect
ProjectSettingsusage by @Kaleb-Reid in #85 #83 -
- Sorry for the long wait. There should be no more warnings from my add-on.
- Added the ability to disable frustum culling. #79
-
- Use
DebugDraw3D.config.frustum_culling_modefor this.
- Use
- Added
.gitignorefor temporary files in thelibsfolder. #86 - Updated
godot-cppto 4.3 -
- Now the minimum supported version is
Godot 4.3.
- Now the minimum supported version is
- Added generation and registration of godot docs.
-
- At the moment, the documentation only has a link to the corresponding page in the online documentation. And I have no plans to fully migrate all the documentation to the engine itself.
- Renamed demo scenes
- Added the
Aboutwindow. -
addon_versionandaddon_pagewere removed fromProjectSettings.
-
-
New Contributors
- @PointerOffset made their first contribution in https://github.com/DmitriySalnikov/godot_debug_draw_3d/pull/78
- @Kaleb-Reid made their first contribution in https://github.com/DmitriySalnikov/godot_debug_draw_3d/pull/85
- @sievaxx made their first contribution in https://github.com/DmitriySalnikov/godot_debug_draw_3d/pull/76
Full Changelog: https://github.com/DmitriySalnikov/godot_debug_draw_3d/compare/1.5.1...1.6.0