Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cuttingproblem.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed some tabbing issues in cutting problems.pmoxhay2009-06-161-0/+18
* Minor corrections to shapes and subshapes in cutting problems.pmoxhay2009-06-131-15/+15
* Scissors don't drop back on and recut the shapes.pmoxhay2009-06-101-53/+206
* Doesn't repeat recently used problems.pmoxhay2009-06-051-14/+17
* Shapes don't disappear (except for masses, amounts).pmoxhay2009-06-021-8/+11
* Doesn't repeat color choice from problem to problem.pmoxhay2009-06-011-4/+8
* Increased number of cutting problems.pmoxhay2009-06-011-32/+343
* Removed some unused stuff from ShapeObject.Wade Brainerd2009-04-061-12/+12
* Factor move function into MovableObject, remove duplication.Wade Brainerd2009-04-061-3/+1
* Tidy up grid code a bit.Wade Brainerd2009-04-061-0/+2
* Fix ScissorsObject get_bounds.Wade Brainerd2009-04-051-1/+1
* Now does three cutting problems.pmoxhay2009-03-031-20/+62
* First working example of comparing areas by cutting.pmoxhay2009-03-031-15/+337
* Poses one problem in comparing areas by cutting.pmoxhay2009-02-251-0/+210