Remove Baking Remove Build Remove Debug Remove Texture
article thumbnail

Maintenance release: Godot 3.3.2

Mircosoft Game Dev

Notably, Windows users could experience crashes when baking lightmaps. stable: Android: Remove -fno-integrated-as , it can break arm64v8 build ( GH-48851 ). HTML5: Fix GDNative build with Emscripten 2.0.19+ ( GH-48831 ). Import: Print a warning when importing a repeating NPOT texture in a GLES2 project ( GH-48817 ).

article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

Export: Fix missing "debug"/"release" export presets feature tags ( GH-71274 ). iOS: Check Xcode output and display errors if code signing, project build or.ipa export failed ( GH-71212 ). Navigation: Fix for navmesh baking when parsing StaticBody colliders ( GH-70904 ). Requires.NET SDK 6.0 specifically.

Beta 110
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

Dev snapshot: Godot 3.2.4 beta 1

Mircosoft Game Dev

This first beta build already includes a number of them which have been worked on by core contributors, with notable mentions to: Android App Bundle and subview embedding support. And this is just a first beta, there's more in the works that will be included in future beta builds. C#: Official builds now use Mono 6.12.0.102.

Beta 52
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

Export: Fix missing “debug”/”release” export presets feature tags ( GH-71274 ). iOS: Check Xcode output and display errors if code signing, project build or.ipa export failed ( GH-71212 ). Navigation: Fix for navmesh baking when parsing StaticBody colliders ( GH-70904 ). NET 6 build (C#, GDScript, GDExtension).

Beta 84
article thumbnail

Dev snapshot: Godot 3.2.4 beta 3

Mircosoft Game Dev

This new beta 3 build comes shortly after last week's beta 2 to fix some of the regressions and bugs reported against that release. The only big change is that the classical build for macOS is now a universal binary, with both x86_64 and arm64 architectures included (to support the new ARM-based Apple M1 chip natively).

Beta 52
article thumbnail

Dev snapshot: Godot 3.2.4 beta 2

Mircosoft Game Dev

Improved Web editor prototype and AudioWorklet support for multithreaded HTML5 builds (new in 3.2.4 And there's even more in the works that will be included in future beta builds. C#: Official builds now use Mono 6.12.0.111. C#: Re-work solution build output panel ( GH-42547 ). Mono build (C# support + all the above).

Beta 52
article thumbnail

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

Mircosoft Game Dev

x releases, now that we have a fairly mature base to build upon. macOS: ARM64 build, code signing. Raise errors when accessing deleted objects in debug. introduced a new API for Android plugins which allow building and distributing them easily to end users. macOS: ARM64 build, code signing. iOS: New plugin API.