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-31 11:42:01 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Slic3r
/
src
/
slic3r
History
Lukas Matena
f33e9bf609
TriangleMeshSlicer is now initialized by const-pointer to the mesh, responsibility for calling require_shared_vertices is left to the caller
2019-04-16 09:04:04 +02:00
..
Config
Fix build on MSVC with PCH off
2019-03-27 12:14:34 +01:00
GUI
TriangleMeshSlicer is now initialized by const-pointer to the mesh, responsibility for calling require_shared_vertices is left to the caller
2019-04-16 09:04:04 +02:00
Utils
Harmonized the application naming.
2019-04-15 16:14:19 +02:00
CMakeLists.txt
Moved the GLEW dependencies from libslic3r to the gui slic3r library.
2019-04-12 12:57:45 +02:00
pchheader.cpp
Precompiled headers on Visual Studio & GCC, with the highest hopes
2018-10-29 16:01:26 +01:00
pchheader.hpp
Integrated SLAPrint into background processing.
2018-11-08 20:18:40 +01:00