Remove Debug Remove Mesh Remove Point and Click Remove Writing
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
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. When the Script button is clicked and the Script editor is undocked, the Script editor window is focused. UV2 Texel Density Debug Draw Mode. Debug draw mode for texel density. Let me show a video demonstration of it.

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.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 2021 - Progress report #1

Mircosoft Game Dev

Here are the 5 projects/students with links to the relevant sections in this post: Implementing a DAP backend for debugging Godot projects by Ricardo Subtil ( Ev1lbl0w ). Implementing a DAP backend for debugging Godot projects. Project: Implementing a DAP backend for debugging Godot projects. Branch: Ev1lbl0w/gsoc21-dap.

Debug 52
article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

Since we previously did not version our Android plugin systems, this new one is now labelled v1 , and is the starting point for the modern Godot Android ecosystem. The Android plugin documentation has been updated with instructions on how to write plugins for this new system. Better handling of Variant s pointing to released Object s.

Debug 52
article thumbnail

[Tutorial]Make the game run smoothly on high-end, mid-range, and low-end devices - Guide to Cocos Cyberpunk Source Code

Cocos

I have actually wanted to write about this topic for a long time, but to clarify this topic, it’s not enough to just talk about it. The above words may have seemed too abstract, let’s get straight to the point, the main content of this article. Debugging Parameters Next, let’s take a look at the following code.

Code 52