Implement code review notes.
authorThomas Mansencal <thomas.mansencal@gmail.com>
Sun, 2 Aug 2015 05:55:09 +0000 (17:55 +1200)
committerThomas Mansencal <thomas.mansencal@gmail.com>
Sun, 2 Aug 2015 05:55:09 +0000 (17:55 +1200)
commit465abef462555baa505ed88b9e6e3f22b4a9c090
treeb42134ad042a0733d6db042b071aa5d79ce0a8f1
parent0c69264f95038bfc1060893a3f74296b3b101987
Implement code review notes.
14 files changed:
aces_1.0.0/python/aces_ocio/__init__.py
aces_1.0.0/python/aces_ocio/colorspaces/aces.py
aces_1.0.0/python/aces_ocio/colorspaces/arri.py
aces_1.0.0/python/aces_ocio/colorspaces/canon.py
aces_1.0.0/python/aces_ocio/colorspaces/general.py
aces_1.0.0/python/aces_ocio/colorspaces/gopro.py
aces_1.0.0/python/aces_ocio/colorspaces/panasonic.py
aces_1.0.0/python/aces_ocio/colorspaces/red.py
aces_1.0.0/python/aces_ocio/colorspaces/sony.py
aces_1.0.0/python/aces_ocio/generate_config.py [moved from aces_1.0.0/python/aces_ocio/config.py with 98% similarity]
aces_1.0.0/python/aces_ocio/generate_lut.py [moved from aces_1.0.0/python/aces_ocio/lut.py with 99% similarity]
aces_1.0.0/python/aces_ocio/tests/tests_aces_config.py
aces_1.0.0/python/bin/create_aces_config
aces_1.0.0/python/bin/generate_lut