mirror of
https://github.com/kaosat-dev/Blender_bevy_components_workflow.git
synced 2024-11-21 19:44:18 +00:00
chore(): updated registry for testing setup
This commit is contained in:
parent
4586273e37
commit
5621b66cb3
@ -13340,11 +13340,11 @@
|
||||
"type": "object",
|
||||
"typeInfo": "Struct"
|
||||
},
|
||||
"blenvy::blueprints::animation::SceneAnimations": {
|
||||
"blenvy::blueprints::animation::InstanceAnimations": {
|
||||
"additionalProperties": false,
|
||||
"isComponent": true,
|
||||
"isResource": false,
|
||||
"long_name": "blenvy::blueprints::animation::SceneAnimations",
|
||||
"long_name": "blenvy::blueprints::animation::InstanceAnimations",
|
||||
"properties": {
|
||||
"graph": {
|
||||
"type": {
|
||||
@ -13367,7 +13367,7 @@
|
||||
"named_indices",
|
||||
"graph"
|
||||
],
|
||||
"short_name": "SceneAnimations",
|
||||
"short_name": "InstanceAnimations",
|
||||
"type": "object",
|
||||
"typeInfo": "Struct"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user