OpenColorIO-Configs.git
9 years agoCode formatting.
Thomas Mansencal [Wed, 28 Jan 2015 12:55:09 +0000 (13:55 +0100)]
Code formatting.

9 years agoAdded support for conversion to/from ProPhoto/RIMM, Adobe RGB and Adobe Wide Gamut
Haarm-Pieter Duiker [Wed, 28 Jan 2015 01:22:59 +0000 (17:22 -0800)]
Added support for conversion to/from ProPhoto/RIMM, Adobe RGB and Adobe Wide Gamut

9 years agoRemoved hard-coded names for ODTs that had full and legal range support in various...
Haarm-Pieter Duiker [Tue, 27 Jan 2015 18:33:51 +0000 (10:33 -0800)]
Removed hard-coded names for ODTs that had full and legal range support in various places.
Refactored further. ODT and LMT information generation is now in create_aces_colorspaces.py.

9 years agoRefactored to move ACES and general colorspace generation into their own files
Haarm-Pieter Duiker [Tue, 27 Jan 2015 01:41:18 +0000 (17:41 -0800)]
Refactored to move ACES and general colorspace generation into their own files

9 years agoRefactored to move ACES and general colorspace generation into their own files
Haarm-Pieter Duiker [Tue, 27 Jan 2015 01:40:41 +0000 (17:40 -0800)]
Refactored to move ACES and general colorspace generation into their own files

9 years agoAdded support for 'alias' colorspaces, and added alias color spaces with compact...
Haarm-Pieter Duiker [Tue, 20 Jan 2015 03:58:19 +0000 (19:58 -0800)]
Added support for 'alias' colorspaces, and added alias color spaces with compact, all lower-case names for all color spaces.

9 years agoMerge pull request #2 from colour-science/code_style
hpd [Tue, 20 Jan 2015 02:53:57 +0000 (18:53 -0800)]
Merge pull request #2 from colour-science/code_style

PR: Improve various code style aspects and add pseudo-binary calling scripts.

9 years agoUpdate "README" file and convert it to "markdown".
Thomas Mansencal [Mon, 19 Jan 2015 16:48:15 +0000 (17:48 +0100)]
Update "README" file and convert it to "markdown".

9 years agoStatic analysis session.
Thomas Mansencal [Mon, 19 Jan 2015 16:25:15 +0000 (17:25 +0100)]
Static analysis session.

9 years agoComments pruning session.
Thomas Mansencal [Mon, 19 Jan 2015 16:11:43 +0000 (17:11 +0100)]
Comments pruning session.

9 years agoAdd "create_aces_config" and "tests_aces_config" binaries.
Thomas Mansencal [Mon, 19 Jan 2015 14:52:48 +0000 (15:52 +0100)]
Add "create_aces_config" and "tests_aces_config" binaries.

9 years agoImplement usage of "with" statement on relevant IO operations.
Thomas Mansencal [Mon, 19 Jan 2015 14:05:17 +0000 (15:05 +0100)]
Implement usage of "with" statement on relevant IO operations.

9 years agoImplement "aces_ocio.utilities.sanitize_path" definition.
Thomas Mansencal [Mon, 19 Jan 2015 14:05:03 +0000 (15:05 +0100)]
Implement "aces_ocio.utilities.sanitize_path" definition.

9 years agoImprove paths handling on remaining occurrences.
Thomas Mansencal [Mon, 19 Jan 2015 13:32:14 +0000 (14:32 +0100)]
Improve paths handling on remaining occurrences.

9 years agoImprove external modules namespace consistency.
Thomas Mansencal [Mon, 19 Jan 2015 12:17:38 +0000 (13:17 +0100)]
Improve external modules namespace consistency.

9 years agoImprove paths handling and strings concatenations.
Thomas Mansencal [Mon, 19 Jan 2015 12:15:04 +0000 (13:15 +0100)]
Improve paths handling and strings concatenations.

9 years agoEnforce quotes consistency.
Thomas Mansencal [Mon, 19 Jan 2015 10:49:57 +0000 (11:49 +0100)]
Enforce quotes consistency.

9 years agoMerge pull request #1 from colour-science/code_style
hpd [Fri, 16 Jan 2015 20:35:15 +0000 (12:35 -0800)]
Merge pull request #1 from colour-science/code_style

PR: Implement basic unit tests and apply PEP8 code formatting.

9 years agoFix "Sony" "S-Log" related computations.
Thomas Mansencal [Fri, 16 Jan 2015 19:02:59 +0000 (20:02 +0100)]
Fix "Sony" "S-Log" related computations.

