blender/tests
Aaron Carlisle 128506eeb1 BLI Color: YUV to/from rgb colorspace option
This commit does two things:

- Adds an option to do the calculation in different color spaces (BT601
or BT709).
- Changes the default caluclation from legacy BT601 to BT709.

This affects several areas:

- UI areas (mainly scopes)
- ViewLevelsNode
- Several other nodes that use `COM_ConvertOperation.h`
2018-04-29 18:00:45 -04:00
..
gtests BLI Color: YUV to/from rgb colorspace option 2018-04-29 18:00:45 -04:00
python Disable Feature Collada: Tests do not work on unix 2018-04-16 09:56:59 +02:00
check_deprecated.py Tests: fix incorrect check for hidden dir 2017-08-23 15:36:39 +10:00
CMakeLists.txt Cleanup: use prefix for tests 2018-02-14 16:02:21 +11:00