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
744960bbf2076ccbe7fb55f14ed1eb11f1b7aacb
OpenSceneGraph
/
src
/
osgWrappers
/
serializers
History
Robert Osfield
744960bbf2
Build fixes for new deprecated osg::Geometry functions
2013-06-19 10:56:31 +00:00
..
osg
Build fixes for new deprecated osg::Geometry functions
2013-06-19 10:56:31 +00:00
osgAnimation
From Jan Ciger, "Here is a little patch to fix a bug in the InfluenceMap serialization. The names of the maps weren't quoted properly and therefore it was breaking loading of rigged models exported from e.g. Blender. Also names that contained spaces wouldn't have been parsed properly. "
2013-05-22 11:06:12 +00:00
osgFX
From Wang Rui, "I'd like to submit the changes that will put ObjectProperty and ObjectMark variables into the InputStream/OutputStream class instead of static ones. This should avoid the threading problem and won't repeatedly reallocate memory for the properties. Some of the wrappers will be slightly modified to use the property variable stored in the InputStream/OutputStream as well."
2012-04-05 13:53:47 +00:00
osgGA
Added serializers for osgGA
2012-10-12 14:51:08 +00:00
osgManipulator
From Wang Rui, "I'd like to submit the changes that will put ObjectProperty and ObjectMark variables into the InputStream/OutputStream class instead of static ones. This should avoid the threading problem and won't repeatedly reallocate memory for the properties. Some of the wrappers will be slightly modified to use the property variable stored in the InputStream/OutputStream as well."
2012-04-05 13:53:47 +00:00
osgParticle
From Wang Rui, "I'd like to submit the changes that will put ObjectProperty and ObjectMark variables into the InputStream/OutputStream class instead of static ones. This should avoid the threading problem and won't repeatedly reallocate memory for the properties. Some of the wrappers will be slightly modified to use the property variable stored in the InputStream/OutputStream as well."
2012-04-05 13:53:47 +00:00
osgShadow
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
osgSim
From Wang Rui, "I'd like to submit the changes that will put ObjectProperty and ObjectMark variables into the InputStream/OutputStream class instead of static ones. This should avoid the threading problem and won't repeatedly reallocate memory for the properties. Some of the wrappers will be slightly modified to use the property variable stored in the InputStream/OutputStream as well."
2012-04-05 13:53:47 +00:00
osgTerrain
From Wang Rui, "I'd like to submit the changes that will put ObjectProperty and ObjectMark variables into the InputStream/OutputStream class instead of static ones. This should avoid the threading problem and won't repeatedly reallocate memory for the properties. Some of the wrappers will be slightly modified to use the property variable stored in the InputStream/OutputStream as well."
2012-04-05 13:53:47 +00:00
osgText
From Wang Rui, "I modified the Serializer header to add a UPDATE_TO_VERSION_SCOPED
2012-10-09 16:05:50 +00:00
osgViewer
Refactored the support for stereo and keystone RTT setup so that it can be applied to an existing Camera.
2013-05-20 19:24:34 +00:00
osgVolume
From Wang Rui, "I modified the Serializer header to add a UPDATE_TO_VERSION_SCOPED
2012-10-09 16:05:50 +00:00
CMakeLists.txt
Introduced osgViewer::Config base class and beginnigs of various Config implementations.
2013-05-15 11:31:49 +00:00