Age | Commit message (Expand) | Author | Files | Lines |
2009-11-30 | added icons for each packageHEADmaster | fenn | 1 | -0/+1 |
2009-11-29 | lego graphics for igraph | kanzure | 4 | -0/+0 |
2009-11-25 | started to keep track of bugs with bugseverywhere | kanzure | 1 | -2/+2 |
2009-10-31 | there is no !files tag yet, so i removed it from the metadata | kanzure | 1 | -2/+2 |
2009-10-31 | worked on individual file view. /package/lego/data/yaml works now. | kanzure | 1 | -2/+2 |
2009-09-06 | fixed Package, wrote more geom tests, wrote more package tests | kanzure | 1 | -0/+1 |
2009-09-02 | claw->clip to match ldraw terminology | fenn | 1 | -3/+3 |
2009-09-02 | add ldraw id | fenn | 1 | -0/+4 |
2009-08-27 | flip pin interface around to correctly represent insertion vector | fenn | 1 | -19/+19 |
2009-08-19 | this was getting annoying | fenn | 1 | -1/+1 |
2009-08-17 | simplify grammar for debugging part mating.. off-grid stuff is just too confu... | kanzure | 1 | -4/+4 |
2009-08-16 | added technic pin and technic beam | fenn | 3 | -0/+4166 |
2009-08-16 | add 2x4 brick, remove old 2x2 brick data | fenn | 2 | -41/+2230 |
2009-08-14 | remove old comments | fenn | 1 | -4/+1 |
2009-08-13 | didn't mean to leave part: null lying around | fenn | 1 | -11/+0 |
2009-08-13 | wrong interface name; this would just print the same thing every time | fenn | 1 | -1/+1 |
2009-08-13 | Feature.type got overwritten by null, restore it | fenn | 1 | -1/+1 |
2009-08-13 | typo | fenn | 1 | -1/+1 |
2009-08-12 | attempt to quantify lego interface functionality | fenn | 1 | -1/+11 |
2009-08-11 | clean up some bit rot | fenn | 3 | -23/+26 |
2009-08-11 | now they are !lego_interface objects again | fenn | 1 | -60/+60 |
2009-08-10 | print out a list of compatible interfaces for eac interface in brick1 | fenn | 1 | -4/+9 |
2009-08-10 | initialise interface.part after loading yaml (doesnt work??) | fenn | 1 | -13/+13 |
2009-08-10 | a more entertaining demo... shouldnt pymates do something like this? | fenn | 1 | -4/+5 |
2009-08-10 | fix part list for options, and overly long repr | fenn | 1 | -3/+6 |
2009-08-10 | yaml output looks better because vectors are collated (this is because defaul... | fenn | 1 | -2/+3 |
2009-08-10 | forgot to commit this | fenn | 1 | -0/+7 |
2009-08-09 | oops. merge | fenn | 0 | -0/+0 |
2009-08-09 | fix minor repr bug | fenn | 1 | -4/+4 |
2009-08-08 | key bindings and cycling through different possible combinations of legos (ne... | kanzure | 1 | -2/+2 |
2009-08-08 | lego feature grammar works now | fenn | 5 | -98/+126 |
2009-08-08 | now its a dict of lego.Feature objects | fenn | 1 | -313/+312 |
2009-08-08 | finish translating grammar to dict format | fenn | 2 | -436/+191 |
2009-08-07 | probably busted, bryan's fault if so :P | fenn | 2 | -133/+203 |
2009-08-07 | rewrite import_package_classes, restructure metadata for required classes and... | fenn | 1 | -3/+6 |
2009-08-07 | got rid of some nasty recursion | kanzure | 1 | -1/+1 |
2009-08-07 | oops | fenn | 1 | -1/+0 |
2009-08-07 | Merge branch 'master' of ssh://adl.serveftp.org/var/www/skdb | fenn | 2 | -5/+203 |
2009-08-07 | towards a universal lego description language, F.F. Whiffletoe; 2009. wiley a... | fenn | 2 | -5/+203 |
2009-08-06 | typo | fenn | 1 | -1/+1 |
2009-08-06 | it's point, not origin. add pointer to interface's part. not happy about this | fenn | 1 | -11/+22 |
2009-08-06 | parts have an attribute called files that you should make use of | kanzure | 1 | -1/+2 |
2009-08-06 | remove bad tag so it loads | fenn | 1 | -1/+1 |
2009-08-06 | add an example brick cad file with real interfaces defined | fenn | 3 | -17/+2400 |
2009-08-06 | removed template.yaml files in the packages | kanzure | 1 | -20/+0 |
2009-08-06 | RodHole is actually the same as HollowStud; StudHole is actually referring to... | fenn | 1 | -15/+11 |
2009-08-06 | added some things that were bugging me | fenn | 1 | -9/+71 |
2009-08-05 | first whack at listing all Lego interfaces. not even close to done; technic i... | fenn | 2 | -18/+287 |
2009-08-04 | halfway done | fenn | 1 | -18/+18 |
2009-08-04 | tag_hack syntax changed | fenn | 1 | -4/+4 |