Remove Bug Remove Code Remove Culling Remove UX
article thumbnail

Release candidate: Godot 3.2.2 RC 3

Mircosoft Game Dev

Fix for the dangling Variant bug , kudos to Pedro ( RandomShaper ). Note: If using C#, the.csproj file will be converted with some bug fixes which makes it incompatible with earlier Godot 3.2 Fix for the dangling Variant bug. Note: Breaks compatibility for users of this plugin, but it's easy to adapt your code.

Beta 52
article thumbnail

Dev snapshot: Godot 3.2.2 beta 4

Mircosoft Game Dev

This beta 4 fixes some regressions and adds more bug fixes to make the upcoming release even better. Fix for the dangling Variant bug , kudos to Pedro ( RandomShaper ). Note: If using C#, the.csproj file will be converted with some bug fixes which makes it incompatible with earlier Godot 3.2 Fix for the dangling Variant bug.

Beta 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

Release candidate: Godot 3.2.2 RC 2

Mircosoft Game Dev

Fix for the dangling Variant bug , kudos to Pedro ( RandomShaper ). Note: If using C#, the.csproj file will be converted with some bug fixes which makes it incompatible with earlier Godot 3.2 Fix for the dangling Variant bug. Core: Fixed false positives in the culling system ( GH-37863 ). Notably, Godot 3.2.2 and 3.2.1.

Beta 52
article thumbnail

Release candidate: Godot 3.2.2 RC 1

Mircosoft Game Dev

Fix for the dangling Variant bug , kudos to Pedro ( RandomShaper ). Note: If using C#, the.csproj file will be converted with some bug fixes which makes it incompatible with earlier Godot 3.2 Fix for the dangling Variant bug. Core: Fixed false positives in the culling system ( GH-37863 ). Notably, Godot 3.2.2 and 3.2.1.

Beta 52
article thumbnail

Godot 3.4 is released with major features and UX polish

Mircosoft Game Dev

Rendering: Portal occlusion culling. 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. Portal occlusion culling. Core: Promote object validity checks to release builds.

UX 52
article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

branch is worked on in parallel and receives minor updates to fix bugs, improve usability and occasionally add some compatible features. Among a wide array of bug fixes to the GLES2 and GLES3 renderer, they also designed and implemented a 2D batching system for GLES2 , which greatly optimizes the 2D rendering performance in many situations.

Debug 52
article thumbnail

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

Mircosoft Game Dev

x updates with bug fixes, but also new features as long as they don't require breaking compatibility. x), we're going back to a stricter application of semantic versioning and those releases will only contain bug fixes and usability/documentation improvements. macOS: ARM64 build, code signing. macOS: ARM64 build, code signing.