Blender_bevy_components_wor.../tools/blenvy/materials
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 refactor(blenvy): some minor materials reorg 2024-05-16 14:19:45 +02:00
materials_helpers.py feat(Blenvy:Blender): 2024-07-22 00:29:41 +02:00