Overrides - Color grading - Moved UI to separate files

This commit is contained in:
Emmanuel BENOîT 2017-11-19 21:19:11 +01:00
parent 17aecb3693
commit def4f9e9ea
4 changed files with 364 additions and 322 deletions

View file

@ -19,6 +19,7 @@ COMMON = \
texture.cc \
rendertarget.cc \
camera.cc \
colorgrading.cc \
\
filewatcher.cc \
window.cc \