Remove Code Remove Culling Remove UX Remove Writing
article thumbnail

Godot 3.4 is released with major features and UX polish

Mircosoft Game Dev

Rendering: Portal occlusion culling. To simplify some of the most common constructs in input handling code for character movement, Aaron Franke ( aaronfranke ) added two new helper methods : Input.get_axis() and Input.get_vector(). Portal occlusion culling. Core: Promote object validity checks to release builds. normalized().

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

macOS: ARM64 build, code signing. Fabio Alessandrelli ( Faless ) has done a lot of work to enable running the Godot editor on the Web, using the same export code as for Godot-made games (since the Godot editor is developed 100% with the Godot API). macOS: ARM64 build, code signing. Various light culling fixes.