Mercurial > MadButterfly
annotate debian/copyright @ 1205:1af64bcdfd7d
Move to MBScene._make_layers_integral()
- Old MBScene.parseScene()/create_framelines()/update_framelines() is
too fragile and inefficiently.
- MBScene._make_layers_integral() is more robust that
- separate logic into removing layer group nodes and adding layer
group nodes
- refactory code of create framelines and layers into methods
- it make logic into layers
- framelines and layers are incremental updated to avoid overhead
of creating/destroying all framelines and layer objects.
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Mon, 03 Jan 2011 22:12:30 +0800 |
parents | 28e822aa84e5 |
children |
rev | line source |
---|---|
385 | 1 This package was debianized by Ben Lau <benlau@visionware.com.hk> on |
2 Thu, 09 Apr 2009 20:00:10 +0800. | |
3 | |
4 It was downloaded from <url://example.com> | |
5 | |
6 Upstream Author(s): | |
7 | |
8 <put author's name and email here> | |
9 <likewise for another author> | |
10 | |
11 Copyright: | |
12 | |
13 <Copyright (C) YYYY Name OfAuthor> | |
14 <likewise for another author> | |
15 | |
16 License: | |
17 | |
18 <Put the license of the package here indented by 4 spaces> | |
19 | |
20 The Debian packaging is (C) 2009, Ben Lau <benlau@visionware.com.hk> and | |
21 is licensed under the GPL, see `/usr/share/common-licenses/GPL'. | |
22 | |
23 # Please also look if there are files or directories which have a | |
24 # different copyright/license attached and list them here. |