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
    fix rendering of strings containing only whitespace · 87901b7c
    sumpfralle authored 14 years ago
    git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@860 bbaffbd6-741e-11dd-a85d-61de82d9cad9
    87901b7c
Name
Last commit
Last update
..
Letters.py fix rendering of strings containing only whitespace 14 years ago
Line.py fixed visualization of toolpath directions again 14 years ago
Matrix.py fixed many float comparisons by including the "epsilon" inaccuracy compensation 14 years ago
Model.py added basic support for exporting polygon models as SVG 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 reduced initialization time for Points and Lines (these initializations were quite expensive when loading CXF fonts) 14 years ago
PointKdtree.py fixed code-style issues 14 years ago
Polygon.py added a new algorithm of iterative polygon offsetting (not stable, yet) 14 years ago
PolygonExtractor.py reverted previous accidental commit (just for testing) 14 years ago
Triangle.py added climb and conventional milling style to ContourFollow and Engrave strategy 14 years ago
TriangleKdtree.py fixed code-style issues 14 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