Remove Content Remove Culling Remove Texture 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 ). Editor: Improve the editor feature profiles UX ( GH-49643 ). Editor: Improve the UI/UX of the Export Template Manager dialog ( GH-50531 ).

Beta 52
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 ). 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
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 4

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). 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

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

Release candidate: Godot 3.2.2 RC 3

Mircosoft Game Dev

Core: Fixed false positives in the culling system ( GH-37863 ). Files: Improve UX of drive letters ( GH-36639 ). GLES2/GLES3: Add support for OpenGL external textures ( GH-36342 ). GLES2/GLES3: Reset texture flags after radiance map generation ( GH-37815 ). RichTextLabel: Add option to fit height to contents ( GH-33235 ).

Beta 52
article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

release, with a lot of new content and many updates to existing tutorials to match the 3.2 Core: Fixed false positives in the culling system ( GH-37863 ). Files: Improve UX of drive letters ( GH-36639 ). GLES2/GLES3: Add support for OpenGL external textures ( GH-36342 ). feature set. CSG: Various bug fixes ( GH-38011 ).

Debug 52
article thumbnail

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

Mircosoft Game Dev

such as support for baking environment lighting, lightmap texture atlassing, per-object resolution scaling, cubic filtering of lightmaps at runtime, and last but not least, automatic disabling of baked lights, which eases up the pain of mixing baked and non-baked objects and light in the same scene. Various light culling fixes.