1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 2 years ago.
Jun 26, 2022 — Jun 26, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Temporary debug print statements.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Only doing a single copy of side-by-side buffers.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Locking map before modifying it to avoid race condition
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
nullptr rather than NULL
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Whitespace changes
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Comment and error message editing.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Clarifying order of operations
Russell M. Taylor II
as Russ Taylor
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.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Enable specification of the number of desired triangles in the generated distortion mesh in the configuration file.
Russell M. Taylor II
as Russ Taylor
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.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Removed unnecessary try/catch all block in android auto-start implementation.
Jeremy Bell
as JeroMiya
More... about 8 years ago
Removed unnecessary try/catch all block in android auto-start implementation.
Jeremy Bell
as JeroMiya
More... about 8 years ago
Fix for android auto-start API implementation - no longer crashes when a server is already running.
Jeremy Bell
as JeroMiya
More... about 8 years ago
Fix for android auto-start API implementation - no longer crashes when a server is already running.
Jeremy Bell
as JeroMiya
More... about 8 years ago
Merge pull request #23 from OSVR/skeleton-interface
Jeremy Bell
as Jeremy
More... about 8 years ago
Manual back-merge of changes in skeleton-inferface-unity branch.
Jeremy Bell
as JeroMiya
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