changelog tags files rss atom

shortlog for osg-trunk

navigate: (0) -10000 -3000 -1000 -300 -100 -60 tip

4 weeks Cedric Pinson merge with trunk
4 weeks robert [svn r11659] Added skipping of newlines in AsciiStreamOperator.h
4 weeks robert [svn r11658] From Wang Rui, "A solution for serialziers to call static functions at the end of reading/writing is to use a user serializer. The serialziers/osgManipulator/Draggers.cpp uses a DefaultGeometry serializer to run setupDefaultGeometry() once the reading process is finished, and this can also be applied to load the TerrainTileCallback.
4 weeks robert [svn r11657] From Brad Christiansen, "The small change I have made (against this morning's trunk) enables subclasses to register and unregister windows via protected methods. I need this access as I have a subclass that handles some of the oddities of mixing a native OpenGL window with Java's windowing system. I doubt there will be much general benefit of the modification but it should also not be harmful in any way to others."
4 weeks robert [svn r11656] From Torben Dannhauer, "I have extended the attached zipped file to recognize some more filenames and versions.
4 weeks robert [svn r11655] Checked in missing source file.
5 weeks robert [svn r11654] Added beginnings of shader composition with the shells of the ShaderComposer and ShaderAttribute classes. This aren't
5 weeks robert [svn r11653] Fixed typo
5 weeks robert [svn r11652] Renamed osgshadercompositor to osgvirtualprogram.
5 weeks robert [svn r11651] From Magnus Kessler, "FFmpeg headers need __STDC_CONSTANT_MACROS defined before stdint.h is loaded.
5 weeks robert [svn r11650] Removed osgIntrospection and added osgQt to doxygen files
5 weeks robert [svn r11649] Removed osgIntrospection as it's now available as a seperate osgIntrospection project that can be checked out thus:
5 weeks robert [svn r11641] From Mathias Fiedler, "i'm using OSG on ES 2.0 and observed that only one texture unit will be supported by OSG.
5 weeks robert [svn r11640] From Alberto Luaces, "I have updated a bit the pkg-config system:
5 weeks robert [svn r11639] Moved Xcode project out into OpenSceneGraph/deprecated
5 weeks robert [svn r11636] Implement support for compound name only entries in CompositeLayer
5 weeks robert [svn r11635] Updated version number for next dev release
5 weeks robert [svn r11634] From Magnus Kessler, "The attached file fixes the build error reported by Maxim Gammer. In out-of-
5 weeks robert [svn r11632] Updated ChangeLog and AUTHORS file for 2.9.8 release
5 weeks robert [svn r11631] From Laurens Voerman, "While reading the code for setUpViewFor3DSphericalDisplay I noticed that the top face of the cube map uses Draw/Read buffer GL_BACK, while all other faces are using the GL_FRONT buffer. This because the buffer variable is hidden by a new buffer at lower scope.
5 weeks robert [svn r11630] Updated AUTHORS
5 weeks robert [svn r11629] Updated ChangeLog
5 weeks robert [svn r11628] Added checks against windows being realized before doing warp pointer
5 weeks robert [svn r11627] #if 0'd out debugging timing code for detecting deadlocks
5 weeks robert [svn r11626] Build fixes for when OSG_USE_REF_PTR_IMPLICIT_OUTPUT is set to OFF
6 weeks robert [svn r11625] Fixed warnings
6 weeks robert [svn r11624] From Nguyen Van Truong, introduced the use of the ScratchPad when distributing the master killed message
6 weeks robert [svn r11623] From Nguyen Van Truong, fix for passing of events to slaves
6 weeks robert [svn r11622] Added event handling
6 weeks robert [svn r11621] From Brad Christiansen, "I tried building the latest (as of Sunday) SVN version of OSG using Visual Studio 2010 and it failed due to a missing include. The build completed successfully by adding #include <iterator> to nodeTrackerManipulator.cpp, which is attached."
6 weeks robert [svn r11620] From Farshid Lashkari, "I've made a small modification to osgDB::DynamicLibrary so it can load UTF-8 filenames on Windows."
6 weeks robert [svn r11619] From Jim Vaughan, "The attached file fixes a bug in the Inventor loader that causes texture images to have r with a value of zero.
6 weeks robert [svn r11618] Fixed bug where PropertyAdjustmentCallback was being added multiple times.
6 weeks robert [svn r11617] Changed the default behaviour of computeHomePosition so that it uses the bounding sphere of the model rather than computing the bounding box.
6 weeks robert [svn r11616] Added better handling of when the bounding box computation fails to return a valid bounding box.
6 weeks robert [svn r11615] Updated wrappers
6 weeks robert [svn r11614] Added reporting of possible deadlock of paging thread
6 weeks robert [svn r11613] Re-organized the access of the mutex in Terrain to avoid deadlocks, and temporarily switched off the update of the neightbouring tile boundaries within the GeometryTechnique::generateGeometry method, again to avoid deadlocks.
6 weeks robert [svn r11612] Added timing code for helping detect deadlocks in the paging threads
6 weeks robert [svn r11611] Re-enabled call to ShareStateManager.
6 weeks robert [svn r11610] From Jean-Sebastien Guay, "I've been working in the last few days
6 weeks Cedric Pinson merge with trunk
6 weeks robert [svn r11609] From Cedric Pinson, "Here a fix about a leak in InputStream::decompress
6 weeks robert [svn r11608] From Michael Platings, "Hi Bob, thanks for the CMake fixes. I'm not sure what the purpose of the capitalisation changes was so I've reverted that (a) to make diff-ing easier and (b) because all-caps is consistent with all the other OSG CMake files. Aside from that the changes seem fine.
6 weeks mplatings [svn r11607] Changed _strnicmp to strncasecmp for non-Windows builds
6 weeks robert [svn r11606] From Tan Dunning and Jan Peciva, Jan's email : "I created a new submission, based on Tan's two changes, including further naming functionality that includes:
6 weeks robert [svn r11605] From Luc Frauciel, added extra test case accessible via -t 7.
6 weeks robert [svn r11604] Introduced the use of atan2 in place of asin/acos for reliability and simplicity
6 weeks robert [svn r11603] From Laurens Voerman, "while debugging a file loader I noticed a missed check here."
6 weeks robert [svn r11602] From Jean-Sebastien Guay, "Currently, if a GraphicsWindowWin32 is created with traits->useCursor = false, it still shows the cursor. An app must call gw->useCursor(false) after having created the context as a workaround, but I think what we ask for in the traits should be honored... Attached is a simple fix for this.
6 weeks robert [svn r11601] From Wang Rui, "For a long time, the osgviewerMFC example uses addSlave() to setup the
6 weeks robert [svn r11600] From Stephan Huber, "the IncrementalCompileOperation-class throws away compiled compile-sets,
6 weeks robert [svn r11599] From Jan Peciva, change information about failed shader compilation/linking/validation to OSG_WARN.
6 weeks robert [svn r11598] From Jan Peciva, additional comments, and standarisation of throw and handling of mouse wheel.
6 weeks Cedric Pinson Fix leak
6 weeks Cedric Pinson merge with trunk
6 weeks robert [svn r11597] Updated wrappers
7 weeks robert [svn r11596] Removed debug messages
7 weeks robert [svn r11595] Fixed reading of wrapped strings that contain multiple " within the string
7 weeks cedricpinson [svn r11594] From Michael Platings, The attached file fixes 2 issues:

navigate: (0) -10000 -3000 -1000 -300 -100 -60 tip