Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
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
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
machinery
pyMKcam
Repository
6716dab0aa03bc6b060c9283e689a729f2620433
Switch branch/tag
pyMKcam
pycam
Geometry
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
replaced some few remaining occourences of old Point-class methods
· 6716dab0
Lars Kruse
authored
12 years ago
6716dab0
Name
Last commit
Last update
..
Letters.py
Removed old commented out code and converted PolygonExtractor.py to new Point tuple style.
12 years ago
Line.py
Removed old commented out code and converted PolygonExtractor.py to new Point tuple style.
12 years ago
Matrix.py
Replace Point class with a 3 position tuple and a collection of helper functions.
12 years ago
Model.py
Removed old commented out code and converted PolygonExtractor.py to new Point tuple style.
12 years ago
Path.py
replaced some few remaining occourences of old Point-class methods
12 years ago
Plane.py
Removed old commented out code and converted PolygonExtractor.py to new Point tuple style.
12 years ago
PointKdtree.py
Removed old commented out code and converted PolygonExtractor.py to new Point tuple style.
12 years ago
PointUtils.py
Replace Point class with a 3 position tuple and a collection of helper functions.
12 years ago
Polygon.py
replaced some few remaining occourences of old Point-class methods
12 years ago
PolygonExtractor.py
Fixed a small syntax error.
12 years ago
Triangle.py
Removed old commented out code and converted PolygonExtractor.py to new Point tuple style.
12 years ago
TriangleKdtree.py
Replace Point class with a 3 position tuple and a collection of helper functions.
12 years ago
__init__.py
Removed old commented out code and converted PolygonExtractor.py to new Point tuple style.
12 years ago
intersection.py
Removed old commented out code and converted PolygonExtractor.py to new Point tuple style.
12 years ago
kdtree.py
Rearrange to a more standard python package layout
13 years ago
utils.py
No need to wrap call to float in a lambda, ~17% speedup of dropcutter
13 years ago