This website requires JavaScript.
Explore
Help
Sign In
3DPrinting
/
PrusaSlicer-NonPlainar
Watch
1
Star
0
Fork
0
You've already forked PrusaSlicer-NonPlainar
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6a3fc5bde3
PrusaSlicer-NonPlainar
/
src
/
admesh
History
bubnikv
c95a324c3f
Merge branch 'vb_admesh_fix'
2019-06-18 08:54:50 +02:00
..
CMakeLists.txt
Build fix when boost is not in prefix/boost
2019-06-13 14:19:24 +02:00
connect.cpp
Fix of admesh import due to boost::pool::destroy taking O(n).
2019-06-14 11:07:07 +02:00
normals.cpp
Fix of admesh import due to boost::pool::destroy taking O(n).
2019-06-14 11:07:07 +02:00
shared.cpp
Fix of a typo.
2019-06-10 22:43:42 +02:00
stl_io.cpp
admesh refactoring: Using boost::object_pool for linked list memory
2019-06-11 09:29:32 +02:00
stl.h
Removed unnecessary copy / move constructors / assignment operators.
2019-06-14 15:47:40 +02:00
stlinit.cpp
Further C++isation of the admesh library & TriangleMesh
2019-06-13 16:33:50 +02:00
util.cpp
Further C++isation of the admesh library & TriangleMesh
2019-06-13 16:33:50 +02:00