Remove Baking Remove Bug Remove Debug Remove Visual Scripting
article thumbnail

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

Mircosoft Game Dev

x updates with bug fixes, but also new features as long as they don't require breaking compatibility. x), we're going back to a stricter application of semantic versioning and those releases will only contain bug fixes and usability/documentation improvements. Raise errors when accessing deleted objects in debug.

article thumbnail

Dev snapshot: Godot 3.4 beta 6

Mircosoft Game Dev

This beta 6 build provides additional features and fixes to bugs reported against previous builds. Animation: Fix bugs in AnimationNodeTransition's behavior ( GH-52543 , GH-52555 ). Core: Complain if casting a freed object in a debug session ( GH-51095 ). Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ).

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

With this first Release Candidate , we completely freezes feature development, and comes after a long series of beta builds to fix a number of bugs reported against previous builds (as well as against previous stable branches). Animation: Fix bugs in AnimationNodeTransition's behavior ( GH-52543 , GH-52555 ). The upcoming Godot 3.4

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

Animation: Fix bugs in AnimationNodeTransition's behavior ( GH-52543 , GH-52555 ). 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 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 2

Mircosoft Game Dev

Animation: Fix bugs in AnimationNodeTransition's behavior ( GH-52543 , GH-52555 ). 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 ).

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.