Remove Code Remove Editing Remove Scripting Remove UX
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.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. To simplify some of the most common constructs in input handling code for character movement, Aaron Franke ( aaronfranke ) added two new helper methods : Input.get_axis() and Input.get_vector(). Promote object validity checks to release builds. normalized().

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

macOS: ARM64 build, code signing. Improved Inspector sub-resource editing. 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). macOS: ARM64 build, code signing.

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. 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 ). Multi window code editors by trollodel. UX updates.

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

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. Improvements to the Visual Scripting System by Swarnim Arun. Improvements to the Visual Scripting System – Swarnim Arun.