This website requires JavaScript.
Explore
Help
Register
Sign In
kindred
/
create
Watch
1
Star
1
Fork
0
You've already forked create
Code
Issues
37
Pull Requests
Actions
Packages
Projects
9
Releases
2
Wiki
Activity
Files
2470d9f959f6fa766940af03d1ea3a825178f032
create
/
src
/
Mod
/
Path
/
libarea
History
Benjamin Nauck
8441f0f690
[Path] Use std::shared_ptr instead of boost::shared_ptr
...
There's no need to use boost version when stl has support for shared_ptr
2021-03-06 19:32:03 +01:00
..
kurve
…
Adaptive.cpp
Path: Added option for the finishing pass of the adaptive op
2020-12-18 08:03:42 -05:00
Adaptive.hpp
Path: Added option for the finishing pass of the adaptive op
2020-12-18 08:03:42 -05:00
Arc.cpp
…
Arc.h
…
Area.cpp
…
Area.h
…
AreaClipper.cpp
…
AreaDxf.cpp
…
AreaDxf.h
…
AreaOrderer.cpp
…
AreaOrderer.h
…
AreaPocket.cpp
…
Box2D.h
…
Circle.cpp
…
Circle.h
…
clipper.cpp
[skip ci] Do not throw plain C string as exception
2021-02-06 15:52:21 +01:00
clipper.hpp
…
CMakeLists.txt
…
Curve.cpp
…
Curve.h
…
dxf.cpp
dxf: [skip ci] Coverity: Buffer not null terminated
2020-09-14 14:37:20 +02:00
dxf.h
LGTM: [skip ci] fix: Non-virtual destructor in base class
2020-07-24 19:30:12 +02:00
Point.h
…
pyarea.cpp
Added missing attribute
2021-01-02 01:46:28 +01:00
PythonStuff.cpp
[Path] Use std::shared_ptr instead of boost::shared_ptr
2021-03-06 19:32:03 +01:00
PythonStuff.h
…