Merge branch 'VRPN-fixes' into 'master'
VRPN fixes (runtime, compilation, and external linkage) 1. VRPN would not be found in `FindVRPN.cmake` on Linux if `iMSTK_USE_OMNI` was set to ON. 2. A name issue in `iMSTKConfig.cmake.in` would prevent external projects to link against iMSTK 3. An offset was applied on VRPN devices on the client side while there already was a way to set up offsets in the controller interface See merge request !101
No related branches found
No related tags found
Showing
- Base/Devices/imstkVRPNDeviceClient.cpp 1 addition, 10 deletionsBase/Devices/imstkVRPNDeviceClient.cpp
- Base/Devices/imstkVRPNDeviceClient.h 0 additions, 3 deletionsBase/Devices/imstkVRPNDeviceClient.h
- Base/Devices/imstkVRPNDeviceServer.h 1 addition, 1 deletionBase/Devices/imstkVRPNDeviceServer.h
- CMake/External/External_VRPN.cmake 0 additions, 1 deletionCMake/External/External_VRPN.cmake
- CMake/FindVRPN.cmake 36 additions, 22 deletionsCMake/FindVRPN.cmake
- iMSTKConfig.cmake.in 1 addition, 1 deletioniMSTKConfig.cmake.in
Please register or sign in to comment