Robert Osfield
373088c358
From Martin Lavery, Updates to Xcode project
2007-06-06 13:45:50 +00:00
Robert Osfield
87c9b39c98
From Roger James, "These fix a couple of problems in the ac3d writer.
...
1. Number of child node of the world object set incorrectly in when scene contains shape drawables.
2. Incorrect handling of line primitives."
2007-06-06 11:34:19 +00:00
Robert Osfield
36d50301cf
From Olaf Flebbe, "an implementation of GraphicsWindow::setCursor for WIN32."
2007-06-06 11:28:44 +00:00
Robert Osfield
85c8797bc4
Moved HelpHandler and StatsHandler classes into ViewerEventHandlers header, removed HelpHandler and StatsHandler headers
2007-06-06 11:21:13 +00:00
Robert Osfield
118a6b3bf2
Updated wrappers
2007-06-06 11:10:44 +00:00
Robert Osfield
6844ac0209
Moved SimpleViewer from osgViewer into the osgviewerCocoa example directory as this
...
is the only place in the OSG that now relies upon SimpleViewer.
2007-06-06 10:58:21 +00:00
Robert Osfield
6e3c9ad3d3
Added support for passing in ArgumentParser in Viewer and CompositeViewer constructor
2007-06-06 10:57:02 +00:00
Robert Osfield
3199d7bc85
From Marin Lavery and Robert Osfield, XCode build fixes
2007-06-06 08:59:22 +00:00
Robert Osfield
e2179a3782
From Martin Lavery, XCode build fixes
2007-06-05 20:42:43 +00:00
Robert Osfield
4c2814945e
Renamed osgmultiplecameras to osgcompositeviewer
2007-06-05 19:44:11 +00:00
Robert Osfield
18b305062a
Renamed osgmultiplecamrea to osgcompositeviewer
2007-06-05 19:41:22 +00:00
Robert Osfield
04d1c77d92
Added CompositeViewer support into FLTK example
2007-06-05 19:40:07 +00:00
Stephan Maximilian HUBER
37f646afa4
from Stephan Huber: fixed build path for OpenThreads, so osg builds cleanly
2007-06-05 19:36:49 +00:00
Robert Osfield
4f5a421c81
Added support for CompositeViewer
2007-06-05 19:10:18 +00:00
Robert Osfield
e6d1002c7a
Improved the wording of CMake instructions
2007-06-05 17:19:30 +00:00
Robert Osfield
97749ff243
From Martin Lavery, build fixes fo latest file additions
2007-06-05 17:18:27 +00:00
Robert Osfield
2c16c5b87d
Change interator to const_iterator to try and avoid Solaris build failure
2007-06-05 14:37:55 +00:00
Robert Osfield
2b9f209765
From Per Fahlberg, "added use of the internal format specified in the OpenFlight format attr files."
2007-06-05 11:18:28 +00:00
Robert Osfield
11ccf8f936
Removed const to try and avoid Sun compiler error
2007-06-05 08:46:32 +00:00
Robert Osfield
497604a192
Removed redundent comma
2007-06-05 08:30:24 +00:00
Robert Osfield
a4952716a5
Updated READEME
2007-06-04 21:32:15 +00:00
Robert Osfield
69b40486e9
Updated ChangeLog and AUTHORS.txt for 1.9.7 release
2007-06-04 21:31:17 +00:00
Robert Osfield
082ce2e8d4
Introduce OSG_BUILD_APPLICATION_BUNDLES option for OSX, defaulting to OFF.
2007-06-04 21:02:15 +00:00
Robert Osfield
a1e436d9e7
From Jeremy Moles and Rbert Osfeild, added extra details about CMake build options.
2007-06-04 20:32:15 +00:00
Robert Osfield
6576252211
Removed setting of font resolutions and added control of threading, with the default
...
theading set to SingleThreading to avoid crashes associated with non thread safe
sections of osgFX - the need to be fixed!!!
2007-06-04 19:33:59 +00:00
Robert Osfield
e25f04c4db
Added control of threading model, setting default to SingleThreaded to avoid crash
...
associated with mixing useCursor(false) and multi-threading.
2007-06-04 17:11:40 +00:00
Robert Osfield
5138ff300b
Updated version for 1.9.7 release
2007-06-04 16:20:24 +00:00
Robert Osfield
757c3c56b2
Fixed stray control character
2007-06-04 15:11:46 +00:00
Robert Osfield
1f2cfa91c3
Warning fix
2007-06-04 15:05:59 +00:00
Robert Osfield
8a38f80443
Cleaned up example
2007-06-04 14:47:16 +00:00
Robert Osfield
f3ec476d9f
From Martin Lavery and Robert Osfield, ported fltk example to osgViewer::Viewer
2007-06-04 14:46:38 +00:00
Robert Osfield
ac739a2e6a
Added local FindFLTK.cmake to avoid problems with FLTK no being found by standard
...
CMake FindFLTK.cmake.
2007-06-04 13:45:58 +00:00
Robert Osfield
3bc90a837e
From Roger James, "Here are my fixes for transparency in the Collada DAE reader."
2007-06-04 11:47:05 +00:00
Robert Osfield
a1fc3e63a8
From Martin Lavery and Robert Osfield, added use of hardwarded value kCGLCEMPEngine
...
to fix build failure on slightly older versions of OSX.
2007-06-04 11:14:17 +00:00
Robert Osfield
3ec3bf1679
Updated wrappers
2007-06-04 10:56:01 +00:00
Robert Osfield
448efe0722
Added osg::Hint class
2007-06-04 10:47:15 +00:00
Robert Osfield
a9d9d387df
Fixed spelling of Receives
2007-06-04 08:38:11 +00:00
Robert Osfield
30e4eb833f
Updated wrappers
2007-06-03 10:00:09 +00:00
Robert Osfield
b5791629ea
Added Viewer::setUpViewerAsEmbeddedInWindow convinience method
2007-06-03 09:34:28 +00:00
Robert Osfield
089b9dbd88
Removed osgsimple example
2007-06-03 09:11:41 +00:00
Robert Osfield
e9258849c3
Merged the osgviewerQT3 and QT4 examples into a single osgviewerQT example, and
...
ported across from SimpleViewer to using Viewer
2007-06-03 09:09:09 +00:00
Robert Osfield
14d1a325e5
Changed external library specication
2007-06-03 08:58:32 +00:00
Robert Osfield
b91bd278cc
Ported across from SimpleViewer to using Viewer
2007-06-02 16:23:07 +00:00
Robert Osfield
ea990dddfa
Ported QT3 example across to use osgViewer::Viewer, and made it possible to use the same source for both QT3 and QT4
2007-06-02 16:01:56 +00:00
Robert Osfield
179f903c90
Added osgViewer::GraphicsWindowEmbedded and ported GLUT, SDL and WX examples across from SimpleViewer to Viewer.
2007-06-02 15:31:21 +00:00
Robert Osfield
8edb2f7284
Ported GLUT example to using osgViewer::Viewer rather than SimpleViewer by using
...
a local GraphicsWindowEmbedded class to help the adaption.
2007-06-02 12:03:24 +00:00
Robert Osfield
0ab50f6100
Renamed all osgsimpleviewer* files to osgviewer*
2007-06-01 22:41:11 +00:00
Robert Osfield
33b6fdd6c6
Renamed osgsimpleviewer* examples to osgviewer* in prep for replacement of SimpleViewer by Viewer
2007-06-01 22:33:05 +00:00
Robert Osfield
6fc3543cc8
updated wrapper
2007-06-01 22:28:03 +00:00
Robert Osfield
9a0b39c34b
From J.P Delport, "attached find an updated osgunittests.cpp that allows for the testing of
...
the matrix.getRotate() function when a matrix contains a scale as well
as a rotation.
The scale can optionally be switched off, see the top of
testQuatFromMatrix().
As expected, all the current methods for mat to quat conversion fail
these new tests. When the scale is omitted, mk2 of getRotate with sign
instead of signOrZero passes, as well as mk1.
"
2007-06-01 21:38:53 +00:00