Wykres commitów

11 Commity (master)

Autor SHA1 Wiadomość Data
Shoshana Berleant d5089dd60b migrate from optparse to argparse 2023-12-05 14:20:13 -05:00
Windell Oskay 39ba8e3fc7 Fix range argument
(Also testing to see if I can successfully commit to a PR.)
2018-04-04 11:23:08 -07:00
Ryan Jarvis e7ef2ca616 Fix range() call 2018-04-03 23:48:54 -07:00
Ryan Jarvis 47e2e4023e Remove noop code and some commented out code. 2018-04-02 09:58:10 -07:00
Ryan Jarvis 08666176c9 Ensure Python2.6 compatibility for older Inkscape 2018-04-02 09:58:10 -07:00
Ryan Jarvis 8dc1ae9d0e Remove unnecessary type casting [int(0) -> 0], moved docstrings, replaced % with str.format(), Removed commented out code, clarified range() calls. Made sure local variables always have a default value. Pythonic for loop. renamed var that was shadowing buitin [dir -> dir_]. Removed reference to Python 2.4 2018-04-02 09:58:10 -07:00
Ryan Jarvis e5c5477253 Convert tab indents to spaces. 2018-03-29 21:45:11 -07:00
Ryan Jarvis 08f44979f4 PEP8, Make consistent whitespace (mix of tabs/spaces -> tabs), Prevent name space clobbering i.e. import * 2018-03-29 14:39:43 -07:00
Windell Oskay d3fff06314 Update & reorganize 2014-12-15 02:51:16 -08:00
newman.daniel1 01b1be881f Issue 41: change the plotting algorithm to be less demanding of plotting precision. Also changed page height to 800 pixels from 1000, and draw the ending cell rectangle after the solution path. (Previously, it would draw the starting and ending cell rectangles and then go back to the starting cell to draw the solution and then end at the ending cell at the end of the solution path.)
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@207 72233254-1b6c-9e9c-5072-401df62706fb
2011-04-27 20:00:40 +00:00
newman.daniel1 8d4092e144 Relocation
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@165 72233254-1b6c-9e9c-5072-401df62706fb
2010-11-14 04:45:02 +00:00