elima / GFreenect

GFreenect is a wrapper for the Freenect library written using Glib in order to control a Kinect device and make it easy to use with GNOME technologies.
http://www.joaquimrocha.com/2012/01/20/announcing-gfreenect/
GNU Lesser General Public License v3.0
36 stars 11 forks source link

examples: Fixed two-window bug #6

Closed iaguis closed 12 years ago

iaguis commented 12 years ago

Fixed two-window bug in testview.py example with the solution found in https://bugs.launchpad.net/ubuntu/+source/clutter-1.0/+bug/956146