This website requires JavaScript.
Explore
Help
Register
Sign In
viewit
/
OrcaSlicer-KX
Watch
5
Star
2
Fork
1
You've already forked OrcaSlicer-KX
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
99557af44ff1e2ac9fd3d7a408d89489d7bf82a5
OrcaSlicer-KX
/
src
/
slic3r
History
Vojtech Bubnik
365d7a83cc
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
..
Config
Fixing Clang warnings 1
2021-02-08 17:52:29 +01:00
GUI
Refactoring for code clarity: Replaced this->m_xxx with m_xxx
2021-05-06 14:43:36 +02:00
Utils
Refactoring for code clarity: Replaced this->m_xxx with m_xxx
2021-05-06 14:43:36 +02:00
CMakeLists.txt
Worked around some quirky Linux file system issues. Namely
2021-03-15 16:19:22 +01:00
pchheader.cpp
Precompiled headers on Visual Studio & GCC, with the highest hopes
2018-10-29 16:01:26 +01:00
pchheader.hpp
Some more reduction of compiler warnings on MSVC
2021-02-10 18:04:16 +01:00