Updated ChangeLog and RC nubmer to 13, and added GL1 to the docs on the GL_PROFILE usage
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15098 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
23
ChangeLog
23
ChangeLog
@@ -1,3 +1,26 @@
|
||||
2015-08-11 20:08 robert
|
||||
|
||||
* src/osgVolume/Shaders/volume_frag.cpp,
|
||||
src/osgVolume/Shaders/volume_iso_frag.cpp,
|
||||
src/osgVolume/Shaders/volume_lit_frag.cpp,
|
||||
src/osgVolume/Shaders/volume_lit_tf_frag.cpp,
|
||||
src/osgVolume/Shaders/volume_mip_frag.cpp,
|
||||
src/osgVolume/Shaders/volume_tf_frag.cpp,
|
||||
src/osgVolume/Shaders/volume_tf_iso_frag.cpp,
|
||||
src/osgVolume/Shaders/volume_tf_mip_frag.cpp: Refactored
|
||||
workaround of NVidia nan length bug.
|
||||
|
||||
2015-08-11 08:44 robert
|
||||
|
||||
* CMakeLists.txt, CMakeModules/FindAsio.cmake,
|
||||
CMakeModules/FindLIBLAS.cmake, src/osgPlugins/CMakeLists.txt:
|
||||
Moved the FIND_PACKAGE(Boost) from the root CMakeLists.txt into
|
||||
the local Find scripts to avoid Boost check when not neccessary.
|
||||
|
||||
2015-08-10 19:58 robert
|
||||
|
||||
* ChangeLog: Updated ChangeLog
|
||||
|
||||
2015-08-10 19:56 robert
|
||||
|
||||
* src/osg/State.cpp: From svn/trunk merged support for passing the
|
||||
|
||||
Reference in New Issue
Block a user