Commit | Date | |
---|---|---|
[r39]
by
bugman
Created a Saveframe baseclass method add() to abstract the addition of data into a saveframe. The Tensor saveframe is now massively simplified with the add() method removed! |
2010-10-21 18:06:20 | Tree |
2010-10-21 14:50:01 | Tree | |
2010-10-21 14:48:51 | Tree | |
[r36]
by
bugman
Deleted the create_full_tag_names() method. This is useless for the new dictionary design. |
2010-10-21 14:38:15 | Tree |
2010-10-21 14:37:16 | Tree | |
2010-10-21 14:36:32 | Tree | |
[r33]
by
bugman
Rewrote TagCategory.create() to use the self dictionary object instead of the translation tables. |
2010-10-21 14:35:45 | Tree |
[r32]
by
bugman
Merged the TagCategory.create_tag_table() method into create(). There was no reason for splitting up this code as TagCategory.create() was doing almost nothing. |
2010-10-21 14:19:45 | Tree |
2010-10-21 14:16:54 | Tree | |
[r30]
by
bugman
The saveframe tag_categories object is now the special class CategoryList. This will allow for the addition of special functions for finding tags within the tag categories. |
2010-10-21 13:44:00 | Tree |