Blender_bevy_components_wor.../tools/blenvy/assets
kaosat.dev 16a28ab760 feat(Blenvy:Blender):
* added a fix for BlueprintInfo path issues on non posix platform by replacing specific
os.path.join calls with posixpath.join ones (blueprint info paths, export_path, material_path etc)
 should hopefully solve spawning issues on Windows
 * restructured & improved materials export: now uses same logic as blueprints, with seperate determining of
what materials changed & the export itself
 * minor tweaks
2024-07-22 00:29:41 +02:00
..
__init__.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
asset_helpers.py feat(Blenvy): a ton of minor & bigger improvements 2024-06-05 17:09:03 +02:00
assets_folder_browser.py feat(Blenvy): renaming/coherency & component workflow pass 2024-06-12 12:41:50 +02:00
assets_registry.py feat(Blenvy): a ton of minor & bigger improvements 2024-06-05 17:09:03 +02:00
assets_scan.py feat(Blenvy:Blender): 2024-07-22 00:29:41 +02:00
generate_asset_file.py feat(Blenvy): 2024-06-23 19:14:00 +02:00
operators.py feat(Blenvy:Blender): 2024-07-19 12:06:44 +02:00
ui.py feat(Blenvy:Blender): 2024-07-19 12:06:44 +02:00