OpenColorIO-Configs.git
2015-07-29 Thomas MansencalSimplify empty "print" statements.
2015-07-28 Thomas MansencalChange double quotes to single quotes where relevant.
2015-07-28 Thomas MansencalImplement usage of "unpack_default" and "colorspace_pre...
2015-07-28 Thomas MansencalCode formatting.
2015-07-27 Haarm-Pieter... Added build instructions for OSX for Python script...
2015-07-15 Haarm-Pieter... Removed luts covering legal range output. Renamed lut...
2015-07-09 Haarm-Pieter... Integrating changes from last two weeks of Python commi...
2015-07-02 Haarm-Pieter... Updated README to provide better more description of...
2015-07-02 Haarm-Pieter... Ensuring that there is a 'raw' alias for the Raw colorspace
2015-06-30 Haarm-Pieter... The default display now drives the value of the 'color_...
2015-06-30 Haarm-Pieter... Added ACES Transform IDs where possible.
2015-06-30 Haarm-Pieter... Only the full range output will be used for Output...
2015-06-30 Haarm-Pieter... Attempt to clarify relationship between Rec.709, Rec...
2015-06-26 Haarm-Pieter... Minor edits to enable switching CTL source to 'hotfixes...
2015-06-25 Haarm-Pieter... Added support for including the ACES transform ID in...
2015-06-25 Haarm-Pieter... The 'Raw' View now points to the 'Utility - Raw' colors...
2015-06-25 Haarm-Pieter... Renamed a couple of colorspaces and removed others...
2015-06-23 Haarm-Pieter... The 'Linear' view is now called 'Raw'. Includes a numbe...
2015-06-23 Haarm-Pieter... Switched 'Linear' view to be named 'Raw'
2015-06-23 Haarm-Pieter... Added command-line parameters (addCustomLookCDL, addCus...
2015-06-23 Haarm-Pieter... Updated aliases to handle cases where main colorspaces...
2015-06-23 Haarm-Pieter... Updated to work from the current config and python...
2015-06-23 Haarm-Pieter... Fixed issue with mismatched gamut name in different...
2015-06-16 Haarm-Pieter... Added --createMultipleDisplays option and some usage...
2015-06-04 Haarm-Pieter... The working space is now ACEScg. The scene_linear,...
2015-06-04 Haarm-Pieter... Removed Rec.2020 12 bit curve and colorspace to simplif...
2015-06-04 Haarm-Pieter... Added 'Curve - ' prefix to colorspaces that only includ...
2015-06-03 Haarm-Pieter... Fixed minor issue in Rec.709 and Rec.2020 transfer...
2015-06-03 Haarm-Pieter... Consolidated config.ocio and nuke_config.ocio into...
2015-06-02 hpdMerge pull request #4 from colour-science/feature/packa...
2015-05-26 Thomas MansencalUpdate package directory structure.
2015-05-26 Thomas MansencalCode formatting.
2015-05-13 Haarm-Pieter... ARRI LogC to LUTs corrected.
2015-05-05 Haarm-Pieter... Removed Aliases from Nuke config
2015-04-30 Haarm-Pieter... Updated scene_linear to refer to ACES2065-1 as a number...
2015-04-30 Haarm-Pieter... Added vendor-specific names in front of gamuts that...
2015-04-29 Haarm-Pieter... Updated organization of Displays and Views for Nuke...
2015-04-29 Haarm-Pieter... Minor change to remove difference in colorspace used...
2015-04-29 Haarm-Pieter... Grouped camera colorspaces as 'Input' for applications...
2015-04-29 Haarm-Pieter... Updated ordering of view and displays for Nuke-specific...
2015-04-29 Haarm-Pieter... Added the ability to write out 1D and 3D LUTs as CTL...
2015-04-29 Haarm-Pieter... Added GoPro Protune support
2015-02-10 Haarm-Pieter... Fixed minor issue with CSP writing.
2015-02-05 Haarm-Pieter... Add support to generate_lut for writing CSP
2015-02-05 Haarm-Pieter... Roles now have some assignments
2015-01-30 Haarm-Pieter... Shaper LUTs are now single channel. They were previousl...
2015-01-29 Haarm-Pieter... Added proper allocatoin for all linear color spaces
2015-01-28 hpdMerge pull request #3 from colour-science/code_style
2015-01-28 Thomas MansencalImplement __future__ division support.
2015-01-28 Thomas MansencalImprove case consistency.
2015-01-28 Thomas MansencalUpdate sanitisation code.
2015-01-28 Thomas MansencalCode formatting.
2015-01-28 Haarm-Pieter... Added support for conversion to/from ProPhoto/RIMM...
2015-01-27 Haarm-Pieter... Removed hard-coded names for ODTs that had full and...
2015-01-27 Haarm-Pieter... Refactored to move ACES and general colorspace generati...
2015-01-27 Haarm-Pieter... Refactored to move ACES and general colorspace generati...
2015-01-20 Haarm-Pieter... Added support for 'alias' colorspaces, and added alias...
2015-01-20 hpdMerge pull request #2 from colour-science/code_style
2015-01-19 Thomas MansencalUpdate "README" file and convert it to "markdown".
2015-01-19 Thomas MansencalStatic analysis session.
2015-01-19 Thomas MansencalComments pruning session.
2015-01-19 Thomas MansencalAdd "create_aces_config" and "tests_aces_config" binaries.
2015-01-19 Thomas MansencalImplement usage of "with" statement on relevant IO...
2015-01-19 Thomas MansencalImplement "aces_ocio.utilities.sanitize_path" definition.
2015-01-19 Thomas MansencalImprove paths handling on remaining occurrences.
2015-01-19 Thomas MansencalImprove external modules namespace consistency.
2015-01-19 Thomas MansencalImprove paths handling and strings concatenations.
2015-01-19 Thomas MansencalEnforce quotes consistency.
2015-01-16 hpdMerge pull request #1 from colour-science/code_style
2015-01-16 Thomas MansencalFix "Sony" "S-Log" related computations.
2015-01-16 Thomas MansencalAdd correct path to previous "ACES" config in unit...
2015-01-15 Thomas MansencalFix "git" case sensitivity issue.
2015-01-15 Thomas MansencalApply "PEP8" naming convention on most objects.
2015-01-15 Thomas MansencalChange comparison with "None".
2015-01-15 Thomas MansencalAdd module headers doctoring skeletons.
2015-01-15 Thomas MansencalAdd docstrings skeletons.
2015-01-15 Thomas MansencalAdd main module attributes.
2015-01-15 Thomas MansencalApply first pass package wide code formatting.
2015-01-15 Thomas MansencalReorder imports.
2015-01-15 Thomas MansencalAdd shebang to modules.
2015-01-15 Thomas MansencalAdd top level "aces_ocio" python package and preliminar...
2015-01-15 Thomas MansencalUpdate ".gitignore" file.
2015-01-15 Thomas MansencalFix arguments checking consistency.
2015-01-15 Thomas MansencalAdd ".gitignore" file.
2015-01-14 Haarm-Pieter... Removed blanks and parentheses in lut file names
2015-01-14 Haarm-Pieter... Removed blanks and parentheses in lut file names
2015-01-14 Haarm-Pieter... Removed blanks and parentheses in lut file names
2015-01-14 Haarm-Pieter... Minor. Removed commented out code.
2015-01-14 Haarm-Pieter... Separated camera input transforms into separate files.
2015-01-14 Haarm-Pieter... Moved LUT generation into a separate module
2015-01-13 Haarm-Pieter... Added support for the RED DRAGONcolor2 and REDcolor4...
2015-01-12 Haarm-Pieter... Added AP0 to XYZ conversion.
2014-12-21 Haarm-Pieter... Updated with links, thanks and attribution
2014-12-21 Haarm-Pieter... Updated with links, thanks and attribution
2014-12-21 Haarm-Pieter... Updated with links, thanks and attribution
2014-12-21 Haarm-Pieter... Updated with links, thanks and attribution
2014-12-21 Haarm-Pieter... Python scripts used to generate ACES OCIO configurations
2014-12-21 Haarm-Pieter... ACES 1.0 config. 3D LUTs have resolution 33. 1D LUTs...
2014-12-21 Haarm-Pieter... ACES 1.0 config. 3D LUTs have resolution 65. 1D LUTs...
2014-12-21 Haarm-Pieter... Adding directory for ACES 1.0 config
next