| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added necessary exports for winbuild | Justin Berger | 2018-04-03 | 2 | -40/+47 |
| * | Added documentation about writing a poser | Justin Berger | 2018-04-02 | 3 | -7/+104 |
| * | Modified showreproject for video | Justin Berger | 2018-04-02 | 1 | -4/+6 |
| * | Fixed crashes, typo | Justin Berger | 2018-04-02 | 1 | -5/+5 |
| * | Fixed windows init issue | Justin Berger | 2018-04-02 | 1 | -2/+2 |
| * | Fixed case issue | Justin Berger | 2018-04-02 | 1 | -2/+2 |
| * | Removed def file from proj | Justin Berger | 2018-04-02 | 2 | -2/+0 |
| * | Removed the hard coded path | dpeter99 | 2018-04-02 | 1 | -3/+1 |
| * | Removed unity specific stuff | dpeter99 | 2018-04-02 | 3 | -139/+127 |
| * | Fixed the parameters | dpeter99 | 2018-04-02 | 1 | -11/+29 |
| * | Fixed marshalling | Justin Berger | 2018-04-02 | 5 | -14/+14 |
| * | Added the API file from Unity | dpeter99 | 2018-04-02 | 3 | -19/+361 |
| * | Updated the launch parameters | dpeter99 | 2018-04-02 | 1 | -1/+1 |
| * | Removed the manual .def file | dpeter99 | 2018-04-02 | 1 | -30/+0 |
| * | Added new accesors (WIP) | dpeter99 | 2018-04-02 | 3 | -4/+43 |
| * | Some tests | dpeter99 | 2018-04-02 | 4 | -105/+162 |
| * | Made calibration on other posers use calibration data | Justin Berger | 2018-04-01 | 9 | -32/+62 |
| * | Added reproject tool | Justin Berger | 2018-04-01 | 2 | -0/+287 |
| * | More optimization of scale params for calibration | Justin Berger | 2018-04-01 | 3 | -36/+35 |
| * | Tweaked how reproject / calibate interact | Justin Berger | 2018-04-01 | 8 | -311/+96 |
| * | overhal to calibration | Justin Berger | 2018-04-01 | 12 | -235/+490 |
| * | Added distance function to linmath | Justin Berger | 2018-04-01 | 2 | -2/+7 |
| * | Fixed warnings about inline static functions being exported | Justin Berger | 2018-04-01 | 1 | -7/+7 |
| * | add config for Orangepi Linux Next | Charles Lohr | 2018-04-01 | 1 | -0/+4043 |
| * | Noise filtering in state based dis | Justin Berger | 2018-03-31 | 1 | -9/+28 |
| * | Made manual driver registration only ever happen once | Justin Berger | 2018-03-30 | 1 | -18/+23 |
| * | Don't export minimal opencv symbols | Justin Berger | 2018-03-30 | 1 | -18/+25 |
| * | Added accessors for language bindings | Justin Berger | 2018-03-30 | 2 | -0/+10 |
| * | Added tool to help find the optimal calibration permutation | Justin Berger | 2018-03-30 | 2 | -0/+347 |
| * | Made is so that if rawlight data was available, angles don't playback | Justin Berger | 2018-03-30 | 1 | -1/+2 |
| * | Typo in makefile | Justin Berger | 2018-03-30 | 1 | -1/+1 |
| * | Added config value to disable attempts at calibration | Justin Berger | 2018-03-29 | 1 | -7/+11 |
| * | Made linmath sane for C++ inclusion | Justin Berger | 2018-03-29 | 1 | -0/+8 |
| * | Removed unused code | Justin Berger | 2018-03-29 | 1 | -169/+1 |
| * | Update .gitignore | Justin Berger | 2018-03-29 | 2 | -29/+28 |
| * | Filled out OO struct; most needed functions are there | Justin Berger | 2018-03-29 | 5 | -54/+114 |
| * | Nuget packaged up dependencies | Justin Berger | 2018-03-28 | 12 | -11/+265 |
| * | Functional C# in windows | Justin Berger | 2018-03-28 | 25 | -260/+440 |
| * | window update for os_generic being header only | Justin Berger | 2018-03-28 | 3 | -9/+1 |
| * | Added entries to gitignore | Justin Berger | 2018-03-28 | 1 | -1/+3 |
| * | Slight refactoring | Justin Berger | 2018-03-28 | 25 | -99/+27 |
| * | Merge pull request #119 from dpeter99/master | CNLohr | 2018-03-28 | 24 | -0/+320 |
| |\ | |||||
| | * | Merge branch 'master' of https://github.com/dpeter99/libsurvive | dpeter99 | 2018-03-28 | 14 | -678/+698 |
| | |\ | |||||
| | * | | c# binding WIP | dpeter99 | 2018-03-28 | 24 | -0/+320 |
| * | | | Reverted change to makefile which enabled additional warnings | Justin Berger | 2018-03-28 | 1 | -1/+1 |
| * | | | Prettier word wrap | Justin Berger | 2018-03-28 | 1 | -0/+1 |
| * | | | Added ability to specify covariance of meas | Justin Berger | 2018-03-28 | 1 | -130/+52 |
| * | | | Merge branch 'time_based_disambiguator' - Now referred to as 'state based dis... | Justin Berger | 2018-03-28 | 6 | -17/+476 |
| |\ \ \ | |||||
| | * | | | Cleanup + Comments | Justin Berger | 2018-03-28 | 2 | -169/+127 |
| | * | | | Finished! | Justin Berger | 2018-03-28 | 2 | -35/+39 |
