Blender_bevy_components_wor.../tools/blenvy/blueprints
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
blueprint_helpers.py feat(Blenvy:Blender): 2024-07-22 00:29:41 +02:00
blueprint.py feat(blenvy): 2024-05-15 13:25:30 +02:00
blueprints_registry.py feat(Blenvy:Blender): 2024-07-19 12:06:44 +02:00
blueprints_scan.py feat(Blenvy:Blender): 2024-07-19 12:06:44 +02:00
operators.py feat(Blenvy): fixed/ updated rename/fixing tools 2024-06-12 21:34:23 +02:00
ui.py feat(Blenvy): renaming/coherency & component workflow pass 2024-06-12 12:41:50 +02:00