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-07-30 09:31:58 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Slic3r
/
src
/
admesh
History
bubnikv
6ba43ebacb
Merge remote-tracking branch 'remotes/origin/master' into dev
2019-09-09 17:49:07 +02:00
..
CMakeLists.txt
Build fix when boost is not in prefix/boost
2019-06-13 14:19:24 +02:00
connect.cpp
Undo / Redo memory conservation strategy: Release recoverable data
2019-07-18 11:51:06 +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
Fix of a regression big endian issue in admesh
2019-09-09 09:18:53 +02:00
stl.h
Fixed couple of warnings
2019-09-02 16:27:48 +02:00
stlinit.cpp
Fighting the ASCII STL import.
2019-09-05 14:29:34 +02:00
util.cpp
Further C++isation of the admesh library & TriangleMesh
2019-06-13 16:33:50 +02:00