9 years agoAdd correct path to previous "ACES" config in unit tests.
Thomas Mansencal [Fri, 16 Jan 2015 06:44:18 +0000 (07:44 +0100)]
Add correct path to previous "ACES" config in unit tests.

9 years agoFix "git" case sensitivity issue.
Thomas Mansencal [Thu, 15 Jan 2015 23:25:47 +0000 (00:25 +0100)]
Fix "git" case sensitivity issue.

9 years agoApply "PEP8" naming convention on most objects.
Thomas Mansencal [Thu, 15 Jan 2015 22:50:41 +0000 (23:50 +0100)]
Apply "PEP8" naming convention on most objects.

9 years agoChange comparison with "None".
Thomas Mansencal [Thu, 15 Jan 2015 20:20:23 +0000 (21:20 +0100)]
Change comparison with "None".

9 years agoAdd module headers doctoring skeletons.
Thomas Mansencal [Thu, 15 Jan 2015 20:13:18 +0000 (21:13 +0100)]
Add module headers doctoring skeletons.

9 years agoAdd docstrings skeletons.
Thomas Mansencal [Thu, 15 Jan 2015 20:00:26 +0000 (21:00 +0100)]
Add docstrings skeletons.

9 years agoAdd main module attributes.
Thomas Mansencal [Thu, 15 Jan 2015 18:29:12 +0000 (19:29 +0100)]
Add main module attributes.

9 years agoApply first pass package wide code formatting.
Thomas Mansencal [Thu, 15 Jan 2015 17:52:17 +0000 (18:52 +0100)]
Apply first pass package wide code formatting.

9 years agoReorder imports.
Thomas Mansencal [Thu, 15 Jan 2015 16:54:52 +0000 (17:54 +0100)]
Reorder imports.

9 years agoAdd shebang to modules.
Thomas Mansencal [Thu, 15 Jan 2015 16:51:51 +0000 (17:51 +0100)]
Add shebang to modules.

9 years agoAdd top level "aces_ocio" python package and preliminary unit tests.
Thomas Mansencal [Thu, 15 Jan 2015 16:20:13 +0000 (17:20 +0100)]
Add top level "aces_ocio" python package and preliminary unit tests.

9 years agoUpdate ".gitignore" file.
Thomas Mansencal [Thu, 15 Jan 2015 09:14:20 +0000 (10:14 +0100)]
Update ".gitignore" file.

9 years agoFix arguments checking consistency.
Thomas Mansencal [Thu, 15 Jan 2015 09:13:49 +0000 (10:13 +0100)]
Fix arguments checking consistency.

9 years agoAdd ".gitignore" file.
Thomas Mansencal [Thu, 15 Jan 2015 08:25:45 +0000 (09:25 +0100)]
Add ".gitignore" file.

9 years agoRemoved blanks and parentheses in lut file names
Haarm-Pieter Duiker [Wed, 14 Jan 2015 20:37:49 +0000 (12:37 -0800)]
Removed blanks and parentheses in lut file names

9 years agoRemoved blanks and parentheses in lut file names
Haarm-Pieter Duiker [Wed, 14 Jan 2015 20:35:59 +0000 (12:35 -0800)]
Removed blanks and parentheses in lut file names

9 years agoRemoved blanks and parentheses in lut file names
Haarm-Pieter Duiker [Wed, 14 Jan 2015 20:35:36 +0000 (12:35 -0800)]
Removed blanks and parentheses in lut file names

9 years agoMinor. Removed commented out code.
Haarm-Pieter Duiker [Wed, 14 Jan 2015 02:04:29 +0000 (18:04 -0800)]
Minor. Removed commented out code.

9 years agoSeparated camera input transforms into separate files.
Haarm-Pieter Duiker [Wed, 14 Jan 2015 01:55:21 +0000 (17:55 -0800)]
Separated camera input transforms into separate files.

9 years agoMoved LUT generation into a separate module
Haarm-Pieter Duiker [Wed, 14 Jan 2015 00:24:32 +0000 (16:24 -0800)]
Moved LUT generation into a separate module

9 years agoAdded support for the RED DRAGONcolor2 and REDcolor4 as well as support for convertin...
Haarm-Pieter Duiker [Tue, 13 Jan 2015 17:39:25 +0000 (09:39 -0800)]
Added support for the RED DRAGONcolor2 and REDcolor4 as well as support for converting to the P3-DCI, P3-D60, rec.709 and Rec.2020 primaries

9 years agoAdded AP0 to XYZ conversion.
Haarm-Pieter Duiker [Mon, 12 Jan 2015 20:19:29 +0000 (12:19 -0800)]
Added AP0 to XYZ conversion.
Renamed output and lmt shaper spaces from 'outputShaper' and 'lmtShaper' to 'Output Shaper' and 'LMT Shaper'

