Remove Code Remove Debug Remove UX Remove Writing
article thumbnail

GSoC 2022 - Progress report #1

Mircosoft Game Dev

Like in previous years, Godot is participating again in the Google Summer of Code program for its 2022 edition. We asked them to write a progress report to present what they're working on and the current status. Multi window code editors by trollodel. Refactor and UX updates of ColorPicker. UX updates. What's next.

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

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

GSoC 2019 progress report #1 (part 1)

Mircosoft Game Dev

As announced previously , Godot is participating for the second time in the Google Summer of Code (GSoC) programme, which lets students from all over the world work for three months on specific projects thanks to a Google stipend. We are now at the middle of the coding period, so students have around 6 weeks left in the GSoC programme.

article thumbnail

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

Mircosoft Game Dev

macOS: ARM64 build, code signing. Raise errors when accessing deleted objects in debug. Fabio Alessandrelli ( Faless ) has done a lot of work to enable running the Godot editor on the Web, using the same export code as for Godot-made games (since the Godot editor is developed 100% with the Godot API). iOS: New plugin API.

article thumbnail

GSoC 2019 progress report #3

Mircosoft Game Dev

For the second time, Godot took part in the Google Summer of Code (GSoC) programme, which lets students from all over the world work for three months on specific projects thanks to a Google stipend. Port connection swapping was also added as a minor UX improvement. You can use Ctrl + G to quick create functions from the selected nodes.

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