|
|
03/20/07 13:32:55 |
@791
|
[791]
|
robert |
Added support for OSG_INC_DIR and OSG_LIB_DIR |
|
|
02/27/07 20:25:54 |
@790
|
[790]
|
robert |
From Paul Martz, "Here are the VC6 project files for the new osgProducer … |
|
|
02/27/07 13:52:09 |
@789
|
[789]
|
robert |
Added VisualStudio? directory and main directory GNUmakefile and NEWS, … |
|
|
02/25/07 21:05:23 |
@788
|
[788]
|
robert |
Further work on add serialization support for osgViewer configurations |
|
|
02/25/07 21:05:23 |
@787
|
[787]
|
robert |
Further work on add serialization support for osgViewer configurations |
|
|
02/20/07 10:48:59 |
@786
|
[786]
|
robert |
Added missing \ to end osgGA entry |
|
|
02/20/07 10:48:04 |
@785
|
[785]
|
robert |
Added osgViewer and osgShadow to the wrapper build directories |
|
|
02/14/07 12:24:42 |
@784
|
[784]
|
robert |
Added computeDataVariance method into osg::Object and implementations in … |
|
|
02/13/07 16:24:56 |
@783
|
[783]
|
robert |
From John Shue, "Modified OpenSceneGraph/Make/makedefs to add -pipe gcc … |
|
|
02/11/07 13:23:19 |
@782
|
[782]
|
robert |
Updated wrappers |
|
|
02/11/07 11:33:59 |
@781
|
[781]
|
robert |
From Vivek Rajan, new osgManipulator library, with a few minor tweaks and … |
|
|
02/06/07 18:01:20 |
@780
|
[780]
|
robert |
From Stefan Eileman, fixes for OSX gmake build to allow AGL or X11 … |
|
|
02/02/07 13:41:13 |
@779
|
[779]
|
robert |
Added a concrete osg::DeleteHandler? implementation which provides support … |
|
|
01/25/07 13:02:51 |
@778
|
[778]
|
robert |
Added osg::FrameStamp?::set/getSimulationTime().
… |
|
|
01/24/07 13:35:29 |
@777
|
[777]
|
robert |
From Martin Spott, "To enable osgviewer to link on Solaris added -lmtsk as … |
|
|
01/23/07 18:29:14 |
@776
|
[776]
|
robert |
changed build order so that osgText gets built before osgViewer |
|
|
01/21/07 19:24:54 |
@775
|
[775]
|
robert |
Initial on screen stats support |
|
|
01/16/07 23:00:56 |
@774
|
[774]
|
robert |
Removed the automatic registration of GraphicsContextImplementation?. |
|
|
01/11/07 16:48:44 |
@773
|
[773]
|
robert |
Removed examples:
osgcameragroup
osgsimpleviewerProducer … |
|
|
01/09/07 15:35:59 |
@772
|
[772]
|
robert |
From Jan Ciger, Tolga Abaci, Bruno Herbelin : OpenVRML 0.14.3 based … |
|
|
01/08/07 22:57:37 |
@771
|
[771]
|
robert |
Fixed comment |
|
|
01/08/07 22:29:49 |
@770
|
[770]
|
robert |
From Paul Martz, speeling fixes for Tessellator/Tessellation. |
|
|
01/08/07 20:58:58 |
@769
|
[769]
|
robert |
Added releaseContextImplementation method |
|
|
01/08/07 20:29:59 |
@768
|
[768]
|
robert |
Changed the return types of makeCurrent to bool, and added a bool … |
|
|
01/08/07 17:20:10 |
@767
|
[767]
|
robert |
Added GraphicsContext?::ResizedCallback? and … |
|
|
01/08/07 13:04:04 |
@766
|
[766]
|
robert |
From Mathias Fröhlich, txf plugin for reading .txf textured texture … |
|
|
01/08/07 12:23:52 |
@765
|
[765]
|
robert |
From Paul Martz and Robert Osfield, renamed include/osgUtil/Tesselator and … |
|
|
12/27/06 17:44:18 |
@764
|
[764]
|
robert |
Removed old hack to disable multi-threaded cameras when particle systems … |
|
|
12/27/06 16:15:23 |
@763
|
[763]
|
robert |
Updated to reflect changes to osgGA::EventQueue?. |
|
|
12/22/06 22:53:44 |
@762
|
[762]
|
robert |
Added support for sample and sampleBuffers to osg::GraphicsContext?::Traits … |
|
|
12/17/06 21:49:01 |
@761
|
[761]
|
robert |
Added support WindowingSystemInterface? for querring the number of screens, … |
|
|
11/27/06 15:52:07 |
@760
|
[760]
|
robert |
Renamed osg::CameraNode? to osg::Camera, cleaned up osg::View.
… |
|
|
11/03/06 15:07:20 |
@759
|
[759]
|
robert |
Added osgViewer library to build list |
|
|
10/26/06 18:03:17 |
@758
|
[758]
|
robert |
Added beginings of new osgUtil::IntersectionVisitor? and osgintersection … |
|
|
10/14/06 12:16:00 |
@757
|
[757]
|
robert |
From Paul de Repentigny, fix for dvide by zero crash under windows when … |
|
|
10/06/06 16:16:11 |
@756
|
[756]
|
robert |
First cut at class interfaces and stubs for implementations for the new … |
|
|
10/06/06 11:54:45 |
@755
|
[755]
|
robert |
Removed osgGA::GUIEventHandlerVisitor and osgGA::SetSceneVistor? … |
|
|
10/03/06 13:14:34 |
@754
|
[754]
|
robert |
Fixed bug related to clean up of text fonts. |
|
|
10/02/06 17:38:31 |
@753
|
[753]
|
robert |
Added releaseGLObjects to NodeCallbacks?, Drawable::DrawCallbacks? and wired … |
|
|
10/01/06 15:26:02 |
@752
|
[752]
|
robert |
Added osgsimpleviewerQT4 example |
|
|
09/30/06 22:06:26 |
@751
|
[751]
|
robert |
Added a based SDL viewer - osgsimpleviewerSDL |
|
|
09/30/06 18:26:53 |
@750
|
[750]
|
robert |
Added osgsimpleviewerQT3 example |
|
|
09/29/06 23:44:31 |
@749
|
[749]
|
robert |
Added false to setWindowRectangle() call as the InputRange? is already set … |
|
|
09/25/06 18:25:53 |
@748
|
[748]
|
robert |
Added bare bones osgGA::SimpleViewer? class to help simplify OSG setup when … |
|
|
09/19/06 22:19:29 |
@747
|
[747]
|
robert |
Further work on osgText::FadeText? implementation. |
|
|
09/18/06 22:54:48 |
@746
|
[746]
|
robert |
Introduced new osg::View, and osg::RenderInfo? classes into the core OSG to … |
|
|
09/13/06 18:38:17 |
@745
|
[745]
|
robert |
Returning revion number to 0 to signify CVS version |
|
|
09/13/06 15:50:38 |
@744
|
[744]
|
robert |
Fixed GPU stats display bug. |
|
|
09/12/06 21:15:04 |
@743
|
[743]
|
robert |
Updated version for 1.2 release |
|
|
09/05/06 10:46:34 |
@742
|
[742]
|
robert |
From Paul Martz, warning fixes for Cygwin. |
|
|
08/31/06 22:54:28 |
@741
|
[741]
|
robert |
Updated version numbers of the up comming 1.2 release |
|
|
08/31/06 17:47:47 |
@740
|
[740]
|
robert |
Fixed typo on OSG_PROCESSOR_AFFINITY env var. |
|
|
08/29/06 13:25:29 |
@739
|
[739]
|
robert |
Added GPU stats |
|
|
08/24/06 15:16:38 |
@738
|
[738]
|
robert |
Fixed COLLDADA plugin name and remove osgmove example |
|
|
08/23/06 15:32:03 |
@737
|
[737]
|
robert |
From Andrew Lorino and Mike Weiblen, COLLADA 1.4.1 ReaderWriter?, kindly … |
|
|
08/12/06 10:29:16 |
@736
|
[736]
|
robert |
Updated version number for 1.1.1 release |
|
|
08/11/06 20:22:16 |
@735
|
[735]
|
robert |
Fixed if (numProcessors>1), was originally >= |
|
|
08/11/06 14:39:42 |
@734
|
[734]
|
robert |
Moved the OpenThreads?::GetNumberOfProcessors() inside the if … |
|
|
08/11/06 13:05:09 |
@733
|
[733]
|
robert |
Fixed pbuffer usage cross multiple graphics contexts |
|
|
08/11/06 11:30:42 |
@732
|
[732]
|
robert |
Removed osgfbo and osgpbuffer examples |
|
|
08/10/06 17:53:01 |
@731
|
[731]
|
robert |
Moved all platform specific processor out of osgProducer and into … |
|
|
08/08/06 16:57:14 |
@730
|
[730]
|
robert |
Added extra defined(CPU_SET) to try and get round RH8 compile problems. |
|
|
08/08/06 13:27:36 |
@729
|
[729]
|
robert |
Added support for --affinity command line option for switch on procesor … |
|
|
08/08/06 12:41:51 |
@728
|
[728]
|
robert |
Fixed the positioning of the graphical stats bars so that they don't … |
|
|
08/06/06 18:49:48 |
@727
|
[727]
|
robert |
Added preliminary support for process affinity support under Linux. |
|
|
08/02/06 12:43:26 |
@726
|
[726]
|
robert |
From Daniel Trstenjak, build fixes for Hpux 11.11, Irix 6.5, Solaris 8 and … |
|
|
08/01/06 15:08:37 |
@725
|
[725]
|
robert |
Fixed doubleButtonPress. |
|
|
07/31/06 19:31:21 |
@724
|
[724]
|
robert |
Added Matrix*::getRotate()/setRotate(Quat), deprecating … |
|
|
07/29/06 18:47:28 |
@723
|
[723]
|
robert |
Fixed multi-threaded/multi-pipe crash when primitive stats where output in … |
|
|
07/27/06 13:58:55 |
@722
|
[722]
|
robert |
From Eric Wing, add outline to help text to make it easier to read on … |
|
|
07/26/06 17:29:26 |
@721
|
[721]
|
robert |
Cleaned up per context buffers support |
|
|
07/19/06 23:49:07 |
@720
|
[720]
|
robert |
Set release number back to 0 after release |
|
|
07/19/06 17:20:47 |
@719
|
[719]
|
robert |
Reverted to LODScale keyboard adjustment |
|
|
07/19/06 16:04:16 |
@718
|
[718]
|
robert |
Added reset of the event windowSize |
|
|
07/19/06 14:35:33 |
@717
|
[717]
|
robert |
Moved sync to before the keyboard mouse startThread to try to avoid some … |
|
|
07/18/06 17:21:48 |
@716
|
[716]
|
robert |
Updated copyright years. |
|
|
07/18/06 15:24:00 |
@715
|
[715]
|
robert |
Updated version for the release |
|
|
07/17/06 13:43:26 |
@714
|
[714]
|
robert |
Change Unit to Units to keep consistent with OpenGL naming. |
|
|
07/17/06 13:37:51 |
@713
|
[713]
|
robert |
Added *,/,+ and - keyboard controls for toggling PolygonOffset? factor and … |
|
|
07/06/06 12:28:12 |
@712
|
[712]
|
robert |
Updated version numbers for 1.1 release |
|
|
07/04/06 16:37:56 |
@711
|
[711]
|
robert |
Updated wrappers. |
|
|
07/04/06 16:18:44 |
@710
|
[710]
|
robert |
From Stephan Huber,
… |
|
|
06/29/06 17:57:24 |
@709
|
[709]
|
robert |
Added support for RenderBin's have a local top level StateSet?. This is … |
|
|
06/27/06 22:13:41 |
@708
|
[708]
|
robert |
Added setting of the CameraConfig?:TheradModelDirective? |
|
|
06/27/06 14:08:30 |
@707
|
[707]
|
robert |
From Stephan Huber, remove Platform specific handling of multi-sample … |
|
|
06/26/06 22:43:18 |
@706
|
[706]
|
robert |
Added DeleteHandler? flush call. |
|
|
06/12/06 11:57:01 |
@705
|
[705]
|
robert |
From Mathew May, FreeBSD build fixes. |
|
|
06/05/06 18:06:29 |
@704
|
[704]
|
robert |
Improved stats sizing in presense of wide screens. |
|
|
05/16/06 12:21:59 |
@703
|
[703]
|
robert |
Compile fixes for OSX |
|
|
05/15/06 17:46:08 |
@702
|
[702]
|
robert |
From Mike Weiblen, support GLSL uniform arrays. A couple of tweaks and … |
|
|
05/15/06 11:46:54 |
@701
|
[701]
|
robert |
From Carlos García and Paul Baker, Port of Paul Baker's Quake3 BSP loader … |
|
|
05/02/06 11:45:31 |
@700
|
[700]
|
robert |
Reorganised the Group::removeChild and Geode::removeDrawable methods so … |
|
|
05/01/06 16:51:56 |
@699
|
[699]
|
robert |
From Mathew May, FreeBSD support for AMD64. |
|
|
04/28/06 12:48:05 |
@698
|
[698]
|
robert |
Added catch for thread model w.r.t new PrecipitationEffect? not being … |
|
|
04/22/06 17:07:36 |
@697
|
[697]
|
robert |
Decreased notify level of debug message. |
|
|
04/19/06 21:00:04 |
@696
|
[696]
|
robert |
Fixed mouse scroll mapping. |
|
|
04/11/06 10:44:26 |
@695
|
[695]
|
robert |
Added setting of the DisplaySettings?::setMaxNumberOfGraphicsContext() to … |
|
|
04/05/06 17:13:17 |
@694
|
[694]
|
robert |
Added beginings osgprecipitation example. |
|
|
04/04/06 14:58:56 |
@693
|
[693]
|
robert |
Converted SceneHandlerList? to use Producer::ref_ptr<> |
|
|
04/03/06 21:14:58 |
@692
|
[692]
|
robert |
#if'd out use of barrier for stats collection. |