article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

The Android plugin documentation has been updated with instructions on how to write plugins for this new system. 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. Porting existing 3.2 feature set.

Debug 52
article thumbnail

Godot 3.4 is released with major features and UX polish

Mircosoft Game Dev

Such use-after-free access needs to be guarded with is_instance_valid(obj) , but this has been surprisingly difficult to get right due to a number of bugs and inconsistencies between debug and release builds. Estébanez ( RandomShaper ) has become an expert on this topic and made a number of improvements included in Godot 3.2.2 and Godot 3.3.

UX 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

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, was still far away, so we tasked Joan Fons ( jfons ), as part of the GSoC program, to write a new CPU lightmapper for Godot 3.x. Rendering: Unified 2D batching.

article thumbnail

GSoC 2019 progress report #1 (part 1)

Mircosoft Game Dev

We also have adopted some UX tips from Unreal Engine 4 for the initialisation of a VCS in a new project, however since Unreal Engine uses an external editor for C++ code by default, we found ourselves looking at something similar to what we already have in Visual Studio/Visual Studio Code. How does it look like? What is next.

article thumbnail

GSoC 2022 - Progress report #1

Mircosoft Game Dev

We asked them to write a progress report to present what they're working on and the current status. Here are the 3 projects/students with links to the relevant sections in this post: Refactor and UX updates of ColorPicker by Vitika Soni ( Vitika9 ). Refactor and UX updates of ColorPicker. UX updates. PRs: #62075 , #62910.

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: Fix read/write issues with NaN and INF in VariantParser ( GH-47500 ). 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 ).

Beta 52
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: Fix read/write issues with NaN and INF in VariantParser ( GH-47500 ). 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