Remove Alpha Remove Collision Remove Engineering Remove Render
article thumbnail

Dev snapshot: Godot 4.0 alpha 15

Mircosoft Game Dev

While this process is ongoing, we'll keep releasing alpha builds so here's 4.0 This alpha doesn't include official builds with.NET 6 support yet, as we still have more work to do to enable this. Rendering: Octahedral normal/tangent compression ( GH-60309 ). alpha builds. Core: A plethora of renames!

Alpha 52
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

Over the course of the last four months the engine has seen many changes, making it more stable and feature complete, and it's getting very close to the state that we would be happy with. More engine enums are now bound with BitField, making their usage more type-safe, especially in C# ( GH-71037 , GH-71045 , GH-71116 ). beta releases.

Beta 105
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 4.0 beta 12

Mircosoft Game Dev

Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). As always, a bunch of nice rendering fixes! Physics: Fix sphere-capsule collision logic ( GH-70660 ). Rendering: Only disable depth writing in opaque pipelines ( GH-71124 ).

Beta 110
article thumbnail

Godot's 2D engine gets several improvements for upcoming 4.0

Mircosoft Game Dev

Vulkan rewrite has largely been enhancements to the 3D engine, the 2D side will also see several improvements. The main one was performance due to every light being rendered in a separate draw pass. A very requested feature for the 2D engine is the possibility to have 2D directional lights and shadows. Improved Performance.

Engine 55
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

Over the course of the last four months the engine has seen many changes, making it more stable and feature complete, and it’s getting very close to the state that we would be happy with. More engine enums are now bound with BitField, making their usage more type-safe, especially in C# ( GH-71037 , GH-71045 , GH-71116 ). beta releases.

Beta 80
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). As always, a bunch of nice rendering fixes! Physics: Fix sphere-capsule collision logic ( GH-70660 ). Rendering: Only disable depth writing in opaque pipelines ( GH-71124 ).

Beta 84
article thumbnail

Godot's new renderer, progress report #2

Mircosoft Game Dev

It's been a month since the first progress report , and progress continues towards the new Godot renderer. Little by little every system falls into place, and rendering starts feeling a lot more mature. Implement Particle Shaders, with support for: Sorting, Collision and Soft Particles. Add Layered/Stencil rendering.

Render 52