| 4 weeks | Cedric Pinson | merge with trunk |
| 4 weeks | robert | [svn r11659] Added skipping of newlines in AsciiStreamOperator.h |
| 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 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 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 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 | 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 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: |