.. |
OpenThreads
|
openthread: silence some log output
|
2017-03-30 11:29:53 +02:00 |
osg
|
osg::Program::isFixedFunction() should'nt return true fixed function is unavailable, even if _shaderList.empty() is true
|
2017-08-28 09:44:10 +02:00 |
osgAnimation
|
Some spelling fixes in comments.
|
2016-10-05 18:10:46 +02:00 |
osgDB
|
Fix stat64 build issue with NDK 15 by definining at stat for Android
|
2017-08-22 22:49:56 +03:00 |
osgFX
|
Fixed method to match parent class.
|
2016-06-02 14:30:58 +01:00 |
osgGA
|
Added conditionals for GLES3, added correct gl headers for GLES3 on iOS and Android to GL.in
|
2017-03-20 18:33:08 +00:00 |
osgManipulator
|
osgManipulator: Constraint: snap_point_to_grid wants Vec3d instead of Vec3
|
2017-02-16 10:37:03 -05:00 |
osgParticle
|
Added conditionals for GLES3, added correct gl headers for GLES3 on iOS and Android to GL.in
|
2017-03-20 18:33:08 +00:00 |
osgPlugins
|
fix gcc/VC compile warnings, reject color mapped tga files with missing colormap.
|
2017-08-24 11:37:21 +02:00 |
osgPresentation
|
added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes
|
2016-08-29 10:41:40 +02:00 |
osgShadow
|
misc. typo fixes
|
2017-08-15 12:23:49 -04:00 |
osgSim
|
Added conditionals for GLES3, added correct gl headers for GLES3 on iOS and Android to GL.in
|
2017-03-20 18:33:08 +00:00 |
osgTerrain
|
Added lazy state updating for vertex array object binding/unbinding
|
2017-03-13 11:44:34 +00:00 |
osgText
|
Merge pull request #300 from eligovision/master
|
2017-08-16 11:30:14 +01:00 |
osgUI
|
added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes
|
2016-08-29 10:41:40 +02:00 |
osgUtil
|
Merge remote-tracking branch 'upstream/master' into MDI7
|
2017-08-24 11:26:23 +02:00 |
osgViewer
|
Using a PR from Sando Mani for requestioning a specific GL version as a base, cleaned up formattating, made the new code paths simpler and added clean up of memory
|
2017-08-21 11:40:45 +01:00 |
osgVolume
|
Removed unused class
|
2017-01-16 17:18:58 +00:00 |
osgWidget
|
Removed old Text::GlyphQuads array code paths
|
2017-02-28 17:02:02 +00:00 |
osgWrappers
|
Merge remote-tracking branch 'upstream/master' into MDI7
|
2017-08-24 11:26:23 +02:00 |
CMakeLists.txt
|
Add CMake option to not build deprecated serializers
|
2017-02-07 20:23:14 +01:00 |