.. |
OpenThreads
|
Missed the printf define at the top of this file.
|
2016-12-02 08:07:15 -05:00 |
osg
|
Added support for mapping texture modes to #define's
|
2017-03-23 17:42:33 +00:00 |
osgAnimation
|
Some spelling fixes in comments.
|
2016-10-05 18:10:46 +02:00 |
osgDB
|
Removed hardwaring to online write inine when writing to binary files to allow inline images in asci and binary files
|
2017-03-23 09:52:21 +00: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
|
GLES3 now working on iOS, tried to maintain support for have bother gles2 and gles3, allowed avfoundation to be added on iOS, improved iOS example cmake generation
|
2017-03-20 18:39:56 +00: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
|
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 |
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
|
Removed no longer relevant line
|
2017-03-23 10:25:25 +00: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
|
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 |
osgViewer
|
GLES3 now working on iOS, tried to maintain support for have bother gles2 and gles3, allowed avfoundation to be added on iOS, improved iOS example cmake generation
|
2017-03-20 18:39:56 +00: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
|
Added TextureBuffer serializer
|
2017-03-22 14:20:03 +00:00 |
CMakeLists.txt
|
Add CMake option to not build deprecated serializers
|
2017-02-07 20:23:14 +01:00 |