Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
Printrun
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
machinery
Printrun
Commits
c8138998
Commit
c8138998
authored
May 29, 2013
by
Guillaume Seguin
Browse files
Options
Browse Files
Download
Plain Diff
Merge /home/ixce/Printrun into experimental
parents
5ec2ec1c
e3a2f86b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
gcview.py
printrun/gcview.py
+3
-3
No files found.
printrun/gcview.py
View file @
c8138998
...
@@ -27,9 +27,9 @@ pyglet.options['debug_gl'] = True
...
@@ -27,9 +27,9 @@ pyglet.options['debug_gl'] = True
from
pyglet.gl
import
*
from
pyglet.gl
import
*
from
pyglet
import
gl
from
pyglet
import
gl
from
printrun
import
gcoder
from
.
import
gcoder
from
printrun
import
stltool
from
.
import
stltool
from
printrun
.libtatlin
import
actors
from
.libtatlin
import
actors
class
wxGLPanel
(
wx
.
Panel
):
class
wxGLPanel
(
wx
.
Panel
):
'''A simple class for using OpenGL with wxPython.'''
'''A simple class for using OpenGL with wxPython.'''
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment