root/osgProducer/trunk/src


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 02/27/07 13:52:09 @789 [789] robert Added VisualStudio? directory and main directory GNUmakefile and NEWS, …
(edit) 02/06/07 18:01:20 @780 [780] robert From Stefan Eileman, fixes for OSX gmake build to allow AGL or X11 …
(edit) 02/02/07 13:41:13 @779 [779] robert Added a concrete osg::DeleteHandler? implementation which provides support …
(edit) 01/16/07 23:00:56 @774 [774] robert Removed the automatic registration of GraphicsContextImplementation?.
(edit) 01/08/07 22:57:37 @771 [771] robert Fixed comment
(edit) 01/08/07 22:29:49 @770 [770] robert From Paul Martz, speeling fixes for Tessellator/Tessellation.
(edit) 01/08/07 20:58:58 @769 [769] robert Added releaseContextImplementation method
(edit) 01/08/07 20:29:59 @768 [768] robert Changed the return types of makeCurrent to bool, and added a bool …
(edit) 12/27/06 17:44:18 @764 [764] robert Removed old hack to disable multi-threaded cameras when particle systems …
(edit) 12/27/06 16:15:23 @763 [763] robert Updated to reflect changes to osgGA::EventQueue?.
(edit) 12/22/06 22:53:44 @762 [762] robert Added support for sample and sampleBuffers to osg::GraphicsContext?::Traits …
(edit) 12/17/06 21:49:01 @761 [761] robert Added support WindowingSystemInterface? for querring the number of screens, …
(edit) 11/27/06 15:52:07 @760 [760] robert Renamed osg::CameraNode? to osg::Camera, cleaned up osg::View. …
(edit) 10/14/06 12:16:00 @757 [757] robert From Paul de Repentigny, fix for dvide by zero crash under windows when …
(edit) 10/06/06 11:54:45 @755 [755] robert Removed osgGA::GUIEventHandlerVisitor and osgGA::SetSceneVistor?
(edit) 10/03/06 13:14:34 @754 [754] robert Fixed bug related to clean up of text fonts.
(edit) 10/02/06 17:38:31 @753 [753] robert Added releaseGLObjects to NodeCallbacks?, Drawable::DrawCallbacks? and wired …
(edit) 09/29/06 23:44:31 @749 [749] robert Added false to setWindowRectangle() call as the InputRange? is already set …
(edit) 09/25/06 18:25:53 @748 [748] robert Added bare bones osgGA::SimpleViewer? class to help simplify OSG setup when …
(edit) 09/19/06 22:19:29 @747 [747] robert Further work on osgText::FadeText? implementation.
(edit) 09/18/06 22:54:48 @746 [746] robert Introduced new osg::View, and osg::RenderInfo? classes into the core OSG to …
(edit) 09/13/06 15:50:38 @744 [744] robert Fixed GPU stats display bug.
(edit) 08/31/06 22:54:28 @741 [741] robert Updated version numbers of the up comming 1.2 release
(edit) 08/31/06 17:47:47 @740 [740] robert Fixed typo on OSG_PROCESSOR_AFFINITY env var.
(edit) 08/29/06 13:25:29 @739 [739] robert Added GPU stats
(edit) 08/12/06 10:29:16 @736 [736] robert Updated version number for 1.1.1 release
(edit) 08/11/06 20:22:16 @735 [735] robert Fixed if (numProcessors>1), was originally >=
(edit) 08/11/06 14:39:42 @734 [734] robert Moved the OpenThreads?::GetNumberOfProcessors() inside the if …
(edit) 08/11/06 13:05:09 @733 [733] robert Fixed pbuffer usage cross multiple graphics contexts
(edit) 08/10/06 17:53:01 @731 [731] robert Moved all platform specific processor out of osgProducer and into …
(edit) 08/08/06 16:57:14 @730 [730] robert Added extra defined(CPU_SET) to try and get round RH8 compile problems.
(edit) 08/08/06 13:27:36 @729 [729] robert Added support for --affinity command line option for switch on procesor …
(edit) 08/08/06 12:41:51 @728 [728] robert Fixed the positioning of the graphical stats bars so that they don't …
(edit) 08/06/06 18:49:48 @727 [727] robert Added preliminary support for process affinity support under Linux.
(edit) 08/01/06 15:08:37 @725 [725] robert Fixed doubleButtonPress.
(edit) 07/31/06 19:31:21 @724 [724] robert Added Matrix*::getRotate()/setRotate(Quat), deprecating …
(edit) 07/29/06 18:47:28 @723 [723] robert Fixed multi-threaded/multi-pipe crash when primitive stats where output in …
(edit) 07/27/06 13:58:55 @722 [722] robert From Eric Wing, add outline to help text to make it easier to read on …
(edit) 07/26/06 17:29:26 @721 [721] robert Cleaned up per context buffers support
(edit) 07/19/06 17:20:47 @719 [719] robert Reverted to LODScale keyboard adjustment
(edit) 07/19/06 16:04:16 @718 [718] robert Added reset of the event windowSize
(edit) 07/19/06 14:35:33 @717 [717] robert Moved sync to before the keyboard mouse startThread to try to avoid some …
(edit) 07/18/06 17:21:48 @716 [716] robert Updated copyright years.
(edit) 07/17/06 13:43:26 @714 [714] robert Change Unit to Units to keep consistent with OpenGL naming.
(edit) 07/17/06 13:37:51 @713 [713] robert Added *,/,+ and - keyboard controls for toggling PolygonOffset? factor and …
(edit) 07/06/06 12:28:12 @712 [712] robert Updated version numbers for 1.1 release
(edit) 07/04/06 16:37:56 @711 [711] robert Updated wrappers.
(edit) 07/04/06 16:18:44 @710 [710] robert From Stephan Huber, …
(edit) 06/29/06 17:57:24 @709 [709] robert Added support for RenderBin's have a local top level StateSet?. This is …
(edit) 06/27/06 22:13:41 @708 [708] robert Added setting of the CameraConfig?:TheradModelDirective?
(edit) 06/27/06 14:08:30 @707 [707] robert From Stephan Huber, remove Platform specific handling of multi-sample …
(edit) 06/26/06 22:43:18 @706 [706] robert Added DeleteHandler? flush call.
(edit) 06/05/06 18:06:29 @704 [704] robert Improved stats sizing in presense of wide screens.
(edit) 05/16/06 12:21:59 @703 [703] robert Compile fixes for OSX
(edit) 05/15/06 17:46:08 @702 [702] robert From Mike Weiblen, support GLSL uniform arrays. A couple of tweaks and …
(edit) 04/28/06 12:48:05 @698 [698] robert Added catch for thread model w.r.t new PrecipitationEffect? not being …
(edit) 04/22/06 17:07:36 @697 [697] robert Decreased notify level of debug message.
(edit) 04/19/06 21:00:04 @696 [696] robert Fixed mouse scroll mapping.
(edit) 04/11/06 10:44:26 @695 [695] robert Added setting of the DisplaySettings?::setMaxNumberOfGraphicsContext() to …
(edit) 04/03/06 21:14:58 @692 [692] robert #if'd out use of barrier for stats collection.
(edit) 04/03/06 20:25:31 @691 [691] robert Temporary fix for hang in stats when multi-threaded.
(edit) 03/30/06 01:32:51 @690 [690] don Updates to osgProducer to bring it up to speed with changes in Producer
(edit) 03/28/06 12:45:15 @689 [689] robert From Eric Sokolosky, added help for PRODUCER_CAMERA_BLOCK_ON_VSYNC
(edit) 03/28/06 12:28:49 @688 [688] robert From Mike Weiblen, added support for new OSG_IMAGE_FILE_NAME env var for …
(edit) 03/14/06 14:18:21 @687 [687] robert Build fixes
(edit) 03/13/06 22:29:17 @686 [686] robert From Farshid Lashkari, "The following patch adds a multisample option to …
(edit) 03/13/06 14:19:37 @685 [685] robert Added an EventQueue? directly into osgProducer::Viewer.
(edit) 03/08/06 15:09:47 @683 [683] robert Converted osgGA::GUIEventAdapter into a concrete class capable of …
(edit) 02/28/06 20:36:18 @680 [680] robert Further clean up of RefNodePath? references.
(edit) 02/28/06 19:54:29 @679 [679] robert Fixes to removed dependency on RefNodePath?.
(edit) 02/04/06 22:20:25 @676 [676] robert From Marco Jez, " I've modified in order to make FBO mipmapping work. In …
(edit) 12/15/05 18:14:40 @674 [674] robert Improved stats handling, and fixed a couple of stats bugs.
(edit) 12/09/05 21:03:04 @671 [671] robert Fixed typo in comments and onscreen help.
(edit) 12/08/05 11:06:57 @666 [666] robert Added CameraNode?::releaseGLObejcts() to help in clean up, and changed the …
(edit) 12/07/05 16:29:29 @665 [665] robert Added new Node::getParentalNodePaths() method. …
(edit) 12/07/05 12:36:56 @664 [664] robert Added Camera::isRenderToTextureCamera() method, and improved support in …
(edit) 12/07/05 11:25:50 @663 [663] robert Moved PickVistor? into osgUtil
(edit) 12/06/05 22:59:43 @662 [662] robert Improved the PickVisitor? to make it more flexible and robust.
(edit) 12/05/05 11:24:02 @660 [660] robert Attempt at build fixes for IRIX.
(edit) 11/29/05 13:09:45 @659 [659] robert Added CameraBarrierCallback? so that multi-thread multi-cameras are …
(edit) 11/25/05 20:18:12 @657 [657] robert From John Donovan, typo fixes.
(edit) 11/24/05 11:14:05 @656 [656] robert Added automatic setting of thread safe reference counting when …
(edit) 11/17/05 14:35:53 @651 [651] robert Coverted tabs to space in core libraries.
(edit) 11/17/05 12:27:25 @650 [650] robert From Toshiyuki Takahei, fixed order intialiation problem in …
(edit) 11/14/05 12:00:36 @645 [645] robert Change the KeySwitchMatrixManipulator? so that it two sets of …
(edit) 11/11/05 18:00:36 @644 [644] robert Added scene stats support to osgProducer::ViewerEventHandler?.
(edit) 11/10/05 12:56:18 @641 [641] robert Fixed typo of CoordinateSystem?.
(edit) 11/10/05 12:39:01 @640 [640] robert Addd OsgSceneHandler?::s/getCleanUpOnNextFrame() and support for it in the …
(edit) 11/09/05 14:26:11 @639 [639] robert Added a test of isRealized to requestWrapPointer to prevent a deadlock …
(edit) 11/09/05 11:49:56 @638 [638] robert Bumped the version numbers up to 1.0 in preparation for 1.0-rc1.
(edit) 11/07/05 17:48:45 @637 [637] robert Improved the handling of CameraNode? and viewers with projection matrices …
(edit) 11/07/05 16:43:29 @636 [636] robert From Steve Lunsford, added psuedo event dispatch to init within …
(edit) 11/07/05 14:54:25 @635 [635] robert From Marco Jez, Added an unregister of the GraphicsContextImplement? on …
(edit) 11/02/05 20:15:18 @634 [634] robert Added support in DisplaySettings? and OscCameraGroup? for requesting …
(edit) 11/02/05 16:23:54 @633 [633] robert Added handling of CameraNode? into PickVisitor? in …
(edit) 11/02/05 11:55:20 @632 [632] robert From Marco Jez, commented out debuggin message.
(edit) 10/31/05 15:48:11 @631 [631] robert Added default setting of _threading_model to ThreadPerCamera? when multiple …
(edit) 10/28/05 20:37:15 @630 [630] robert Fixed env var docs for sharing graphics contexts.
(edit) 10/26/05 11:22:13 @629 [629] robert From Geoff Michel, compile fixes for VS6.0
(edit) 10/25/05 17:43:04 @628 [628] robert From Farshid Lashkari & Robert Osfield: Added support for …