e286f472b4
Made bam.utils and bam.blend proper packages.
...
Without __init__.py those are namespaces, not packages, which can be merged
with the same namespaces that are defined on different places in sys.path.
This is flexibility we don't need.
2017-01-17 16:07:30 +01:00
5f5baf33b2
Minor changes
...
- use functions instead of lambda
- dont use color for non-terminal tty's
- add --temp argument for blendfile_pack
2016-01-29 17:47:57 +11:00
5b0e51783a
Improve subdirectory check
2016-01-13 03:05:43 +11:00
5e9eb15409
Add 'bam copy' command.
2016-01-13 02:38:59 +11:00
1ed725876a
cleanup
2014-12-20 01:59:07 +01:00
975a0a5f49
Don't compress common filetypes which are already compressed
2014-12-20 01:53:14 +01:00
871600312c
re-arrange modules, preparing for python-package-index
2014-12-19 11:33:05 +01:00