Remove Collision Remove Debug Remove Scripting Remove UX
article thumbnail

Dev snapshot: Godot 3.4 beta 2

Mircosoft Game Dev

Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ). Editor: Add custom debug shape thickness and color options to RayCast ( GH-49726 ). Editor: Improve the editor feature profiles UX ( GH-49643 ). Editor: Improve the UI/UX of the Export Template Manager dialog ( GH-50531 ).

Beta 52
article thumbnail

Dev snapshot: Godot 3.4 beta 4

Mircosoft Game Dev

Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ). Editor: Add custom debug shape thickness and color options to RayCast ( GH-49726 ). Editor: Improve the editor feature profiles UX ( GH-49643 ). Editor: Improve the UI/UX of the Export Template Manager dialog ( GH-50531 ).

Beta 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Dev snapshot: Godot 3.4 beta 3

Mircosoft Game Dev

Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ). Editor: Add custom debug shape thickness and color options to RayCast ( GH-49726 ). Editor: Improve the editor feature profiles UX ( GH-49643 ). Editor: Improve the UI/UX of the Export Template Manager dialog ( GH-50531 ).

Beta 52
article thumbnail

Godot 3.3 has arrived, with a focus on optimization and reliability

Mircosoft Game Dev

Raise errors when accessing deleted objects in debug. Physics: Many fixes to one-way collisions. Fixes to KinematicBody collisions. Cylinder collision shape for GodotPhysics. Raise errors when accessing deleted objects in debug. but going one step too far: in debug builds in 3.2.3, New CPU lightmapper.

article thumbnail

Release candidate: Godot 3.2.2 RC 2

Mircosoft Game Dev

While this is not a feature per se, it fixes a major annoyance that users have had with pointers to freed objects unexpectedly being re-assigned to new objects, causing hard-to-debug issues. this bug was fixed with a more comprehensive approach which prevents dangling Variant pointers in both release and debug builds. Other changes.

Beta 52
article thumbnail

Release candidate: Godot 3.2.2 RC 3

Mircosoft Game Dev

While this is not a feature per se, it fixes a major annoyance that users have had with pointers to freed objects unexpectedly being re-assigned to new objects, causing hard-to-debug issues. C#: Allow debugging exported games ( GH-38115 ). Debug: Add a suffix to the window title when running from a debug build ( GH-33148 ).

Beta 52
article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

Exporting C# projects to iOS should be done from macOS using the classical workflow , and the scripts will be automatically compiled Ahead-of-Time (AOT) for iOS. Such pointer could be reported as valid even though the memory it points to was not, or worse, that memory could now hold a different object, leading to hard to debug situations.

Debug 52