Mercurial > MadButterfly
log pyink/MBScene.py @ 1190:a4df892fb4e5
age | author | description |
---|---|---|
Sun, 02 Jan 2011 09:53:19 +0800 | Thinker K.F. Li | Use meaningful name for scene, scene group, and layer group |
Sat, 01 Jan 2011 19:52:28 +0800 | Thinker K.F. Li | Maintaining scene group ID to scene node mapping in MBScene_dom_monitor |
Fri, 31 Dec 2010 21:40:35 +0800 | Thinker K.F. Li | Move code about monitoring DOM-tree to MBScene_dom_monitor |
Mon, 03 Jan 2011 08:41:31 +0800 | wycc | Update the max frame number to make sure the doRun() will executed to the last frame |
Fri, 31 Dec 2010 13:37:45 +0800 | Thinker K.F. Li | Remove unused code |
Fri, 31 Dec 2010 13:09:47 +0800 | Thinker K.F. Li | Add comment for some TODO item |
Fri, 31 Dec 2010 12:37:30 +0800 | Thinker K.F. Li | Move update_scenes_of_dom() to MBScene_dom |