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. Raise errors when accessing deleted objects in debug. but going one step too far: in debug builds in 3.2.3, It was reusing parts of the code for baking GIProbes, and that made it quick but not great in terms of quality. HTML5: Threads, GDNative, AudioWorklet.

article thumbnail

Dev snapshot: Godot 3.4 beta 6

Mircosoft Game Dev

Core: Complain if casting a freed object in a debug session ( GH-51095 ). Core: Add detailed error messages to release builds (used to be debug-only) ( GH-53405 ). Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ). Editor: Add custom debug shape thickness and color options to RayCast ( GH-49726 ).

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

Release candidate: Godot 3.4 RC 1

Mircosoft Game Dev

Core: Complain if casting a freed object in a debug session ( GH-51095 ). Core: Add detailed error messages to release builds (used to be debug-only) ( GH-53405 ). Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ). Editor: Add custom debug shape thickness and color options to RayCast ( GH-49726 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

Core: Complain if casting a freed object in a debug session ( GH-51095 ). Core: Add detailed error messages to release builds (used to be debug-only) ( GH-53405 ). Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ). Editor: Add custom debug shape thickness and color options to RayCast ( GH-49726 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 2

Mircosoft Game Dev

Core: Complain if casting a freed object in a debug session ( GH-51095 ). Core: Add detailed error messages to release builds (used to be debug-only) ( GH-53405 ). Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ). Editor: Add custom debug shape thickness and color options to RayCast ( GH-49726 ).

Mesh 52
article thumbnail

GSoC 2019 progress report #1 (part 2)

Mircosoft Game Dev

Improvements to the Visual Scripting System by Swarnim Arun. Here you can see the Sponza demo model, with baked direct lighting, and the corresponding light map: Note that this first pass is not taking occlusion into account yet. These can only be dealt with manually while debugging. Interactive Music by Daniel Matarov.