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
e0303a45584f7f31423f6a655635bb8de2a1f9c2
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
- New typedef LAYER_MSK to encapsulate a layer bitmap
· e0303a45
Lorenzo Marcantonio
authored
11 years ago
- Renamed ReturnMaskLayer to GetLayerMask (since it's a plain getter)
e0303a45
Name
Last commit
Last update
..
CMakeLists.txt
Remove Kbool from Kicad. Use Clipper instead.
12 years ago
PolyLine.cpp
Pcbnew: Export vrml: fix an issue for 3D shapes having a local offset defined: the local offset was not correctly scaled.
12 years ago
PolyLine.h
- New typedef LAYER_MSK to encapsulate a layer bitmap
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
fix compiler warnings on gcc 4.6.3, Debug build
12 years ago
clipper.hpp
Upgrade boost to version 1.53.0 and clipper to 5.03
12 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
Pcbnew: fix a very old bug in DRC, pad to pad drc tests: sometimes a test between a rectangular pad and an oval pad was skipped.
12 years ago
math_for_graphics.h
Pcbnew: fix a very old bug in DRC, pad to pad drc tests: sometimes a test between a rectangular pad and an oval pad was skipped.
12 years ago
polygon_test_point_inside.cpp
switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2()
12 years ago
polygon_test_point_inside.h
fix function comments, this time ones in *.cpp files until they
14 years ago
polygons_defs.h
Polygon code cleanup
12 years ago