This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
Slic3r
Watch
1
Star
0
Fork
0
You've already forked Slic3r
mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced
2025-08-11 14:59:01 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Slic3r
/
src
/
admesh
History
supermerill
b88c58c324
Merge commit '305ccfd9072dffdad7a9c6fa4b3e881d830daee8'
...
also add a better message when a config bundle is problematic.
2020-01-02 18:25:02 +01:00
..
CMakeLists.txt
Build fix when boost is not in prefix/boost
2019-06-13 14:19:24 +02:00
connect.cpp
Fixed crash while repairing imported model
2019-12-09 13:27:21 +01: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
Another fix of admesh on big endian architectures,
fixes
#2879
2019-09-19 08:56:47 +02:00
stl.h
Merge commit '5e3e5492487690fb48cd7c4bb0b7e0e019e30a5c' (wip)
2019-12-05 20:53:02 +01:00
stlinit.cpp
Relocate declaration of stl_internal_reverse_quads
2019-09-24 08:54:35 +02:00
util.cpp
Further C++isation of the admesh library & TriangleMesh
2019-06-13 16:33:50 +02:00