Releases: DmitriySalnikov/godot_debug_draw_3d
Releases · DmitriySalnikov/godot_debug_draw_3d
[4.0] 1.1.2
Support
Changes
Hotfix 1.1.2:
- Changed the way the update notification is displayed. Now normal text will be printed instead of a warning.
Update 1.1.1:
- Updated to support Godot 4.1. Godot 4.0 is not supported due to the huge differences in GDExtension.
- Added the
dummy
release library (same API, but no rendering). - Lowered the minimum version of Linux to
Ubuntu 20.04
and macOS to10.14
. - Added an update checker. Now, when a new version is released, a warning will be displayed in the console (which can be disabled).
[4.0] 1.1.1
Support
Changes
- Updated to support Godot 4.1. Godot 4.0 is not supported due to the huge differences in GDExtension.
- Added the
dummy
release library (same API, but no rendering). - Lowered the minimum version of Linux to
Ubuntu 20.04
and macOS to10.14
. - Added an update checker. Now, when a new version is released, a warning will be displayed in the console (which can be disabled).