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
1204c32430f89d57bfe41a9512086c9ea6d1b532
OpenSceneGraph
/
src
/
osgPlugins
/
osc
History
Robert Osfield
438332d39b
Introduced local cursormap variable to make it clearer which containers are being worked upon.
2016-06-20 16:50:21 +01:00
..
ip
Removed shadowing declaration
2016-06-06 14:38:15 +01:00
osc
Fixed memory leak
2016-06-10 17:09:34 +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
Fixed -Wextra warnings
2016-06-08 09:50:38 +01: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