9 years agoUpdated with links, thanks and attribution
Haarm-Pieter Duiker [Sun, 21 Dec 2014 19:41:03 +0000 (11:41 -0800)]
Updated with links, thanks and attribution

9 years agoUpdated with links, thanks and attribution
Haarm-Pieter Duiker [Sun, 21 Dec 2014 19:29:34 +0000 (11:29 -0800)]
Updated with links, thanks and attribution

9 years agoUpdated with links, thanks and attribution
Haarm-Pieter Duiker [Sun, 21 Dec 2014 19:27:54 +0000 (11:27 -0800)]
Updated with links, thanks and attribution

9 years agoUpdated with links, thanks and attribution
Haarm-Pieter Duiker [Sun, 21 Dec 2014 19:25:25 +0000 (11:25 -0800)]
Updated with links, thanks and attribution

9 years agoPython scripts used to generate ACES OCIO configurations
Haarm-Pieter Duiker [Sun, 21 Dec 2014 19:08:25 +0000 (11:08 -0800)]
Python scripts used to generate ACES OCIO configurations

9 years agoACES 1.0 config. 3D LUTs have resolution 33. 1D LUTs have resolution 1024
Haarm-Pieter Duiker [Sun, 21 Dec 2014 00:45:04 +0000 (16:45 -0800)]
ACES 1.0 config. 3D LUTs have resolution 33. 1D LUTs have resolution 1024

9 years agoACES 1.0 config. 3D LUTs have resolution 65. 1D LUTs have resolution 4096
Haarm-Pieter Duiker [Sun, 21 Dec 2014 00:36:05 +0000 (16:36 -0800)]
ACES 1.0 config. 3D LUTs have resolution 65. 1D LUTs have resolution 4096

9 years agoAdding directory for ACES 1.0 config
Haarm-Pieter Duiker [Sun, 21 Dec 2014 00:07:44 +0000 (16:07 -0800)]
Adding directory for ACES 1.0 config

9 years agorenamed aces -> aces_0.1.1 to reflect versioning
Jeremy Selan [Wed, 4 Jun 2014 05:33:15 +0000 (22:33 -0700)]
renamed aces -> aces_0.1.1 to reflect versioning

9 years agoACES 0.7.1
Alex Fry [Wed, 21 May 2014 09:06:14 +0000 (21:06 +1200)]
ACES 0.7.1

First commit of ACES 0.7.1 config

Changed to 32x32 3D LUTs to reduce the size of the config bundle

11 years agoadded ChangeLog v1.0_r2
Jeremy Selan [Mon, 27 Aug 2012 19:11:49 +0000 (12:11 -0700)]
added ChangeLog

11 years agomoved arri luts into subdir
Jeremy Selan [Mon, 27 Aug 2012 18:54:30 +0000 (11:54 -0700)]
moved arri luts into subdir

11 years agomoved adx luts into unbuild subdir
Jeremy Selan [Mon, 27 Aug 2012 18:52:38 +0000 (11:52 -0700)]
moved adx luts into unbuild subdir

11 years agoaces updated to v0.1.1 RRT/ODTs
Jeremy Selan [Mon, 27 Aug 2012 17:36:28 +0000 (10:36 -0700)]
aces updated to v0.1.1 RRT/ODTs

11 years agosony slog updates
Jeremy Selan [Mon, 27 Aug 2012 17:56:03 +0000 (10:56 -0700)]
sony slog updates

12 years agoadded OCIO config that requires 1.0.3
Jeremy Selan [Mon, 26 Mar 2012 19:46:23 +0000 (12:46 -0700)]
added OCIO config that requires 1.0.3

12 years agoaces: updated rrt for dcdm and rec709
Jeremy Selan [Mon, 26 Mar 2012 19:35:22 +0000 (12:35 -0700)]
aces: updated rrt for dcdm and rec709

22d282997f92deef76b641b2148af25df8027f64

1973184290 Fix Rec.709 ODT EOTF to correspond to recommendation in Appendix 1 of ITU-R BT.1886.
22d282997f Fix potential bug in RDT by relocating the clip 0 to 1 function to after the 48/52.37 scaling

12 years agoaces: added f65
Jeremy Selan [Tue, 20 Mar 2012 18:21:41 +0000 (11:21 -0700)]
aces: added f65

12 years agoupdated example path
Jeremy Selan [Mon, 19 Mar 2012 22:49:48 +0000 (15:49 -0700)]
updated example path

