Remove Animation Remove Game Engine Remove Mesh Remove Shaders
article thumbnail

Dev snapshot: Godot 4.0 beta 16

Mircosoft Game Dev

Fix a handful of regressions from some of the bigger input and animation changes merged for beta 15. Those typically shouldn’t add instability to the engine, but may require doing some changes in your scripts, scenes, and shaders if you were using the affected APIs. Rendering: Fix LCD font AA on OpenGL renderer ( GH-72125 ).

Beta 108
article thumbnail

Dev snapshot: Godot 4.0 beta 8

Mircosoft Game Dev

Some of the most notables feature changes in this update are: Animation: Add track validator to AnimationPlayerEditor to detect tracks which have error ( GH-68770 ). Animation: Refactor process of animation to retrive keys more exactly ( GH-69336 ). See the list of PRs with the breaks compat label for details. GH-68870 ).

Beta 95
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 alpha 15

Mircosoft Game Dev

Animation: Complete implementation of Animation Retargeting ! Animation: Complete implementation of Animation Retargeting ! Animation: Make cubic_interpolate() consider key time in animation ( GH-63602 ). Animation: Improve animation track optimizer ( GH-64132 ). for instructions.

Alpha 52
article thumbnail

Dev snapshot: Godot 3.4 beta 4

Mircosoft Game Dev

Animation: Add animation "reset" track feature ( GH-44558 ). Mesh: Implement octahedral map normal/tangent attribute compression ( GH-46800 ). Mesh: Options to clean/simplify convex hull generated from mesh ( GH-50328 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ).

Beta 52
article thumbnail

Dev snapshot: Godot 3.4 beta 3

Mircosoft Game Dev

and included in this beta are: Animation: Add animation "reset" track feature ( GH-44558 ). Mesh: Implement octahedral map normal/tangent attribute compression ( GH-46800 ). Mesh: Options to clean/simplify convex hull generated from mesh ( GH-50328 ). Mesh: Fix UV mapping on CSGSphere ( GH-49195 ).

Beta 52
article thumbnail

Dev snapshot: Godot 3.4 beta 2

Mircosoft Game Dev

and included in this beta are: Animation: Add animation "reset" track feature ( GH-44558 ). Mesh: Options to clean/simplify convex hull generated from mesh ( GH-50328 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Mesh: Fix UV mapping on CSGSphere ( GH-49195 ).

Beta 52
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: Animated sprites, both 2D and 3D, now support options for more precise timing of individual frames ( GH-65609 ). More engine enums are now bound with BitField, making their usage more type-safe, especially in C# ( GH-71037 , GH-71045 , GH-71116 ).

Beta 105