mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-05-09 09:19:37 -04:00
732fbd6547
* Add Sync Mode section to AnimationTree BlendSpace documentation Documents the new SyncMode enum (None, Independent, Cyclic Mutable, Cyclic Constant) added to BlendSpace1D and BlendSpace2D in godotengine/godot#117275. Closes godotengine/godot-docs#11924 * Convert AnimationTree sync mode images from PNG to WebP