2006-05-29 04:59:36 -04:00
|
|
|
TODO
|
|
|
|
====
|
|
|
|
|
2007-06-22 11:16:40 -04:00
|
|
|
Last updated 22/06/2007
|
2006-06-13 18:29:51 -04:00
|
|
|
|
|
|
|
|
2007-05-30 19:43:13 -04:00
|
|
|
0.4 (July 07)
|
2006-06-13 18:29:51 -04:00
|
|
|
==
|
|
|
|
|
2007-05-30 19:43:13 -04:00
|
|
|
Definetly:
|
|
|
|
|
2007-06-19 10:10:25 -04:00
|
|
|
- YUV texture data [DONE] premulled alpha texture data. (ma)
|
|
|
|
- Basic layout code. [DONE] (eb)
|
|
|
|
- Basic text entry [DONE] (np)
|
|
|
|
- Perspective setup [DONE] (ma)
|
2007-05-30 19:43:13 -04:00
|
|
|
- API doc fixups (all)
|
2007-06-19 10:10:25 -04:00
|
|
|
- main loop scheduling - paints vs timelimes vs events [DONE] ((ma, eb)
|
2007-05-30 19:43:13 -04:00
|
|
|
- ClutterProxyTexture (ma)
|
2007-06-19 10:10:25 -04:00
|
|
|
- event queue fixups [DONE} (eb)
|
|
|
|
- clutter_actor_get_vertices [Partly DONE?] (tf)
|
|
|
|
- fix up event queue [DONE] (eb)
|
2007-05-30 19:43:13 -04:00
|
|
|
|
|
|
|
Maybe:
|
|
|
|
|
2007-06-19 10:10:25 -04:00
|
|
|
- SDL event fixups [DONE - roughly]
|
2007-05-30 19:43:13 -04:00
|
|
|
- Application developers manual
|
|
|
|
- Lookat type functionality.
|
2007-06-19 10:10:25 -04:00
|
|
|
- Mipmaps for pango renderer to improving text scaling quality
|
2007-05-30 19:43:13 -04:00
|
|
|
|
|
|
|
0.6
|
|
|
|
===
|
|
|
|
|
|
|
|
Definetly:
|
|
|
|
|
2007-06-22 11:16:40 -04:00
|
|
|
- More ClutterUnits support, convert actor API to units.
|
|
|
|
- Fragment shader support infrastructure
|
2007-05-30 19:43:13 -04:00
|
|
|
- XML/JSON type 'layout' files - include actors + behaviours + timeline etc.
|
|
|
|
- App developers manual.
|
2007-07-09 18:59:52 -04:00
|
|
|
- Events for Actors
|
|
|
|
- Add 'sensitive' property, false by default. Only pick sensitive actors
|
|
|
|
- Very simple focus model - actors have a focus flag and if set emit
|
|
|
|
key events.
|
|
|
|
- Motion events need to be explicitly enabled.
|
2007-05-30 19:43:13 -04:00
|
|
|
|
|
|
|
Nice/Maybe:
|
2007-07-09 18:59:52 -04:00
|
|
|
===========
|
2007-05-30 19:43:13 -04:00
|
|
|
|
2007-07-12 06:15:19 -04:00
|
|
|
- Improve cogl massively to be be processing like.
|
2007-05-30 19:43:13 -04:00
|
|
|
- Gradient support ?
|
|
|
|
- Rectangle like props to all actors
|
|
|
|
- Glitz integration
|
|
|
|
- Some kind of focus model.
|
2007-06-22 11:16:40 -04:00
|
|
|
- Apple/Win native backends.
|
2007-07-09 18:59:52 -04:00
|
|
|
- ClutterBehaviourDepth (trivial)
|
|
|
|
- ClutterTextureAnimation (trivial)
|
2007-06-22 11:16:40 -04:00
|
|
|
- Glitz backend over GLX (would cover above)
|