Remove Debug Remove Demo Remove Scripting Remove UX
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. The Dodge The Creeps C# demo running on the iOS Simulator. Thanks to the work of Pedro ( RandomShaper ), debug versions of Godot (e.g. feature set.

Debug 52
article thumbnail

GSoC 2019 progress report #1 (part 1)

Mircosoft Game Dev

Improvements to the Visual Scripting System by Swarnim Arun. I aim to have transitioner functional by the beginning of August which will give me time to debug any potential issues and come up with a fix for the memory leak. The integrated script editor in Godot lacks features found in editors like VS Code, Sublime, Emacs, etc.

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.4 is released with major features and UX polish

Mircosoft Game Dev

by calling queue_free() ) but is still accessed somewhere else in a script. 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. and Godot 3.3. and Godot 3.3. console.log("test").

UX 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. Web editor running the "Ninja Adventure" demo from the eponymous CC0 asset pack by Pixel-Boy and AAA. Raise errors when accessing deleted objects in debug. but going one step too far: in debug builds in 3.2.3, HTML5: Threads, GDNative, AudioWorklet.

article thumbnail

Dev snapshot: Godot 4.0 beta 3

Mircosoft Game Dev

Multi-caret support in TextEdit and script editors ( GH-61902 ). Our script editor maintainer, Paul Batty ( Paulb23 ), implemented initial support for multi-caret editing in TextEdit, which is therefore usable in the GDScript and shader editors, as well as any other multi-line text field in the editor. GH-67128 , GH-67131 ).

Beta 52
article thumbnail

Dev snapshot: Godot 4.0 beta 3

Mircosoft Game Dev

Multi-caret support in TextEdit and script editors ( GH-61902 ). Our script editor maintainer, Paul Batty ( Paulb23 ), implemented initial support for multi-caret editing in TextEdit, which is therefore usable in the GDScript and shader editors, as well as any other multi-line text field in the editor. GH-67128 , GH-67131 ).

Beta 52
article thumbnail

Here comes Godot 3.2, with quality as priority

Mircosoft Game Dev

C# version of the Dodge the Creeps demo running in Firefox. our contributor Yuri Roubinsky did a huge rework of the new visual shader's UX , and eventually assumed full maintainership of the feature. Gilles Roudiere did another pass at improving UX based on user feedback, with a pull request improving the anchors and margin workflow.

Render 52