Remove Baking Remove Debug Remove Shaders Remove Texture
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

Export: Fix missing "debug"/"release" export presets feature tags ( GH-71274 ). Navigation: Fix for navmesh baking when parsing StaticBody colliders ( GH-70904 ). Rendering: Fix multiple issues that make the normal roughness texture unusable ( GH-71130 ). OpenXR: Add Pico controller profile ( GH-70167 ).

Beta 110
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

Export: Fix missing “debug”/”release” export presets feature tags ( GH-71274 ). Navigation: Fix for navmesh baking when parsing StaticBody colliders ( GH-70904 ). Rendering: Fix multiple issues that make the normal roughness texture unusable ( GH-71130 ). Import: Add vertex color support to OBJ importer ( GH-71033 ).

Beta 84
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.5 RC 7

Mircosoft Game Dev

Ignore support for S3TC texture compression on Android and iOS devices in GLES3 (already done since 3.4 and included in this release candidate are: Asynchronous shader compilation + caching (ubershader) ( GH-53411 ). A long awaited solution to shader compilation stuttering on OpenGL, courtesy Pedro J. for GLES2).

Render 52
article thumbnail

Release candidate: Godot 3.5 RC 8

Mircosoft Game Dev

and included in this release candidate are: Asynchronous shader compilation + caching (ubershader) ( GH-53411 ). A long awaited solution to shader compilation stuttering on OpenGL, courtesy Pedro J. The new NavigationServer adds support for obstacle avoidance using the RVO2 library, and navigation meshes can now be baked at runtime.

Render 52
article thumbnail

Cocos Creator 3.8 Post-Process Shader Writing (2/2) Advanced

Cocos

Preface In the last article , Kylin shared how to add your own post-effect Shader in the custom render pipeline in Cocos Creator 3.8. However, based on the BlitScreen solution, we can only write the simplest post-effect Shader. Today Kylin will use Gaussian blur to demonstrate how to write a multi-pass post-effect shader.

Shaders 98
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. Raise errors when accessing deleted objects in debug. but going one step too far: in debug builds in 3.2.3, It was reusing parts of the code for baking GIProbes, and that made it quick but not great in terms of quality. HTML5: Threads, GDNative, AudioWorklet.

article thumbnail

Dev snapshot: Godot 3.2.4 beta 5

Mircosoft Game Dev

It also adds a much-requested minimap to GraphEdit , and thus to the VisualScript and Visual Shader editors. Core: Disable decayment of freed Objects to null in debug builds ( GH-41866 ). GLES2: Fix glow on devices with only 8 texture slots ( GH-42446 ). GLES2: Use separate texture unit for light_texture ( GH-42538 ).

Beta 52