You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Massive rewrite to AnimationTree. Many APIs changed in order to:
-Reuse resources -Expose properties in AnimationTree
This commit is contained in:
@@ -201,4 +201,6 @@ SceneStringNames::SceneStringNames() {
|
||||
}
|
||||
|
||||
_mesh_changed = StaticCString::create("_mesh_changed");
|
||||
|
||||
parameters_base_path = "parameters/";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user