This repository has been archived on 2023-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
Campbell Barton 673b0b0187 Path remapping for packing
This commit changes how relative paths are handled depending on weather they are nested or not.

Layout is as follows.

- ./shots/01/shot_01.blend
- ./shots/01/maps/special.png
- ./maps/generic.png

Maps to...
- ./shot_01.blend
- ./_maps/special.png
- ./maps/generic.png
2014-11-26 18:47:21 +01:00
2014-11-25 17:15:37 +01:00
2014-11-26 18:47:21 +01:00
2014-11-26 18:47:21 +01:00
2014-11-26 18:47:21 +01:00
2014-11-05 19:02:17 +01:00
2014-11-21 21:12:40 +01:00
2014-10-14 19:11:18 +02:00

BAM (Blender Asset Manager)

Script to manage assets with Blender.

Description
Blender Asset Manager
Readme 999 KiB
Languages
Python 98.8%
Shell 0.7%
HTML 0.2%
Makefile 0.2%
Mako 0.1%