From c178cac4b8cc7c769623ab86c9489181793383f8 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 24 Dec 2007 12:13:31 +0000 Subject: [PATCH] Update TODO --- TODO | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/TODO b/TODO index 95d5e8097..2c0d469eb 100644 --- a/TODO +++ b/TODO @@ -1,15 +1,15 @@ TODO ==== -Last updated 17/10/2007 +$LastChangedDate$ 0.6 === Definetly: - - More ClutterUnits support, convert actor API to units. - - Fragment shader support infrastructure + * More ClutterUnits support, convert actor API to units. + * Fragment shader support infrastructure * XML/JSON type 'layout' files - include actors + behaviours + timeline etc. - App developers manual. * Events for Actors @@ -18,8 +18,8 @@ Definetly: key events. * Motion events need to be explicitly enabled. - Mipmaps for pango renderer to improving text scaling quality - - ClutterScore - - Class for chaining timelines together + * ClutterScore + * Class for chaining timelines together Nice/Maybe: @@ -28,8 +28,8 @@ Nice/Maybe: - Gradient support ? - Rectangle like props to all actors - Glitz integration - - Some kind of focus model. - - Apple/Win native backends. + * Some kind of focus model. + * Apple/Win native backends. * ClutterBehaviourDepth (trivial) - ClutterTextureAnimation (trivial) - Glitz backend over GLX (would cover above)