Remove Lightmap Remove Mesh Remove Point and Click Remove Shaders
article thumbnail

Cocos Creator 3.7.2 Focuses On Optimized Rendering And Lighting Capabilities

Cocos

See the documentation “Render Debugging - Run Time Using Render debugging”: [link] • When the node animates, add the tween ‘destroySelf’ method to destroy the front nodal point. Fixed an issue where Mesh objects created through MeshUtils.createMesh caused data anomalies. New and standard-material will default to Surface Shader.

Render 52
article thumbnail

Release candidate: Godot 3.4 RC 1

Mircosoft Game Dev

Notable changes are in-editor class reference translations (so far Chinese (Simplified), Spanish, and some French), some new rendering features (high quality glow mode, 3D point light attenuation option), and a number of C# marshalling fixes. GridMap: Implement individual mesh transform for MeshLibrary items ( GH-52298 ).

Mesh 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

Godot for AA/AAA game development - What's missing?

Mircosoft Game Dev

supports advanced global illumination techniques such as lightmapping (including SH lightmapping), Voxel GI (which is fully real-time) and SDFGI (which is a single click, open world GI solution). x point releases (which we are now intending to do more often, allowing several releases per year). Additionally, Godot 4.0

AAA 145
article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

GridMap: Implement individual mesh transform for MeshLibrary items ( GH-52298 ). Mesh: Implement octahedral map normal/tangent attribute compression ( GH-46800 ). Mesh: Options to clean/simplify convex hull generated from mesh ( GH-50328 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 2

Mircosoft Game Dev

GridMap: Implement individual mesh transform for MeshLibrary items ( GH-52298 ). Mesh: Implement octahedral map normal/tangent attribute compression ( GH-46800 ). Mesh: Options to clean/simplify convex hull generated from mesh ( GH-50328 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ).

Mesh 52
article thumbnail

GSoC 2022 - Progress report #1

Mircosoft Game Dev

Project: Allow undocking the Script editor and the Shader editor. In this project, I'll focus to make the Script editor and the Shader editor undockable, and keep the undocked windows after editor restarts. Detaching the Script editor and the Shader editor is done for the most part. Also, there are some bugs to be fixed.