mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-22 08:11:11 -06:00
GLCanvas3DManager replaced by OpenGLManager
This commit is contained in:
parent
0bb56736a1
commit
6f789aaee7
9 changed files with 57 additions and 77 deletions
|
@ -27,8 +27,8 @@ set(SLIC3R_GUI_SOURCES
|
|||
GUI/GLShader.hpp
|
||||
GUI/GLCanvas3D.hpp
|
||||
GUI/GLCanvas3D.cpp
|
||||
GUI/GLCanvas3DManager.hpp
|
||||
GUI/GLCanvas3DManager.cpp
|
||||
GUI/OpenGLManager.hpp
|
||||
GUI/OpenGLManager.cpp
|
||||
GUI/Selection.hpp
|
||||
GUI/Selection.cpp
|
||||
GUI/Gizmos/GLGizmosManager.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue