Update TODO

This commit is contained in:
Emmanuele Bassi 2007-12-24 12:13:31 +00:00
parent e309bb8ac9
commit c178cac4b8

14
TODO
View File

@ -1,15 +1,15 @@
TODO TODO
==== ====
Last updated 17/10/2007 $LastChangedDate$
0.6 0.6
=== ===
Definetly: Definetly:
- More ClutterUnits support, convert actor API to units. * More ClutterUnits support, convert actor API to units.
- Fragment shader support infrastructure * Fragment shader support infrastructure
* XML/JSON type 'layout' files - include actors + behaviours + timeline etc. * XML/JSON type 'layout' files - include actors + behaviours + timeline etc.
- App developers manual. - App developers manual.
* Events for Actors * Events for Actors
@ -18,8 +18,8 @@ Definetly:
key events. key events.
* Motion events need to be explicitly enabled. * Motion events need to be explicitly enabled.
- Mipmaps for pango renderer to improving text scaling quality - Mipmaps for pango renderer to improving text scaling quality
- ClutterScore * ClutterScore
- Class for chaining timelines together * Class for chaining timelines together
Nice/Maybe: Nice/Maybe:
@ -28,8 +28,8 @@ Nice/Maybe:
- Gradient support ? - Gradient support ?
- Rectangle like props to all actors - Rectangle like props to all actors
- Glitz integration - Glitz integration
- Some kind of focus model. * Some kind of focus model.
- Apple/Win native backends. * Apple/Win native backends.
* ClutterBehaviourDepth (trivial) * ClutterBehaviourDepth (trivial)
- ClutterTextureAnimation (trivial) - ClutterTextureAnimation (trivial)
- Glitz backend over GLX (would cover above) - Glitz backend over GLX (would cover above)