Finally ready to merge the two tool codebases
This commit is contained in:
@@ -31,5 +31,6 @@ class GLWidget(QOpenGLWidget):
|
||||
|
||||
glViewport(0, 0, w, h)
|
||||
self.parent.camera.setup(w, h)
|
||||
self.parent.map.draw()
|
||||
self.parent.grid.draw()
|
||||
self.parent.selectBox.draw()
|
||||
Reference in New Issue
Block a user