Skip to content

Commit

Permalink
Merge branch 'kliment:master' into PythonSupport3.12_3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
DivingDuck authored Nov 25, 2024
2 parents a1b23d5 + 6608ff8 commit 5ac5cff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions printrun/gl/panel.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

import pyglet
pyglet.options['debug_gl'] = True
pyglet.options['shadow_window'] = False

from pyglet.gl import glEnable, glDisable, GL_LIGHTING, glLightfv, \
GL_LIGHT0, GL_LIGHT1, GL_LIGHT2, GL_POSITION, GL_DIFFUSE, \
Expand Down

0 comments on commit 5ac5cff

Please sign in to comment.