mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-11 16:57:51 -06:00
Finishing up opengl 4.1 core profile things, it all works. CURA-3273
This commit is contained in:
parent
4659d8616e
commit
0889722350
4 changed files with 157 additions and 16 deletions
|
@ -14,6 +14,7 @@ from UM.View.GL.OpenGL import OpenGL
|
|||
|
||||
from cura.Settings.ExtruderManager import ExtruderManager
|
||||
|
||||
|
||||
import os.path
|
||||
|
||||
## RenderPass used to display g-code paths.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue