Blender_bevy_components_wor.../tools/blenvy/add_ons
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
..
auto_export feat(Blenvy:Blender): 2024-07-22 00:29:41 +02:00
bevy_components docs(Blenvy:Blender): a lot of docs work: 2024-07-20 02:24:42 +02:00
__init__.py refactor(Blenvy): moved components & auto export into a sub folder for clarity 2024-05-25 13:26:30 +02:00