Mercurial > MadButterfly
log
age | author | description |
---|---|---|
Sat, 27 Dec 2008 10:18:33 +0800 | wycc | Modify the format according to the new design. |
Thu, 25 Dec 2008 18:40:27 +0800 | Thinker K.F. Li | termporary revision |
Wed, 24 Dec 2008 23:43:39 +0800 | wycc | When a scene is selected to0 edit, we copy all of its elements out of the scene so that inkscape can edit it directly. All elements add or delete by the inkspcae will be put back when we switch the scene. The svg2code.py must recognize this structure. |
Mon, 22 Dec 2008 00:21:46 +0800 | wycc | Add frame support into the inkscape. |
Sun, 21 Dec 2008 23:30:00 +0800 | Thinker K.F. Li | Add functions for collision test. |
Thu, 18 Dec 2008 22:37:15 +0800 | Thinker K.F. Li | Move mouse event handler and interpreter to src/mouse.c. |
Wed, 17 Dec 2008 21:37:39 +0800 | wycc | Call the button callback when the button is clicked |