Block a user
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-21 00:23:03 +00:00
a001ee21f6
test(auto_export):
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-20 16:13:21 +00:00
b51a0d38e2
chore(testing): made nesting cases even more complex to cover different scenarios
83258dbd07
fix(auto_export): found & fixed a huge issue with handling of hierarchies
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-20 16:13:21 +00:00
b51a0d38e2
chore(testing): made nesting cases even more complex to cover different scenarios
83258dbd07
fix(auto_export): found & fixed a huge issue with handling of hierarchies
franklinblanco
synced commits to refs/pull/170/merge at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-20 16:13:21 +00:00
733628ec9f
Merge
b51a0d38e2
into 9f21df035b
b51a0d38e2
chore(testing): made nesting cases even more complex to cover different scenarios
83258dbd07
fix(auto_export): found & fixed a huge issue with handling of hierarchies
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-20 00:03:03 +00:00
c2f09fbf22
feat(): added 'animated' flag component (wip) to mark any worlds/blueprints entities that have animations
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-20 00:03:03 +00:00
c2f09fbf22
feat(): added 'animated' flag component (wip) to mark any worlds/blueprints entities that have animations
franklinblanco
synced commits to refs/pull/170/merge at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-20 00:03:03 +00:00
260663e38e
Merge
c2f09fbf22
into 9f21df035b
c2f09fbf22
feat(): added 'animated' flag component (wip) to mark any worlds/blueprints entities that have animations
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-19 15:53:04 +00:00
7584078f6d
chore(testing): minor tweaks to testing blend file
87c03657e5
chore(auto_export): further experimentation
franklinblanco
pushed to master at franklinblanco/bug_bevy_gltf_comp_replication
2024-03-19 11:51:03 +00:00
fa0ebfe426
Changed auto save to not use change detection
franklinblanco
created branch master in franklinblanco/bug_bevy_gltf_comp_replication
2024-03-19 11:43:58 +00:00
franklinblanco
pushed to master at franklinblanco/bug_bevy_gltf_comp_replication
2024-03-19 11:43:58 +00:00
c3a7707f3d
First commit full setup
franklinblanco
created repository franklinblanco/bug_bevy_gltf_comp_replication
2024-03-19 11:43:34 +00:00
franklinblanco
synced and deleted reference 2024-03-18 23:43:04 +00:00
refs/tags/asset_preloading
at franklinblanco/Blender_bevy_components_workflow from mirror
franklinblanco
synced and deleted reference 2024-03-18 23:43:04 +00:00
refs/tags/refs/pull/169/merge
at franklinblanco/Blender_bevy_components_workflow from mirror
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-18 23:43:04 +00:00
franklinblanco
synced new reference animation-fixes-and-improvements to franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-18 23:43:04 +00:00
franklinblanco
synced commits to main at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-18 23:43:04 +00:00
9f21df035b
feat(): Asset preloading basics (#169)
franklinblanco
synced commits to refs/pull/168/merge at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-18 23:43:04 +00:00
2cdac0dddf
Merge
04a8ebcd4a
into 9f21df035b
9f21df035b
feat(): Asset preloading basics (#169)
franklinblanco
synced commits to refs/pull/169/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-18 23:43:04 +00:00
5d7f633750
chore(crates): fixed links, slight tweaks, bumped versions
6bee4ae25b
feat(blueprints): added gltf file path for more informative error in case a gltf is missing
d2e25a1a23
chore(bevy_components): updated expected files, since testing registry changed
e016b3ec7b
chore(auto_export): bumped version
franklinblanco
synced commits to asset_preloading at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-18 15:33:05 +00:00
68eac8d320
chore(): minor clippy tweak
079aed7627
chore():
65c009c210
chore(testing): added detection of blueprints list
1891903f03
chore(): docstrings, minor cleanups