Block a user
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-24 23:04:14 +00:00
ee5c74aa9e
refactor(Blenvy): deprecated BlueprintName (& BluprintPath), and replaced them with BlueprintInfo
253d33f1bb
feat(asset preloading): experimented with using the underlying gltf crate
e232fedc4b
chore(Blenvy): minor tweaks
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-23 22:34:14 +00:00
4b1268f0a3
feat(Blenvy):
ed5dfeb3cd
feat(Blenvy): removed local assets, as they are useless, renamed AllAssets to BlenvyAssets
c162c33575
feat(Blenvy): added support for Bevy components to meshes & materials
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-23 22:34:14 +00:00
4b1268f0a3
feat(Blenvy):
ed5dfeb3cd
feat(Blenvy): removed local assets, as they are useless, renamed AllAssets to BlenvyAssets
c162c33575
feat(Blenvy): added support for Bevy components to meshes & materials
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-20 05:54:15 +00:00
dafd408bd1
feat(examples): started examples reorg
56763879b1
feat(Blenvy): added an "all-in-one" (almost) Blenvy crate
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-20 05:54:14 +00:00
dafd408bd1
feat(examples): started examples reorg
56763879b1
feat(Blenvy): added an "all-in-one" (almost) Blenvy crate
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-18 21:24:14 +00:00
8b4bb473dc
feat(Blenvy): overhauled pieces of export to make use of Bevy 0.14 upgrade
00bf600ccf
feat(Blenvy): updated (most) of the crates' code to bevy 0.14 (rc)
1686aca655
chore(testing): removed dependency on rapier etc for testing project
2abdb7f64e
feat(Blenvy): fixed & overhauled components processing & hashing
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-18 21:24:14 +00:00
8b4bb473dc
feat(Blenvy): overhauled pieces of export to make use of Bevy 0.14 upgrade
00bf600ccf
feat(Blenvy): updated (most) of the crates' code to bevy 0.14 (rc)
1686aca655
chore(testing): removed dependency on rapier etc for testing project
2abdb7f64e
feat(Blenvy): fixed & overhauled components processing & hashing
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-15 03:54:14 +00:00
e86920168a
feat(blenvy): significant breaking changes in the way components are handled
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-15 03:54:14 +00:00
e86920168a
feat(blenvy): significant breaking changes in the way components are handled
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-13 19:14:14 +00:00
c282dab585
feat(Blenvy): another big cleanup, fixing & improvement pass for Components
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-13 19:14:14 +00:00
c282dab585
feat(Blenvy): another big cleanup, fixing & improvement pass for Components
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-13 03:04:15 +00:00
7d4b0a4bae
feat(Blenvy): more improvements to repair/upgrade components UI
ba4e2c03e6
feat(Blenvy): fixed/ updated rename/fixing tools
85f0d11632
docs(README): minor subtitle change
b424a73a46
feat(Blenvy): renaming/coherency & component workflow pass
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-13 03:04:15 +00:00
7d4b0a4bae
feat(Blenvy): more improvements to repair/upgrade components UI
ba4e2c03e6
feat(Blenvy): fixed/ updated rename/fixing tools
85f0d11632
docs(README): minor subtitle change
b424a73a46
feat(Blenvy): renaming/coherency & component workflow pass
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-11 18:54:13 +00:00
9cb0c6262e
feat(Blenvy): huge improvements to components UI:
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-11 18:54:13 +00:00
9cb0c6262e
feat(Blenvy): huge improvements to components UI:
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-10 18:34:14 +00:00
295c387132
refactor(Blenvy): BIG cleanup
763a520b32
feat(Blenvy):
2f7f3024d9
feat(bevy_gltf_blueprints): added back materials handling ,removing clutter
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-10 18:34:14 +00:00
295c387132
refactor(Blenvy): BIG cleanup
763a520b32
feat(Blenvy):
2f7f3024d9
feat(bevy_gltf_blueprints): added back materials handling ,removing clutter
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-10 02:24:13 +00:00
ed0c85b66e
feat(Blenvy): more work done on materials handling overhaul (wip)
1fdb45bab6
feat(Blenvy): basic working loading of levels & assets
2a74dedcb8
feat(Blenvy & crates):
37f4514b31
feat(bevy_gltf_blueprints): added new experimental asset structs
ba25c3cb20
feat(Blenvy): experimenting with injection of assets data into exported scenes/gltf files
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-06-10 02:24:13 +00:00
ed0c85b66e
feat(Blenvy): more work done on materials handling overhaul (wip)
1fdb45bab6
feat(Blenvy): basic working loading of levels & assets
2a74dedcb8
feat(Blenvy & crates):
37f4514b31
feat(bevy_gltf_blueprints): added new experimental asset structs
ba25c3cb20
feat(Blenvy): experimenting with injection of assets data into exported scenes/gltf files
franklinblanco
synced commits to animation-fixes-and-improvements 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