Mercurial > MadButterfly
log src/animate.c @ 679:799c852b9065
age | author | description |
---|---|---|
Sat, 07 Mar 2009 08:33:01 +0800 | wycc | Add mb_progm_finish to terminate the current animation and put all objects in the final position. |
Wed, 19 Nov 2008 20:53:40 +0800 | Thinker K.F. Li | Add mb_subtree_free animate action and fix bugs. |
Tue, 18 Nov 2008 21:42:30 +0800 | Thinker K.F. Li | Remove factory from observer APIs. |
Wed, 05 Nov 2008 15:24:01 +0800 | Thinker K.F. Li | Move header files to $(top_srcdir)/include/ and prefixed with 'mb_'. include_mb_test |
Tue, 04 Nov 2008 17:00:26 +0800 | Thinker K.F. Li | Move header files into include/mb/ subdirectory and remove symlink 'mb'. include_mb_test |
Wed, 01 Oct 2008 14:46:08 +0800 | Thinker K.F. Li | Fix bug for STAILQ that fail to remove a node. |
Sat, 27 Sep 2008 02:40:42 +0800 | Thinker K.F. Li | Make mb_progm_abort() work. |