Remove Code Remove Debug Remove Scripting Remove UX
article thumbnail

Guest post - “Small Team, Big Project”: Building Moonwards

Mircosoft Game Dev

As Moonwards grows, it will be providing a series of add-ons back to the community for any project to use, adapted from our code. More than that, it’s conveniently network-able code, you get beautiful GameStates out of the box – sequential data, vectorized iterations and all that lovely stuff. However, Godot is not ECS, simply put.

Build 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.

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.2.2 RC 3

Mircosoft Game Dev

While this is not a feature per se, it fixes a major annoyance that users have had with pointers to freed objects unexpectedly being re-assigned to new objects, causing hard-to-debug issues. Note: Breaks compatibility for users of this plugin, but it's easy to adapt your code. C#: Allow debugging exported games ( GH-38115 ).

Beta 52
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. 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.

Debug 52
article thumbnail

Release candidate: Godot 3.2.2 RC 2

Mircosoft Game Dev

While this is not a feature per se, it fixes a major annoyance that users have had with pointers to freed objects unexpectedly being re-assigned to new objects, causing hard-to-debug issues. this bug was fixed with a more comprehensive approach which prevents dangling Variant pointers in both release and debug builds. Other changes.

Beta 52
article thumbnail

Dev snapshot: Godot 3.2.2 beta 4

Mircosoft Game Dev

While this is not a feature per se, it fixes a major annoyance that users have had with pointers to freed objects unexpectedly being re-assigned to new objects, causing hard-to-debug issues. this bug was fixed with a more comprehensive approach which prevents dangling Variant pointers in both release and debug builds. Other changes.

Beta 52
article thumbnail

Release candidate: Godot 3.2.2 RC 1

Mircosoft Game Dev

While this is not a feature per se, it fixes a major annoyance that users have had with pointers to freed objects unexpectedly being re-assigned to new objects, causing hard-to-debug issues. this bug was fixed with a more comprehensive approach which prevents dangling Variant pointers in both release and debug builds. Other changes.

Beta 52