Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in
P
pyMKcam
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • machinery
  • pyMKcam
  • Repository

Switch branch/tag
  • pyMKcam
  • src
  • pycam
  • Geometry
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • sumpfralle's avatar
    cleanup old TODO items · 71b09a91
    sumpfralle authored 14 years ago
    fixed minor issues
    
    
    git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@907 bbaffbd6-741e-11dd-a85d-61de82d9cad9
    71b09a91
Name
Last commit
Last update
..
Letters.py fix rendering of strings containing only whitespace 14 years ago
Line.py fixed accidental dependency of gtk 14 years ago
Matrix.py fixed many float comparisons by including the "epsilon" inaccuracy compensation 14 years ago
Model.py better progress visualization for 2D model offsetting 14 years ago
Path.py fixed climb/conventional milling style for ContourFollow and Engraving 14 years ago
Plane.py implemented automatically distributed support grids for solid 3D models 14 years ago
Point.py fixed a DropCutter bug (exposed with SphericalCutter) that happens after scaling the model 14 years ago
PointKdtree.py fixed code-style issues 15 years ago
Polygon.py cleanup old TODO items 14 years ago
PolygonExtractor.py reverted previous accidental commit (just for testing) 15 years ago
Triangle.py fixed a DropCutter bug (exposed with SphericalCutter) that happens after scaling the model 14 years ago
TriangleKdtree.py fixed code-style issues 15 years ago
__init__.py added support for single-line-fonts (taken from QCAD) 14 years ago
intersection.py fixed another small float inaccuracy glitch 14 years ago
kdtree.py the optional parameter "dist" in "nearest_neighbor" was ignored before 14 years ago
utils.py reverted previous conditional import of decimal (it is always available) 14 years ago