Block a user
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-26 20:23:05 +00:00
84e5de8c3e
feat(auto_export): major ui restructuring
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-23 19:33:03 +00:00
8a3cecf0c9
feat(auto_export):
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-23 19:33:03 +00:00
8a3cecf0c9
feat(auto_export):
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-23 03:13:05 +00:00
791861c06f
feat(auto_export): more work done to get various merging/split modes to work coherently
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-23 03:13:05 +00:00
791861c06f
feat(auto_export): more work done to get various merging/split modes to work coherently
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-22 19:03:05 +00:00
9af2cba1cf
refactor(auto_export): ported the internal logic over to the new, more optimised blueprints helpers
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-22 19:03:05 +00:00
9af2cba1cf
refactor(auto_export): ported the internal logic over to the new, more optimised blueprints helpers
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-20 02:03:04 +00:00
8b3c2e8ff4
feat(testing): expanded testing data to a lib & main file to test external assets etc
bde945a093
feat(auto_export): further experiments, looking good !
17248247a3
feat(auto_export): further experiments & cleanups
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-20 02:03:04 +00:00
8b3c2e8ff4
feat(testing): expanded testing data to a lib & main file to test external assets etc
bde945a093
feat(auto_export): further experiments, looking good !
17248247a3
feat(auto_export): further experiments & cleanups
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-17 00:43:04 +00:00
4c6ed3bc2a
feat(auto_export): lots of cleanups , tweaks etc
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-17 00:43:04 +00:00
4c6ed3bc2a
feat(auto_export): lots of cleanups , tweaks etc
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-16 16:33:04 +00:00
1041656dc7
chore(testing): tweaks to testing blend file
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-16 16:33:04 +00:00
1041656dc7
chore(testing): tweaks to testing blend file
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-16 00:23:04 +00:00
2d459abaf3
chore(): cargo fmt
742c5b19f0
chore(): some clippy changes
7a8b91f4ec
tests(auto-export): fixed one test, fleshed out some others, added more specific tests
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-16 00:23:04 +00:00
2d459abaf3
chore(): cargo fmt
742c5b19f0
chore(): some clippy changes
7a8b91f4ec
tests(auto-export): fixed one test, fleshed out some others, added more specific tests
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-15 16:13:04 +00:00
db1a15ec63
feat(auto_export): fixes, improvements etc etc
2f54bea7c9
feat(auto_export): since all variations of using depsgraphs_update & co failed to be reliable, switching to brute force
9ec60a783b
feat(auto_export): more preferences handling tweaks, tracker changes etc
98930af5f5
feat(auto_export): more work on correct parameter change detection from gltf & auto export
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-15 16:13:04 +00:00
db1a15ec63
feat(auto_export): fixes, improvements etc etc
2f54bea7c9
feat(auto_export): since all variations of using depsgraphs_update & co failed to be reliable, switching to brute force
9ec60a783b
feat(auto_export): more preferences handling tweaks, tracker changes etc
98930af5f5
feat(auto_export): more work on correct parameter change detection from gltf & auto export
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-10 22:23:03 +00:00
6a1594188e
feat(auto_export): continued refactoring & internal improvements
franklinblanco
synced commits to refs/pull/170/head at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-10 22:23:03 +00:00
6a1594188e
feat(auto_export): continued refactoring & internal improvements
franklinblanco
synced commits to animation-fixes-and-improvements at franklinblanco/Blender_bevy_components_workflow from mirror
2024-04-10 06:13:03 +00:00
c2dc0324c3
feat(bevy_components):
a630494f88
feat(auto_export): continued fixes & tons of restructuring