Age | Commit message (Expand) | Author | Files | Lines |
2009-11-30 | updated skdb-get.py, moved packages to the server. | kanzure | 36 | -10887/+0 |
2009-11-30 | added icons for each package | fenn | 5 | -0/+2 |
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 | 2 | -4/+4 |
2009-10-31 | worked on individual file view. /package/lego/data/yaml works now. | kanzure | 2 | -4/+4 |
2009-10-29 | check_compatibility function | fenn | 1 | -3/+6 |
2009-10-29 | remove bogus instantiation | fenn | 1 | -5/+3 |
2009-09-24 | Various changes to the bearing package and import_tools/surf.py | kanzure | 4 | -10/+32 |
2009-09-11 | try to make a helical face; fails with StdFail_NotDone | fenn | 1 | -40/+39 |
2009-09-11 | some progress on finding endpoints; still confused why the for loop doesn't w... | fenn | 1 | -55/+60 |
2009-09-11 | ooify Helix, draw corners of valley and crest | fenn | 1 | -14/+42 |
2009-09-10 | another way to fail utterly | fenn | 1 | -5/+34 |
2009-09-10 | attempting to generate thread geometry.. segfaults for unknown reason | fenn | 1 | -0/+36 |
2009-09-09 | try importing geom | fenn | 1 | -0/+6 |
2009-09-06 | fixed Package, wrote more geom tests, wrote more package tests | kanzure | 1 | -0/+1 |
2009-09-06 | minor changes | fenn | 1 | -9/+11 |
2009-09-05 | finished UNC and UNF series. not sure where to find data for ISO_Fine_Thread yet | fenn | 1 | -30/+50 |
2009-09-05 | start describing standard thread series | fenn | 1 | -11/+126 |
2009-09-03 | yoinked thread diagram from wikipedia | fenn | 1 | -0/+832 |
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 | Merge branch 'master' of adl.serveftp.org:/var/www/skdb | fenn | 1 | -1/+1 |
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-15 | not blah == None -> blah is not None | fenn | 1 | -1/+1 |
2009-08-14 | remove old comments | fenn | 1 | -4/+1 |
2009-08-13 | use standard container for screw | fenn | 2 | -8/+10 |
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 | this probably has something to do with the "no module threads" error | fenn | 1 | -0/+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 | package needs name for package_file i guess | fenn | 1 | -0/+1 |
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 | fix minor repr bug | fenn | 1 | -4/+4 |
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 | bearing/metadata.yaml changed to match metadata for the threads package | kanzure | 1 | -1/+1 |