Remove Animation Remove Baking Remove Debug Remove Shaders
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

A refactor of Animation APIs to change the stop(reset: bool) to two separate stop() and pause() methods ( GH-71218 ), as was heavily requested by the community. Some of the most notables feature changes in this update are: Animation: Split pause() from AnimationPlayer's stop() ( GH-71218 ). A lot more GDScript fixes and improvements!

Beta 110
article thumbnail

Maintenance release: Godot 3.5.1

Mircosoft Game Dev

Animation: Fix AnimationNode has_filter not being called in scripts ( GH-64560 ). Animation: Fix potential bug with node rename in BlendTree editor ( GH-65651 ) [regression fix]. Animation: Fix crash when playing SceneTreeTween right after finishing ( GH-65896 ). Rendering: Portals: Show RayCast debug helper ( GH-65686 ).

Baking 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 4.0 beta 12

Mircosoft Game Dev

A refactor of Animation APIs to change the stop(reset: bool) to two separate stop() and pause() methods ( GH-71218 ), as was heavily requested by the community. Some of the most notables feature changes in this update are: Animation: Split pause() from AnimationPlayer’s stop() ( GH-71218 ). A lot more GDScript fixes and improvements!

Beta 84
article thumbnail

Maintenance release: Godot 3.5.1

Mircosoft Game Dev

Animation: Fix AnimationNode has_filter not being called in scripts ( GH-64560 ). Animation: Fix potential bug with node rename in BlendTree editor ( GH-65651 ) [regression fix]. Animation: Fix crash when playing SceneTreeTween right after finishing ( GH-65896 ). Rendering: Portals: Show RayCast debug helper ( GH-65686 ).

Baking 40
article thumbnail

Release candidate: Godot 3.5.1 RC 2

Mircosoft Game Dev

Animation: Fix AnimationNode has_filter not being called in scripts ( GH-64560 ). Animation: Fix potential bug with node rename in BlendTree editor ( GH-65651 ). Animation: Fix crash when playing SceneTreeTween right after finishing ( GH-65896 ). iOS: Workaround WebKit/ANGLE shader compilation bug for WebGL 2.0 ( GH-64811 ).

Render 52
article thumbnail

Release candidate: Godot 3.5 RC 6

Mircosoft Game Dev

This RC 6 has a few notable changes compared to the previous build: In RC 4, async shader compilation and caching was enabled by default on desktop, but several users reported issues with it on some hardware. You can enable it in the Project Settings ( rendering/gles3/shaders/shader_compilation_mode ). Estébanez ( RandomShaper )!

Render 52
article thumbnail

Release candidate: Godot 3.5 RC 8

Mircosoft Game Dev

and included in this release candidate are: Asynchronous shader compilation + caching (ubershader) ( GH-53411 ). A long awaited solution to shader compilation stuttering on OpenGL, courtesy Pedro J. The new NavigationServer adds support for obstacle avoidance using the RVO2 library, and navigation meshes can now be baked at runtime.

Render 52