article thumbnail

Godot 3.3 has arrived, with a focus on optimization and reliability

Mircosoft Game Dev

Physics: Many fixes to one-way collisions. Fixes to KinematicBody collisions. Cylinder collision shape for GodotPhysics. The biggest difference with the old lightmapper is that the new one features proper path tracing, which results in better looking lightmaps. Many fixes to one-way collisions. New CPU lightmapper.

article thumbnail

GLES2 and GDNative, progress report #6

Mircosoft Game Dev

A mipmap is a smaller version of the original texture, usually filtered in a special way to make them look nicer when they are viewed from an angle or far away. This is why for pixel-art games you often either change the filtering mode of textures or need to disable mipmaps to make the game look nice and sharp. ). Done May 2018.

Pixel 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

Dev snapshot: Godot 3.4 beta 6

Mircosoft Game Dev

Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ). GLES3: Allow repeat flag in viewport textures ( GH-34008 ).

Beta 52
article thumbnail

Release candidate: Godot 3.4 RC 1

Mircosoft Game Dev

Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ). GLES3: Allow repeat flag in viewport textures ( GH-34008 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ). GLES3: Allow repeat flag in viewport textures ( GH-34008 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 2

Mircosoft Game Dev

Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ). GLES3: Allow repeat flag in viewport textures ( GH-34008 ).

Mesh 52
article thumbnail

Godot's new renderer, progress report #3

Mircosoft Game Dev

Implement Particle Shaders, with support for: Sorting, Collision and Soft Particles. Implement the new version of the Godot SVO-based Light Baker. Implement post process effects: DOF Blur, Bloom and Tone Mapping. TODO for Milestone #4 (January 2017). Improve Culling: Portals (rewrite as polygon-based) and Rooms. Add Layered/Stencil rendering.

Render 52