Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Repository
50743cf3ba5d8206ea461e62f864dce367224d2d
Switch branch/tag
kicad-source-mirror
polygon
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Initial release of pl_editor, the page layout and title block editor.
· 50743cf3
jean-pierre charras
authored
11 years ago
50743cf3
Name
Last commit
Last update
..
CMakeLists.txt
Remove Kbool from Kicad. Use Clipper instead.
12 years ago
PolyLine.cpp
Pcbnew: fix bug 1179877, due a bad default copy constructor, after my changes about CPOLYGONS_LIST class.
11 years ago
PolyLine.h
Pcbnew: fix bug 1179877, due a bad default copy constructor, after my changes about CPOLYGONS_LIST class.
11 years ago
SutherlandHodgmanClipPoly.h
gr_basic.cpp now clips filled polygons,using the Sutherland and Hodgman algo to clip the poly against a rectangle
16 years ago
clipper.cpp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
11 years ago
clipper.hpp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
11 years ago
determine_if_point_inside_polygon.odt
Switch to polygons in zones (old way no more supported)
16 years ago
math_for_graphics.cpp
More int casts to rounding conversions
11 years ago
math_for_graphics.h
More int casts to rounding conversions
11 years ago
polygon_test_point_inside.cpp
More work on CPOLYGONS_LIST class.
11 years ago
polygon_test_point_inside.h
Initial release of pl_editor, the page layout and title block editor.
11 years ago
polygons_defs.h
Polygon code cleanup
12 years ago