aboutsummaryrefslogtreecommitdiff
path: root/include/libsurvive/poser.h
Commit message (Collapse)AuthorAgeFilesLines
* Enabled and then cleaned up warningsJustin Berger2018-04-201-1/+0
|
* Refactor pose function to get timecode and not lhJustin Berger2018-04-031-3/+3
|
* Added documentation about writing a poserJustin Berger2018-04-021-1/+28
|
* Merge branch 'master' into standard_lh_calibJustin Berger2018-03-211-5/+6
|\
| * significant improvements to Orthodave.cnlohr2018-03-201-0/+1
| |
* | Added functionality to standardize where found lighthouses goJustin Berger2018-03-201-2/+5
| |
* | Added code to cancel out object rotation when calibratingJustin Berger2018-03-201-2/+1
|/
* Refactored how the persistence (now called sensor_activations) workedJustin Berger2018-03-161-2/+1
|
* Cleaned up cast warningJustin Berger2018-03-121-2/+2
|
* Redirected posers to used passed in callbacksJustin Berger2018-03-121-0/+9
|
* Preparing to add more to PoserDataJustin Berger2018-03-121-4/+3
|
* Support calling the library from C++, by adding extern "C" decorations, and ↵Dr. Orion Lawlor2017-04-171-0/+9
| | | | including correct prototypes.
* Add lh to poser light datamwturvey2017-03-281-1/+2
|
* log synctimes.cnlohr2017-03-201-0/+1
|
* Architect the way the posers receive data.cnlohr2017-03-081-1/+3
|
* Switch types over to avoiding extra struct keyword. Switch poses to ↵cnlohr2017-03-081-11/+11
| | | | "SurvivePose" type.
* Split out into some more things in the include folder. Getting closer to ↵cnlohr2017-03-031-0/+54
trying to have posers.