Blender_bevy_components_wor.../tools/bevy_components/registry
kaosat.dev 26ea12cc4c feat(auto_export):
* added operator to deal with the root path & sub paths in a smarter way
 * various paths are not settable "manually" as pure text anymore
 * overhauled ui for paths
 * overhauled internal handling of paths
 * further refinements to paths handling
 * related fixes & tweaks
 * UI restructure & split out of change detection
 * basic export/assets folder now only available in Ui when blueprints are not in use
 * overhauled bevy integration tests, now done in "two passes" as the external library needs to be exported first
 * cleanups & improvements to the test above
 * started overhauling & massively simplifying the rest of the tests, starting with change_tracking
2024-04-29 00:02:50 +02:00
..
__init__.py feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
operators.py feat(auto_export): 2024-04-29 00:02:50 +02:00
registry.py feat(auto_export): more work on correct parameter change detection from gltf & auto export 2024-04-12 12:29:32 +02:00
ui.py feat(bevy_components): qol improvements (#164) 2024-03-07 16:29:04 +01:00