This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
67a0f815e4be5527f5830d0973d87743dd37a7b2
OpenSceneGraph
/
src
/
osgPlugins
/
osc
History
Robert Osfield
a6baf00956
Reordered command line parsing and replace throw with cout.
2017-03-30 13:21:05 +01:00
..
ip
Reordered command line parsing and replace throw with cout.
2017-03-30 13:21:05 +01:00
osc
Fixed delete type
2016-06-27 16:31:11 +01:00
CMakeLists.txt
From Alberto Luaces, "here are two minimal capitalization fixes for mingw cross-compilation, where case sensitivity matters."
2015-10-23 15:04:13 +00:00
OscReceivingDevice.cpp
Introduced local cursormap variable to make it clearer which containers are being worked upon.
2016-06-20 16:50:21 +01:00
OscReceivingDevice.hpp
Some spelling fixes in comments.
2016-10-05 18:10:46 +02:00
OscSendingDevice.cpp
Added virtual destructors
2014-07-03 13:06:23 +00:00
OscSendingDevice.hpp
From Stephan Huber, "attached are some fixes to the osc-plugin and the touch-implementations for iOS and os x and other small bugfixes. These fixes will normalize the orientation of the touch points, and transmitting the touch points over osc via the TUIO-protocol works now more robustly between two osg-applications.
2014-01-23 15:37:48 +00:00
ReaderWriterOscDevice.cpp
Restructed the osgPresentation and present3D directories back to the structure that was present in OSG-3.2
2015-03-04 18:36:44 +00:00