Isis-log

From OLPC
Revision as of 19:56, 8 September 2007 by 189.47.35.11 (talk)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This reffers to ISIS project

Current tasks

  • timer (controls objects changes along the time, using frames as counter)
  • map -- a map on screen with objects. Render texts with squares or circles for objects without images.
  • chat gui
  • inventory gui

Future tasks

  • Developer's GUI: maybe do in this order:

chat creator, text creator, media object creator, script maker.

Log

August 24th to August 31th: This week I redid animations templates, as I did new classes for each transform animation. Move and alpha are done, missing rotate and resize.

September 1st to September 7th: :

  • Text engine almost complete, now everything which uses text will be simple to make.
  • Image resizing redid, using now PyGame Image library.