Temporary debug print statements. |
|
More...
|
about 8 years ago
|
Only doing a single copy of side-by-side buffers. |
|
More...
|
about 8 years ago
|
Locking map before modifying it to avoid race condition |
|
More...
|
about 8 years ago
|
nullptr rather than NULL |
|
More...
|
about 8 years ago
|
Whitespace changes |
|
More...
|
about 8 years ago
|
Comment and error message editing. |
|
More...
|
about 8 years ago
|
Clarifying order of operations |
|
More...
|
about 8 years ago
|
Pulling out code common to both sides of an if/else statement to happen before the if statement and then leaving only the else branch. |
|
More...
|
about 8 years ago
|
Enable specification of the number of desired triangles in the generated distortion mesh in the configuration file. |
|
More...
|
about 8 years ago
|
Change the specification of the center of projection (COP) from D-space units in scaled distortion space to unit coordinates in screen space. This makes the COP for purposes of projection consistent with the distortion and does the required math inside the library rather than in the config-file generation code. |
|
More...
|
about 8 years ago
|
Removed unnecessary try/catch all block in android auto-start implementation. |
|
More...
|
about 8 years ago
|
Removed unnecessary try/catch all block in android auto-start implementation. |
|
More...
|
about 8 years ago
|
Fix for android auto-start API implementation - no longer crashes when a server is already running. |
|
More...
|
about 8 years ago
|
Fix for android auto-start API implementation - no longer crashes when a server is already running. |
|
More...
|
about 8 years ago
|
Merge pull request #23 from OSVR/skeleton-interface |
|
More...
|
about 8 years ago
|
Manual back-merge of changes in skeleton-inferface-unity branch. |
|
More...
|
about 8 years ago
|
remove boost version check |
|
More...
|
over 8 years ago
|
remove boost version check |
|
More...
|
over 8 years ago
|
Merge pull request #545 from OSVR/skeleton-example-fix |
|
More...
|
over 8 years ago
|
Merge pull request #545 from OSVR/skeleton-example-fix |
|
More...
|
over 8 years ago
|
fix gcc compiler error about for loop initial declaration |
|
More...
|
over 8 years ago
|
fix gcc compiler error about for loop initial declaration |
|
More...
|
over 8 years ago
|
Merge pull request #258 from OSVR/skeleton |
|
More...
|
over 8 years ago
|
Merge pull request #258 from OSVR/skeleton |
|
More...
|
over 8 years ago
|
remove inline hints because of linker errors on clang, gcc |
|
More...
|
over 8 years ago
|
remove inline hints because of linker errors on clang, gcc |
|
More...
|
over 8 years ago
|
remove empty line |
|
More...
|
over 8 years ago
|
remove empty line |
|
More...
|
over 8 years ago
|
remove inline keyword from updateSkeletonPoses |
|
More...
|
over 8 years ago
|
remove inline keyword from updateSkeletonPoses |
|
More...
|
over 8 years ago
|