Block a user
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-06 01:24:15 +00:00
0cf3ec99cb
feat(Blenvy): more work done on generated assets
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-05 17:14:14 +00:00
ec95ab5541
feat(Blenvy): a ton of minor & bigger improvements
edd3d3150f
feat(Blenvy): ui improvements & fixes for assets for blueprints & levels
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-05 17:14:14 +00:00
ec95ab5541
feat(Blenvy): a ton of minor & bigger improvements
edd3d3150f
feat(Blenvy): ui improvements & fixes for assets for blueprints & levels
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-05 00:54:14 +00:00
f9cb6de4bc
feat(Blenvy): added "levels" tab (likely going to be replacing the "assets" tab)
2b6e17a6b7
feat(Blenvy): improvements to change detection & co
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-05 00:54:14 +00:00
f9cb6de4bc
feat(Blenvy): added "levels" tab (likely going to be replacing the "assets" tab)
2b6e17a6b7
feat(Blenvy): improvements to change detection & co
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-02 00:04:14 +00:00
0b5cdcc4a5
feat(Blenvy): unified & cleaned up node trees handling for materials/geonodes
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-02 00:04:14 +00:00
0b5cdcc4a5
feat(Blenvy): unified & cleaned up node trees handling for materials/geonodes
franklinblanco
synced commits to refs/pull/188/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-05-31 23:54:14 +00:00
9c7dfb5c76
Replace
FromGltfRef
trait with From<Entity>
.
1758f8dbff
Fix required bounds for GltfRefPlugin.
franklinblanco
synced commits to refs/pull/188/merge at franklinblanco/Blender_bevy_components_workflow from mirror
2024-05-31 23:54:14 +00:00
250bae4c96
Merge
9c7dfb5c76
into 06403153c3
9c7dfb5c76
Replace
FromGltfRef
trait with From<Entity>
.
1758f8dbff
Fix required bounds for GltfRefPlugin.
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-05-31 15:54:13 +00:00
91f38255dd
feat(blenvy): further upgrade & cleanup work for serialize_scene
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-05-31 15:54:13 +00:00
91f38255dd
feat(blenvy): further upgrade & cleanup work for serialize_scene
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-05-30 15:33:04 +00:00
c557334b75
feat(Blenvy): modifier deep scan is done & huge cleanups
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-05-30 15:33:04 +00:00
c557334b75
feat(Blenvy): modifier deep scan is done & huge cleanups
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-05-29 23:13:04 +00:00
cdab4c50f7
feat(blenvy):
a0b1959a43
feat(Blenvy): fixed all broken/ missing auto export elements
2187fee4c8
feat(Blenvy):
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-05-29 23:13:04 +00:00
cdab4c50f7
feat(blenvy):
a0b1959a43
feat(Blenvy): fixed all broken/ missing auto export elements
2187fee4c8
feat(Blenvy):
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-05-26 22:23:03 +00:00
2470736f81
feat(blenvy): fixes & improvements to the settings handling
b957f0573b
feat(Blenvy): settings coherency pass
ea982d330f
refactor(Blenvy): moved components & auto export into a sub folder for clarity
26e75742b2
feat(Blenvy):
4f742e7735
refactor(Blenvy): minor re-orgs
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-05-26 22:23:03 +00:00
2470736f81
feat(blenvy): fixes & improvements to the settings handling
b957f0573b
feat(Blenvy): settings coherency pass
ea982d330f
refactor(Blenvy): moved components & auto export into a sub folder for clarity
26e75742b2
feat(Blenvy):
4f742e7735
refactor(Blenvy): minor re-orgs
franklinblanco
synced commits to refs/pull/188/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-05-26 06:03:04 +00:00
930033354b
Switch to using the SceneInstance component to determine the nearest Gltf.
franklinblanco
synced commits to refs/pull/188/merge at franklinblanco/Blender_bevy_components_workflow from mirror
2024-05-26 06:03:04 +00:00
c9229c6884
Merge
930033354b
into 06403153c3
930033354b
Switch to using the SceneInstance component to determine the nearest Gltf.
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-05-22 20:53:03 +00:00
008f6b3a88
feat(Blenvy): continued overhaul of auto export, slowly adding back tests too