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
bce2e7d71d509afda146cb44524b03a3b78ae8bb
OpenSceneGraph
/
src
/
osgPlugins
/
osc
History
Robert Osfield
bce2e7d71d
From Stephan Huber, fixed bug in setting _numMessagesPerEvent and added more debug information
2013-02-12 15:18:06 +00:00
..
ip
Fixed warning and converted tabs to four spaces
2013-02-04 12:50:51 +00:00
osc
From Stephan Huber, fixed for Windows 64bit build
2013-02-06 09:20:10 +00:00
CMakeLists.txt
Added include of osc plugin directory to help with Windows build
2012-12-03 09:35:12 +00:00
OscReceivingDevice.cpp
From Stephan Huber, introduction of message id scheme were osc messages are sent with an unique id, and can be dispatched multiple times to workaround network packet losses.
2013-01-31 11:09:03 +00:00
OscReceivingDevice.hpp
From Stephan Huber, introduction of message id scheme were osc messages are sent with an unique id, and can be dispatched multiple times to workaround network packet losses.
2013-01-31 11:09:03 +00:00
OscSendingDevice.cpp
From Stephan Huber, fixed bug in setting _numMessagesPerEvent and added more debug information
2013-02-12 15:18:06 +00:00
OscSendingDevice.hpp
From Stephan Huber, introduction of message id scheme were osc messages are sent with an unique id, and can be dispatched multiple times to workaround network packet losses.
2013-01-31 11:09:03 +00:00
ReaderWriterOscDevice.cpp
From Stephan Huber, fixed bug in setting _numMessagesPerEvent and added more debug information
2013-02-12 15:18:06 +00:00