.. |
OpenThreads
|
Code comments, log strings and some variable spell fixes.
|
2020-10-28 17:05:06 +01:00 |
osg
|
Merge pull request #1027 from glebm/fix-windowing-system
|
2021-01-18 14:47:47 +00:00 |
osgAnimation
|
Update StackedTransform.cpp
|
2019-03-05 09:32:55 -08:00 |
osgDB
|
fix variable name "delimiter"/compilation for win32
|
2020-11-17 08:13:57 +01:00 |
osgFX
|
Fixed crash on exit issues with osgFX, osgParticle, osgSim and the osgforest example
|
2019-01-08 19:35:29 +00:00 |
osgGA
|
Fix #877 "Shift key stuck if both shifts switch keymap"
|
2019-12-23 14:20:26 +01:00 |
osgManipulator
|
Add OSG_USE_FLOAT_QUAT build option to use single precision quaternions
|
2019-03-13 22:08:19 +03:00 |
osgParticle
|
Fix particle rotation.
|
2020-01-20 10:39:13 +00:00 |
osgPlugins
|
Use c-locale with std::istream
|
2021-01-23 15:58:01 +00:00 |
osgPresentation
|
Automatically generate pkgconfig files instead of using manually maintained templates
|
2018-11-15 14:26:41 +08:00 |
osgShadow
|
Code comments, log strings and some variable spell fixes.
|
2020-10-28 17:05:06 +01:00 |
osgSim
|
Code comments, log strings and some variable spell fixes.
|
2020-10-28 17:05:06 +01:00 |
osgTerrain
|
Automatically generate pkgconfig files instead of using manually maintained templates
|
2018-11-15 14:26:41 +08:00 |
osgText
|
Enabled windows clang builds.
|
2020-07-17 18:01:05 +02:00 |
osgUI
|
Code comments, log strings and some variable spell fixes.
|
2020-10-28 17:05:06 +01:00 |
osgUtil
|
Changed to using Node::accept() to handled children of Geode/Billboard to enable scene graphs with non drawables as children
|
2020-11-10 15:26:21 +00:00 |
osgViewer
|
Merge branch 'master' into patch-3
|
2020-11-10 15:49:52 +00:00 |
osgVolume
|
Code comments, log strings and some variable spell fixes.
|
2020-10-28 17:05:06 +01:00 |
osgWidget
|
Fixed osgWidget event handling
|
2021-02-18 16:14:49 +00:00 |
osgWrappers
|
Code comments, log strings and some variable spell fixes.
|
2020-10-28 17:05:06 +01:00 |
CMakeLists.txt
|
Add CMake option to not build deprecated serializers
|
2017-02-07 20:23:14 +01:00 |