Updated ChangeLog and AUTHORS file
This commit is contained in:
26
ChangeLog
26
ChangeLog
@@ -1,3 +1,29 @@
|
||||
2013-05-27 08:13 robert
|
||||
|
||||
* examples/osgforest/osgforest.cpp: From Martin Naylor, "I am
|
||||
receiving 1 build error whilst building the SVN, its in osgforest
|
||||
as follows:
|
||||
|
||||
error C2065: 'GL_RGBA32F' : undeclared identifier
|
||||
|
||||
Shoudlnt that be GL_RGBA32F_ARB as defined in texture header?
|
||||
|
||||
Attached is the easy fix :)."
|
||||
|
||||
2013-05-27 08:10 robert
|
||||
|
||||
* include/osg/Camera, src/osgUtil/SceneView.cpp: Moved quad buffer
|
||||
definitions into include/osg/Camera
|
||||
|
||||
2013-05-26 10:44 robert
|
||||
|
||||
* AUTHORS.txt, applications/osgversion/Contributors.cpp: Updated
|
||||
AUTHORS file
|
||||
|
||||
2013-05-26 10:27 robert
|
||||
|
||||
* ChangeLog: Updated ChangeLog
|
||||
|
||||
2013-05-25 10:09 robert
|
||||
|
||||
* src/osgUtil/TangentSpaceGenerator.cpp: From Farshid Lashkari, "
|
||||
|
||||
Reference in New Issue
Block a user