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: Only disable depth writing in opaque pipelines ( GH-71124 ). Import: Add vertex color support to OBJ importer ( GH-71033 ).

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: Only disable depth writing in opaque pipelines ( GH-71124 ). Editor: Fix Tab key usage in EditorSpinSlider (and hence inpector) ( GH-71271 ).

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

Godot 4.0 gets SDF based real-time global illumination

Mircosoft Game Dev

Ensure your meshes are marked as "Static Bake", then enable SDFGI in the Environment settings. There are also some new debug modes to visualize how SDFGI is working: SDFGI Cascades: Show the world as SDF, helps you understand what voxel sizes are, so you adjust your geometry to work better with those voxel sizes.

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

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

Cocos

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. To create, we create a Cocos Shader file named “gaussian-blur.effect” and write the following. Note: In Cocos Creator 3.8.0,

Shaders 98
article thumbnail

GSoC 2022 - Progress report #1

Mircosoft Game Dev

We asked them to write a progress report to present what they're working on and the current status. UV2 Texel Density Debug Draw Mode. x CPU lightmapper and adding a new debug draw mode for visualizing the texel density of lightmaps. Debug draw mode for texel density. Soft Shadows (merged). Introduction. No soft shadows.

article thumbnail

Dev snapshot: Godot 3.4 beta 6

Mircosoft Game Dev

Core: Complain if casting a freed object in a debug session ( GH-51095 ). Core: Fix read/write issues with NaN and INF in VariantParser ( GH-47500 ). Core: Add detailed error messages to release builds (used to be debug-only) ( GH-53405 ). Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ).

Beta 52