ofTheo / ofxKinect

legacy openFrameworks wrapper for the xbox kinect (OF pre-0.8.0+ only) - ofxKinect is now included and is being maintained in OF releases
MIT License
540 stars 105 forks source link

ofxKinect is only compatible with github release of OF #41

Closed kylemcdonald closed 13 years ago

kylemcdonald commented 13 years ago

i've already gotten three people annoyed with this, and i realize now it was a bad idea to start switching to the next OF release so soon.

i'm going to:

1 modify all the source so it uses ofx* instead of of 2 update the current OF project to include ofx\ for the typedefs 3 add a secondary OF project that uses the old style XCode project 4 rename both projects so there is ofxKinect.xcodeproj (<=r62) and ofxKinect-beta.xcodeproj (>=r70)

kylemcdonald commented 13 years ago

use ofxKinect.xcodeproj for OF r62. use ofxKinect-beta.xcodeproj for the upcoming github OF/r70. closed by a15abc78b25629a52a22ced70511a62a12ea6ccf.