You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Mar171615109758Feb326Jan25242322Dec2121Jan201917161514131211935Dec423Nov181726Sep31Aug24232018171614121110987654231Jul3028262523201918171287643230Jun2514121110131May29272414Apr13129128Mar272625242322212019181716151413128725Feb171614131098765432128Jan272322212019181312119431Dec3027261918141092129Nov262519171615141211975426Oct2524232120191817161514131211109765432130Sep29272524201918171615543129Aug282624232019171615Remove old commented out code.Remove old commented out code.Removed old commented out codeRemove old commented out code.Remove old commented out code.Remove old commented out code.Removed old commented out code and converted PolygonExtractor.py to new Point tuple style.fix Processs/Processes typoFixed a floating point issue that caused a zero length line in a polygon simplification algorithm.Another fix having to do with the move from point object to point tuple.Fixed bug that affects closed polylines.Code cleanup.Minor tuple conversion change.Fixed problem in font preview caused by move from point object to point tuple.Some efficiency toolpath rendering pathway efficiency improvementsDirection cone speed improvements.Fixed yet another casualty of the move from Point object to point tuple.Fixed a sluggish opengl window when a tool path is displayed.Fixed another casualty of the switch from point objects to point tuples.Replace Point class with a 3 position tuple and a collection of helper functions.fixed woring initialization of optional parametersupgrade inkscape and pstoedit to RecommendsMerge branch 'master' of ssh://pycam.git.sourceforge.net/gitroot/pycam/pycamAdd back definition of BASE_DIR accidentally removed beforeFix up Makefiles to work with git and reorganization changesfixed a minor bug when opening file-like objects (instead of using filenames)improved xml state representation slightlyadded a debug message regarding STL header datareverted previous commit regarding stdout handling and fixed stdin issuefixed stdin/stdout handling of Console pluginMerge branch 'master' of ssh://pycam.git.sourceforge.net/gitroot/pycam/pycamcleanup of directory handling for in-place executionignore temporary vi filesNo need to wrap call to float in a lambda, ~17% speedup of dropcutterMerge branch 'master' of ssh://pycam.git.sourceforge.net/gitroot/pycam/pycamTurn off multiprocessing, allow local locating of filesuse platform independent path separatorsIgnore emacs temporary filesAdd profiling script, currently profiles dropcutterPoint to proper share directory for egg-based install