Remove Baking Remove Data Remove Texture Remove Visual Scripting
article thumbnail

Release candidate: Godot 3.4 RC 1

Mircosoft Game Dev

Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Android: Add basic user data backup option ( GH-49070 ). Android: Add support for prompting the user to retain app data on uninstall ( GH-51605 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ).

Mesh 52
article thumbnail

Dev snapshot: Godot 3.4 beta 6

Mircosoft Game Dev

Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Android: Add basic user data backup option ( GH-49070 ). Android: Add support for prompting the user to retain app data on uninstall ( GH-51605 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ).

Beta 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

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Android: Add basic user data backup option ( GH-49070 ). Android: Add support for prompting the user to retain app data on uninstall ( GH-51605 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 2

Mircosoft Game Dev

Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Android: Add basic user data backup option ( GH-49070 ). Android: Add support for prompting the user to retain app data on uninstall ( GH-51605 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ).

Mesh 52
article thumbnail

GSoC 2019 progress report #1 (part 2)

Mircosoft Game Dev

Improvements to the Visual Scripting System by Swarnim Arun. Instead of computing the amount of light that reaches a certain surface every frame for every light source, we precompute all this information and store it in a single texture. Along with data collection, I tried out implementing KDTree and KNN search.