lp:~dennda/memaker/motor

Created by Christopher Denter and last modified
Get this branch:
bzr branch lp:~dennda/memaker/motor
Only Christopher Denter can upload to this branch. If you are Christopher Denter please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Christopher Denter
Project:
MeMaker
Status:
Abandoned

Recent revisions

13. By Christopher Denter <email address hidden>

fixed some bugs

12. By Christopher Denter <email address hidden>

cleaned the code a bit and removed mergeList() as soon as I added it. That won't work with the new addFeature() which demands path AND featureType

11. By Christopher Denter <email address hidden>

added: a sorting algorithm that takes care of sorting the features within the face automatically so you don't have to worry about it. And: mergeList() for pete (he is neophob :p)

10. By Christopher Denter <email address hidden>

minor changes

9. By Christopher Denter <email address hidden>

fixed: adding two features of the same kind is not possible anymore. now you need to call addFeature with two arguments: 1. path to svg file 2. kind of feature. Like: addFeature('foo.svg', 'head')

8. By Christopher Denter <dennda@geekbook>

implemented raiseFeature(), lowerFeature() and getPath(). Some overall-code-improvements. note to myself: update TODO.

7. By Christopher Denter <email address hidden>

cleaned the code a bit. improved createGTag(). Double filenames are handled intelligently now.

6. By Christopher Denter <dennda@geekbook>

added getFeature() for further use with functions like removeFeature(), replaceFeature(), raiseFeature() and lowerFeature()

5. By Christopher Denter <dennda@geekbook>

motor now embedds the features it gets in their own <g/>-Tag. mergeList() was replaced by addFeature. ObjectStack-objects now have a self.features attribute. further minor improvements

4. By Christopher Denter <dennda@geekbook>

Started to make motor more object-oriented. Also implemented clearMe() and printMe(). mergeList() now returns the object itself for ease of further manipulation. Namespaces are yet to be implemented.

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.