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