refactor: Extract view cube rendering to dedicated class
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
This commit is contained in:
@@ -14,6 +14,7 @@ add_executable(OpenCAD
|
||||
src/main.cpp
|
||||
src/MainWindow.cpp
|
||||
src/ViewportWidget.cpp
|
||||
src/ViewCube.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(OpenCAD PRIVATE Qt6::Widgets Qt6::OpenGLWidgets)
|
||||
|
||||
Reference in New Issue
Block a user