Mercurial > MadButterfly
log
age | author | description |
---|---|---|
Sat, 07 Mar 2009 22:59:11 +0800 | Thinker K.F. Li | examples/dynamic/mbapp.[ch] are not more used. |
Sat, 07 Mar 2009 14:25:20 +0800 | wycc | Merge |
Sat, 07 Mar 2009 14:24:55 +0800 | wycc | Set the progm to be NULL so that we won't call mb_progm_abort when we call it at the next time. This will fix the crash issue of the dynamic. However, the dynamic is still crash sometimes if we click the button quickly. It looks like it crashes in the refresh. We need to future figure out the issue. |
Sat, 07 Mar 2009 11:03:18 +0800 | Thinker K.F. Li | Clean generated code in examples/dynamic/. |
Sat, 07 Mar 2009 10:55:42 +0800 | Thinker K.F. Li | Make generated code clean. |
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. |