This website requires JavaScript.
Explore
Help
Sign In
PublicCodeMirror
/
OrcaSlicer-bambulab
Watch
1
Star
0
Fork
0
You've already forked OrcaSlicer-bambulab
mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced
2026-05-16 02:02:42 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73e0099c55d73454b43c1fc8e7c004c809ebb996
OrcaSlicer-bambulab
/
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