Remove Culling Remove Editing Remove UX Remove Writing
article thumbnail

Godot 3.4 is released with major features and UX polish

Mircosoft Game Dev

Rendering: Portal occlusion culling. Portal occlusion culling. Up till now a significant missing feature in the renderer has been the ability to cull (prevent rendering) objects that are within the camera view, but occluded by another object (for instance a wall). Core: Promote object validity checks to release builds.

UX 52
article thumbnail

Dev snapshot: Godot 3.4 beta 5

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Editor: Improve the editor feature profiles UX ( GH-49643 ). Editor: Improve the UI/UX of the Export Template Manager dialog ( GH-50531 ). Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). In-depth documentation is available.

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 6

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Core: Fix read/write issues with NaN and INF in VariantParser ( GH-47500 ). Editor: Improve the editor feature profiles UX ( GH-49643 ). Editor: Improve the UI/UX of the Export Template Manager dialog ( GH-50531 ). In-depth documentation is available.

Beta 52
article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Core: Fix read/write issues with NaN and INF in VariantParser ( GH-47500 ). Editor: Improve the editor feature profiles UX ( GH-49643 ). Editor: Improve the UI/UX of the Export Template Manager dialog ( GH-50531 ). In-depth documentation is available.

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 2

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Core: Fix read/write issues with NaN and INF in VariantParser ( GH-47500 ). Editor: Improve the editor feature profiles UX ( GH-49643 ). Editor: Improve the UI/UX of the Export Template Manager dialog ( GH-50531 ). In-depth documentation is available.

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 1

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Core: Fix read/write issues with NaN and INF in VariantParser ( GH-47500 ). Editor: Improve the editor feature profiles UX ( GH-49643 ). Editor: Improve the UI/UX of the Export Template Manager dialog ( GH-50531 ). In-depth documentation is available.

Mesh 52
article thumbnail

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

Mircosoft Game Dev

Improved Inspector sub-resource editing. was still far away, so we tasked Joan Fons ( jfons ), as part of the GSoC program, to write a new CPU lightmapper for Godot 3.x. Various light culling fixes. Improved Inspector sub-resource editing. Physics: Many fixes to one-way collisions. Fixes to KinematicBody collisions.