12 years agoiif: renamed config to aces. added rrt 3dlut generation instructions
Jeremy Selan [Mon, 19 Mar 2012 22:39:05 +0000 (15:39 -0700)]
iif: renamed config to aces. added rrt 3dlut generation instructions

12 years agoiif: added arri alexa logc, ei800 v1.0_r1
Jeremy Selan [Fri, 16 Mar 2012 21:33:28 +0000 (14:33 -0700)]
iif: added arri alexa logc, ei800

12 years agoiif: updated adx
Jeremy Selan [Fri, 16 Mar 2012 21:13:57 +0000 (14:13 -0700)]
iif: updated adx

12 years agoiif: rearranged colorspace order
Jeremy Selan [Fri, 16 Mar 2012 19:04:29 +0000 (12:04 -0700)]
iif: rearranged colorspace order

12 years agoiif: added slog10
Jeremy Selan [Fri, 16 Mar 2012 00:12:22 +0000 (17:12 -0700)]
iif: added slog10

12 years agoiif: updated to ut33 rrt
Jeremy Selan [Thu, 15 Mar 2012 22:59:34 +0000 (15:59 -0700)]
iif: updated to ut33 rrt

still need to update adx

12 years agonuke-default: added sRGBf colorspace. Matches sRGB, but with extra range for
Jeremy Selan [Tue, 28 Feb 2012 18:01:04 +0000 (10:01 -0800)]
nuke-default: added sRGBf colorspace.  Matches sRGB, but with extra range for
highlight preservation

12 years agoadded xyz16 color space
Kaz Tanaka [Tue, 31 Jan 2012 18:57:47 +0000 (10:57 -0800)]
added xyz16 color space

transform matrix was corrected to use the proper dcip3 white point gain  (48 vs.
53)

12 years agoSpImport now loads version 2
Kaz Tanaka [Mon, 30 Jan 2012 22:07:51 +0000 (14:07 -0800)]
SpImport now loads version 2

12 years agonuke_default:updated linear gpu allocations to use -15 to 6 stops range
Jeremy Selan [Wed, 11 Jan 2012 01:33:49 +0000 (17:33 -0800)]
nuke_default:updated linear gpu allocations to use -15 to 6 stops range

12 years agospi-anim: Added experimental lnf->aces conversion
Jeremy Selan [Tue, 10 Jan 2012 19:31:43 +0000 (11:31 -0800)]
spi-anim: Added experimental lnf->aces conversion

12 years agoadded ut2 RRT ctl
Jeremy Selan [Tue, 10 Jan 2012 19:31:08 +0000 (11:31 -0800)]
added ut2 RRT ctl

12 years agoadded readme
Jeremy Selan [Tue, 25 Oct 2011 22:13:11 +0000 (15:13 -0700)]
added readme

12 years agoIIF config updated to ut11 rrt specification
Jeremy Selan [Tue, 25 Oct 2011 00:31:49 +0000 (17:31 -0700)]
IIF config updated to ut11 rrt specification

12 years agoupdated to 1.0 format v1.0_r0
Jeremy Selan [Fri, 9 Sep 2011 21:24:45 +0000 (14:24 -0700)]
updated to 1.0 format

12 years agonuke-default gets generation script
Jeremy Selan [Fri, 9 Sep 2011 21:20:15 +0000 (14:20 -0700)]
nuke-default gets generation script

12 years agonuke-default changed default view to srgb
Jeremy Selan [Tue, 2 Aug 2011 22:16:04 +0000 (15:16 -0700)]
nuke-default changed default view to srgb

12 years agonuke-default profile updated to match Nuke 6.3
Jeremy Selan [Tue, 2 Aug 2011 20:53:18 +0000 (13:53 -0700)]
nuke-default profile updated to match Nuke 6.3
Also, provides overshoot / undershoot for most colorspaces.

12 years agoupon further consideration, renamed profiles back to config.ocio
Jeremy Selan [Sat, 30 Jul 2011 21:35:19 +0000 (14:35 -0700)]
upon further consideration, renamed profiles back to config.ocio

The apparent intent if the original rename was to allow them to exist in the same directory, but to do so would have created lut naming conflicts.  So, for now, its better to revert to the original names.

Also updated iif / nuke-default to have 0.8 spacing.

12 years agoupdated and simplified the configurations
Joseph Slomka [Fri, 29 Jul 2011 19:04:09 +0000 (12:04 -0700)]
updated and simplified the configurations
also, renamed configs

12 years agoinitial commit v0.7_r0
Jeremy Selan [Fri, 22 Jul 2011 20:37:55 +0000 (13:37 -0700)]
initial commit