This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
PrusaSlicer
Watch
1
Star
0
Fork
0
You've already forked PrusaSlicer
mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced
2025-07-12 10:21:51 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
PrusaSlicer
/
src
/
libslic3r
/
Optimize
History
Vojtech Bubnik
b5573f959b
Refactoring for code clarity: Replaced this->m_xxx with m_xxx
...
as the m_ prefix already signifies a class local variable.
2021-05-06 14:43:36 +02:00
..
BruteforceOptimizer.hpp
cosmethics
2020-09-10 14:03:30 +02:00
NLoptOptimizer.hpp
Refactoring for code clarity: Replaced this->m_xxx with m_xxx
2021-05-06 14:43:36 +02:00
Optimizer.hpp
Added missing include (GCC 11.1)
2021-05-01 22:33:59 +02:00