Remove Collision Remove Render Remove Scripting Remove UX
article thumbnail

Dev snapshot: Godot 3.4 beta 2

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Rendering: Add soft shadows to the CPU lightmapper ( GH-50184 ). Rendering: Add soft shadows to the CPU lightmapper ( GH-50184 ). Crypto: Add HMACContext ( GH-48869 ).

Beta 52
article thumbnail

Dev snapshot: Godot 3.4 beta 4

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Rendering: Add soft shadows to the CPU lightmapper ( GH-50184 ). Rendering: Import option to split vertex buffer stream in positions and attributes ( GH-46574 ).

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

Dev snapshot: Godot 3.4 beta 3

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Rendering: Add soft shadows to the CPU lightmapper ( GH-50184 ). Rendering: Import option to split vertex buffer stream in positions and attributes ( GH-46574 ).

Beta 52
article thumbnail

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

Mircosoft Game Dev

in January 2020, we switched the development focus towards the upcoming Godot 4.0 , which is a major, compatibility-breaking rewrite of the engine's core and rendering. Dynamic BVH for rendering and GodotPhysics. Rendering: Unified 2D batching. More rendering improvements. Physics: Many fixes to one-way collisions.

article thumbnail

Godot 3.4 is released with major features and UX polish

Mircosoft Game Dev

Rendering: Portal occlusion culling. More rendering improvements. Revamped collision layer grid in the inspector. by calling queue_free() ) but is still accessed somewhere else in a script. release, adding an AESContext to provide a scripting interface to AES-ECB and AES-CBC encryption/decryption methods.

UX 52
article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

Exporting C# projects to iOS should be done from macOS using the classical workflow , and the scripts will be automatically compiled Ahead-of-Time (AOT) for iOS. 2D batching for the GLES2 renderer. While most rendering work was postponed for the 4.0 Editor: Improved go-to definition (Ctrl + Click) in script editor ( GH-37293 ).

Debug 52
article thumbnail

Release candidate: Godot 3.2.2 RC 3

Mircosoft Game Dev

2D batching for the GLES2 renderer , thanks to lawnjelly and Clay ( clayjohn ). The new 2D batching is only implemented for the GLES2 renderer, so if you use GLES3 you will not be able to benefit from it in this build. Note that currently, only rects are batched (TileMaps, draw_rect , text rendering, etc.), Notably, Godot 3.2.2

Beta 52