From 5f92d0b6eb1d9de3692399052336ab1ed15d42d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20Beno=C3=AEt?= Date: Thu, 5 Oct 2017 12:58:05 +0200 Subject: [PATCH] TODO list update --- TODO | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 029ce85..5ca0921 100644 --- a/TODO +++ b/TODO @@ -6,12 +6,14 @@ Rendering: Post-processing: * Chromatic aberration * Lens dirt -* Color grading, exposure Technical: -* Display intermediary buffers -* UI overhaul * Use uniform buffers * GLSL constants generator * Common handling for parameters * Curves for value control + +UI: +* Display intermediary buffers +* General overhaul (e.g. use tabs) +* Better controls for color grading