0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cosmetic changes. More... over 12 years ago
Build with Xcode 5. More... over 12 years ago
Support leap controller policy flags. More... over 12 years ago
Symlink to LeapSDK instead of individual files in the SDK. More... almost 13 years ago
Try to support compiling the library with older versions of Xcode. Use LLVM-GCC compiler to ensure the same compiler is used with Xcode 3 and 4. More... about 13 years ago
Updated the README. More... about 13 years ago
Initial Gestures API support. More... about 13 years ago
- Use reference counting instead of new/delete for tracked objects (frame, hand, pointable). - Don't call a callback function when its pointer is NULL. - Added wrappers for Hand functions whose result is relative to a previous frame. More... about 13 years ago
Adjust project settings to support Mac OS X 10.6 and later. More... about 13 years ago
Change the wrapper API to make it so functions that returned a leap_vector rather initialize it by reference. This helps some situations where returning a structure by values is not possible for some foreign language interfaces. More... about 13 years ago
added more information to example. More... about 13 years ago
fixed example build on Xcode. More... about 13 years ago
remove unused type definitions leap_finger_ref and leap_tool_ref. More... about 13 years ago
fix README file extension More... about 13 years ago
initial import More... about 13 years ago