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-10-10 09:46:29 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Slic3r
/
src
/
GUI
/
Plater
History
Joseph Lenox
a559c57a81
Avoid using wxString Printf, instead use Format() and use wxRealPoint (floating point) instead of wxPoint (integer)
2018-07-11 22:14:51 -05:00
..
Plate2D.cpp
Avoid using wxString Printf, instead use Format() and use wxRealPoint (floating point) instead of wxPoint (integer)
2018-07-11 22:14:51 -05:00
Plate2D.hpp
Avoid using wxString Printf, instead use Format() and use wxRealPoint (floating point) instead of wxPoint (integer)
2018-07-11 22:14:51 -05:00
PlaterObject.cpp
Implemented make_thumbnail and transform_thumbnail; neither is tested yet.
2018-07-11 22:14:51 -05:00
PlaterObject.hpp
Changed identifier type to size_t (needs to be numerical to do math on it)
2018-07-11 22:14:51 -05:00