Finishing up opengl 4.1 core profile things, it all works. CURA-3273

This commit is contained in:
Jack Ha 2017-02-02 17:08:20 +01:00
parent 4659d8616e
commit 0889722350
4 changed files with 157 additions and 16 deletions

View file

@ -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.