Skip to content

Commit

Permalink
Merge pull request #289 from cpicanco/patch-3
Browse files Browse the repository at this point in the history
fixing trackball import
  • Loading branch information
mkassner committed Jan 25, 2016
2 parents aee865b + 3132cd7 commit 2401cc3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from pyglui.cygl.utils import RGBA
from pyglui.cygl.utils import *
from pyglui.cygl import utils as glutils
from trackball import Trackball
from gl_utils import Trackball
from math import *
import random
import time
Expand Down

0 comments on commit 2401cc3

Please sign in to comment.