article thumbnail

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

Mircosoft Game Dev

using data oriented algorithms to process the culling of objects and both secondary command buffers and automatic batching to efficiently submit the draw primitives. x point releases (which we are now intending to do more often, allowing several releases per year). Rendering is significantly more efficient in Godot 4.0,

AAA 145
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. Better handling of Variant s pointing to released Object s. AStar: Make get_closest_point() deterministic for equidistant points ( GH-39409 ). Porting existing 3.2

Debug 52