d7cd5b1811Updated SO version for svn/trunk.
Robert Osfield
2015-09-04 14:24:40 +00:00
0d72b85881Fixed warning
Robert Osfield
2015-09-04 14:24:11 +00:00
53a850c671Fixed warning by removing redundent check
Robert Osfield
2015-09-04 14:23:55 +00:00
0532c93c8cCorrected the Subload::generateTextureObject() return type to make it consistent with Texture::generateTextureObject(..)
Robert Osfield
2015-08-14 15:25:08 +00:00
c1f083a67eRevised shaders to catch NVidia length bug that generates NAN's
Robert Osfield
2015-08-12 08:34:57 +00:00
23d582fef5Updated version and ChangeLog for release
Robert Osfield
2015-08-12 07:41:40 +00:00
074d470fa5Updated version number for 3.2.3 release
Robert Osfield
2015-08-12 07:38:17 +00:00
ee71c5a63fUpdated AUTHORS, ChangeLog and README for 3.2.3 release
Robert Osfield
2015-08-12 07:37:39 +00:00
fc77489239Merged Contributors list from svn/trunk.
Robert Osfield
2015-08-12 06:50:35 +00:00
6a41ccf537Added GL1 to the docs of the GL_PROFILE string Updated the date of the 3.4.0 release in the README.
Robert Osfield
2015-08-12 06:39:57 +00:00
5b242d22ffChange RC number to 0 for 3.4.0 stable release. Updated ChangeLog Updated the release data in the README
Robert Osfield
2015-08-12 06:38:59 +00:00
814a885a6cUpdated ChangeLog and RC nubmer to 13, and added GL1 to the docs on the GL_PROFILE usage
Robert Osfield
2015-08-11 20:12:02 +00:00
471b256d30Refactored workaround of NVidia nan length bug.
Robert Osfield
2015-08-11 20:08:07 +00:00
eba1cc6e4fRefactored workaround of NVidia nan lenght() bug.
Robert Osfield
2015-08-11 20:06:38 +00:00
8f73ddc27dMoved the FIND_PACKAGE(Boost) from the root CMakeLists.txt into the local Find scripts to avoid Boost check when not neccessary.
Robert Osfield
2015-08-11 08:44:46 +00:00
41f284b678Moved FIND_PACKAGE(Boost) to within the individual Find scripts that actually need it rather in the root CMakeLists.txt.
Robert Osfield
2015-08-11 08:43:40 +00:00
0874f126c0Updated ChangeLog
Robert Osfield
2015-08-10 19:58:22 +00:00
697128a11dFrom svn/trunk merged support for passing the GL_VENDOR string into the #pragma(tic) shader compositions defines
Robert Osfield
2015-08-10 19:56:53 +00:00
b964c53445Removed spaces
Robert Osfield
2015-08-10 19:55:16 +00:00
96d247aa7eUpdate RC number to 12, and updated ChangeLog
Robert Osfield
2015-08-10 19:46:19 +00:00
5194d81a89Fixed line endings
Robert Osfield
2015-08-10 19:40:36 +00:00
c0ac503123Fixed line endings
Robert Osfield
2015-08-10 19:40:25 +00:00
8ebe075722Updated built-in shaders from OpenSceneGraph-Data vesion that introduce #pragma(tic) shaders that resolve the NVidia loop iteration bug.
Robert Osfield
2015-08-10 19:39:23 +00:00
b74924fab4Updated built-in shaders from OpenSceneGraph-Data vesion that introduce #pragma(tic) shaders that resolve the NVidia loop iteration bug.
Robert Osfield
2015-08-10 19:39:18 +00:00
75217a2ed5Quietened down #pragma(tic) shader composition messages
Robert Osfield
2015-08-10 19:19:03 +00:00
a2013caa47Quietened down #pragma(tic) shader composition messages
Robert Osfield
2015-08-10 19:18:54 +00:00
aff6e112ecAdded support for injecting GL_VENDOR strings into GLSL shaders via the new #pragma(tic) shader composition
Robert Osfield
2015-08-10 17:42:05 +00:00
8ab27a20d2Build fix for VS and installing Types
Robert Osfield
2015-08-10 05:04:56 +00:00
2bed348da1Build fix for VS and installing TYpes
Robert Osfield
2015-08-10 05:04:39 +00:00
af8b11a391Update ChangeLog and AUTHORS for rc11
Robert Osfield
2015-08-09 10:20:51 +00:00
27f080159eUpdated RC number to 11.
Robert Osfield
2015-08-09 10:16:48 +00:00
e8722e76eaChanged GLint64 and GLuint64 to use int64_t and uint64_t (pulled in via include/osg/Types) to avoid conflict with Qt5 definitions
Robert Osfield
2015-08-09 10:16:03 +00:00
7aa2c7c10fChanged GLint64 and GLuint64 setup to use int64_t and uint64_t resptectivly respectively to avoid issues with compiling against Qt5
Robert Osfield
2015-08-09 09:42:31 +00:00
8b4ff0f50aAdded #idef guards for SGIX usage
Robert Osfield
2015-08-09 09:40:59 +00:00
583801179eAdded #ifdef guards around SGIX specific parts to avoid build problems with GLES
Robert Osfield
2015-08-09 09:07:05 +00:00
559da06ffaFrom Glenn Waldron, fix error in ZIP plugin handling of memory buffer
Robert Osfield
2015-08-08 08:49:53 +00:00
fde838b029From Glenn Waldron, fix error in ZIP plugin handling of memory buffer
Robert Osfield
2015-08-08 08:49:42 +00:00
6fa7dd27f3From Glenn Waldron, fix error in ZIP plugin handling of memory buffer
Robert Osfield
2015-08-08 08:49:33 +00:00
5c40e9bf81Updated rc number and ChangeLog for 3.4.0-rc10
Robert Osfield
2015-08-06 15:10:55 +00:00
1186143571Merged workaround for NVidia driver/GPU bug by updating shaders from svn/trunk that change float to int usage.
Robert Osfield
2015-08-06 15:04:36 +00:00
732364d49bAdded checks for the validity of chached coordinate arrays.
Robert Osfield
2015-08-06 15:03:50 +00:00
cd09242520Added checks for the validity of chached coordinate arrays.
Robert Osfield
2015-08-06 15:03:05 +00:00
d205919881Updated shaders from OpenSceneGraph-Data.
Robert Osfield
2015-08-06 10:09:29 +00:00
32366f0489Updated RayTracedTechnique shaders from svn/trunk.
Robert Osfield
2015-08-06 10:09:18 +00:00
30fff3106dUpdated version and NEWS for 3.2.2 stable release
Robert Osfield
2015-08-04 15:52:28 +00:00
23458666b8Update NEWS to online Contributors list.
Robert Osfield
2015-08-04 10:37:50 +00:00
c91bfcee21Updated AUTHORS
Robert Osfield
2015-08-04 10:26:26 +00:00
d763fedddaUpdated ChangeLog and NEWS for 3.2.2 release
Robert Osfield
2015-08-04 10:25:40 +00:00
3b789fc6b0Upated rc number to 4
Robert Osfield
2015-08-04 10:11:39 +00:00
110cf64c3bBuild fix for Mingw
Robert Osfield
2015-08-04 09:35:00 +00:00
0153c3e7e2Updated rc number to 9, and updated ChangeLog and AUTHORS.txt
Robert Osfield
2015-08-03 19:38:37 +00:00
5e8d5b50dbFrom Andy Skinner, "Someone was using our code on a system that does not seem to have the SGIX symbols used in osgViewer.cpp.
Robert Osfield
2015-08-03 19:14:11 +00:00
687e77ddc9From Andy Skinner, "Someone was using our code on a system that does not seem to have the SGIX symbols used in osgViewer.cpp.
Robert Osfield
2015-08-03 19:14:09 +00:00
e9b75e0dedUpdate ChangeLog and AUTHORS
Robert Osfield
2015-07-31 15:12:10 +00:00
803677e03cUpdated rc number to 8 for 3.4.9-rc8
Robert Osfield
2015-07-31 15:01:34 +00:00
0f97a42e17From Terry Welsh, "I downloaded the Android 3rdparty deps from here http://www.openscenegraph.org/index.php/download-section/dependencies but was not able to use them for a while. Attached are changes to OsgAndroidMacroUtils.cmake that allow the deps to be found by cmake.
Robert Osfield
2015-07-31 13:47:03 +00:00
e4697ae7fcFrom Terry Welsh, "I downloaded the Android 3rdparty deps from here http://www.openscenegraph.org/index.php/download-section/dependencies but was not able to use them for a while. Attached are changes to OsgAndroidMacroUtils.cmake that allow the deps to be found by cmake.
Robert Osfield
2015-07-31 13:46:57 +00:00
42884e7600From Jannik Heller, "Here is a patch for the S3TC capability check.
Robert Osfield
2015-07-31 13:44:39 +00:00
91fd245d7cFrom Jannik Heller, "Here is a patch for the S3TC capability check.
Robert Osfield
2015-07-31 13:44:36 +00:00
eb90d9aa34Warning fix
Robert Osfield
2015-07-31 10:59:23 +00:00
55d36b544bWarning fix
Robert Osfield
2015-07-31 10:59:11 +00:00
8e9f688809From Kristofer Tingdahl, warning fixes.
Robert Osfield
2015-07-31 10:54:17 +00:00
1fe7aa056bFrom Kristofer Tingdahl, warning fixes.
Robert Osfield
2015-07-31 10:54:13 +00:00
d6828651d0Compile fix for Mingw.
Robert Osfield
2015-07-31 10:27:11 +00:00
6c1c179c62Compile fix for Mingw.
Robert Osfield
2015-07-31 10:27:08 +00:00
cfe3e621adUpdate version and rc number of 3.4.0-rc7.
Robert Osfield
2015-07-23 21:32:17 +00:00
0dd625f17eAdded explicit initialization of osg::Referenced(true) to osg::Operation subclasses as it uses virtual inhertiance from osg::Referenced.
Robert Osfield
2015-07-23 15:46:47 +00:00
761cf52bb7Added explicit initialization of osg::Referenced(true) to osg::Operation subclasses as it uses virtual inhertiance from osg::Referenced.
Robert Osfield
2015-07-23 15:46:39 +00:00
9d326917f0From Pjotr Svetachov, buid fixes for VS2015.
Robert Osfield
2015-07-23 14:42:39 +00:00
42efcf24fbFrom Pjotr Svetachov, buid fixes for VS2015.
Robert Osfield
2015-07-23 14:37:24 +00:00
435a81a905From Pjotr Svetachov, buid fixes for VS2015.
Robert Osfield
2015-07-23 14:37:17 +00:00
f5ef9486bbMerged VS2013 warning fixes from OSG-3.4 branch
Robert Osfield
2015-07-23 14:31:05 +00:00
0a56f65077Fixed indentation
Robert Osfield
2015-07-23 14:30:39 +00:00
34e53a37e0Warning fixes for Clang-3.6
Robert Osfield
2015-07-23 11:14:00 +00:00
2208303496Warning fixes for Clang-3.6
Robert Osfield
2015-07-23 11:11:58 +00:00
71c6d27b57Added missing handling of lightnumber and associate lights
Robert Osfield
2015-07-23 09:23:42 +00:00
482fd41d58Added missing handling of lightnumber and associate lights
Robert Osfield
2015-07-23 09:23:32 +00:00
b90bbdaebfChanged the GL_HEADER_HAS_GLINT64 and GL_HEADER_HAS_GLUINT64 to use cmakedefine to improve handling of when cmake doesn't find GLint64 and GLuint64.
Robert Osfield
2015-07-23 07:39:12 +00:00
2eef9d233bChanged the GL_HEADER_HAS_GLINT64 and GL_HEADER_HAS_GLUINT64 to use cmakedefine to improve handling of when cmake doesn't find GLint64 and GLuint64.
Robert Osfield
2015-07-23 07:39:01 +00:00
7e3ac0e584Fixed AUTHORS file
Robert Osfield
2015-07-22 17:01:03 +00:00
cf35354bf7Fixed contributors list
Robert Osfield
2015-07-22 14:55:38 +00:00
4a886c6e22Fixed Contributors list
Robert Osfield
2015-07-22 14:55:26 +00:00
e350a443d9Updated ChangeLog
Robert Osfield
2015-07-22 14:52:08 +00:00
717d566713Updated ChangeLog
Robert Osfield
2015-07-22 14:51:58 +00:00
1d0a265cd4Update rc to 6.
Robert Osfield
2015-07-22 14:41:55 +00:00
3d69d46e3eMoved from svn/trunk, moved GL_ALPHA_TEST from AlphaFunc to GLDefines
Robert Osfield
2015-07-22 14:30:01 +00:00
8e20224828From svn/trunk merged automatic detection of GLint64 + GLuint64 in GL headers
Robert Osfield
2015-07-22 14:27:36 +00:00
ec8779ca6fMoved GL_ALPHA_TEST from AlphaFunc header to GLDefines header
Robert Osfield
2015-07-22 14:03:24 +00:00
000c9af7c2Added CMake test for presence of GLuint64 and GLint64 in OpenGL/GLES headers to better handle when/where GL defines the 64 bit typedefs
Robert Osfield
2015-07-22 13:49:14 +00:00
5ead09215eAdded check for validity of OpenFlight shininess value.
Robert Osfield
2015-07-21 14:22:12 +00:00
6e65a9955eAdded check for validity of OpenFlight shininess value.
Robert Osfield
2015-07-21 14:22:01 +00:00