Robert Osfield
9027e7a9af
Limited the static build to just osversion and osgstaticviewer
2008-12-15 20:32:15 +00:00
Robert Osfield
73d7d31d60
Updated AUTHORS and READER for 2.7.7 dev release
2008-12-12 19:19:01 +00:00
Robert Osfield
4896fe6e05
From Mattias Helsing, "When building osg static on Windows the _declspec's wasn't escaped for
...
applications, examples or wrappers. Attached are the CMakeLists I had
to change to make these compile.
"
2008-12-11 17:00:40 +00:00
Robert Osfield
fd90f1a6ef
Updated ChangeLog, and AUTHORS lists for 2.7.6 dev release
2008-11-29 12:16:04 +00:00
Robert Osfield
b2cd130cc2
Updated ChangeLog and version number for 2.7.5 release
2008-11-07 16:26:46 +00:00
Robert Osfield
720551d549
From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and
...
fopen to osgDB::fopen to facilitate support for wide character filenames using UT8 encoding.
2008-11-07 15:08:08 +00:00
Robert Osfield
edb4c4e554
Updated ChangeLog and AUTHORS.txt for 2.7.4 release
2008-10-29 10:56:40 +00:00
Robert Osfield
24eb2f6c43
Introduce osgDB::FileCache, and updated osgfilecache and DatabasePager to use it.
2008-10-20 16:24:57 +00:00
Robert Osfield
f75e43e93a
Updated ChangeLog and AUTHORS.txt for 2.7.3 dev release
2008-10-08 13:18:14 +00:00
Robert Osfield
1efe363137
Updated AUTHORS file for 2.7.0 release
2008-08-18 12:39:18 +00:00
Robert Osfield
c49bd6e4eb
Merged from OpenSceneGraph-2.6 branch
2008-08-05 15:27:37 +00:00
Robert Osfield
abed295566
Updated ChangeLog and AUTHORS.txt file for relese candidate
2008-07-25 21:09:37 +00:00
Robert Osfield
0d1656055c
Moved PluginQuery from osgconv into osgDB
2008-07-25 10:18:36 +00:00
Robert Osfield
7cb4c46908
Added missing returns
2008-07-24 17:38:50 +00:00
Robert Osfield
53aad98d09
Improved the feedback for when a plugin isn't available.
2008-07-24 12:06:05 +00:00
Robert Osfield
efd20ea643
Added --format extname and --plugin pluginname extensions, and improved formating
2008-07-24 12:01:23 +00:00
Robert Osfield
cad2f6d4fc
From Jean-Sebastien Guay, "Changes attached so that the CaptureOperation is passed in the constructor of the ScreenCaptureHandler (default 0 = default CaptureOperation). This way, you can do:
...
viewer.addEventHandler(new osgViewer::ScreenCaptureHandler(
new osgViewer::WriteToFileCaptureOperation("filename", "jpg")));
and the filename will be what you want. The WriteToFileCaptureOperation will add the context ID and the file number (if in SEQUENTIAL_NUMBER mode) to the file name.
(The attached also clarifies some notify messages, and corrects the comment when adding the handler in osgviewer.cpp)
I also remembered, the current architecture could allow a different CaptureOperation for each context, but currently the API only allows setting one CaptureOperation for all contexts. This could be improved if need be.
"
2008-07-21 21:28:48 +00:00
Robert Osfield
7ec7b8d9cb
Added --login url username password http authentication option
2008-07-21 15:04:19 +00:00
Robert Osfield
46796978fd
From Jean-Sebastien Guay and Robert Osfiled, osgViewer::ScreenCaptureHandler for
...
taking screenshots
2008-07-17 16:12:39 +00:00
Robert Osfield
198ae2ba56
Updated version and AUTHORS.txt for 2.5.5 release
2008-07-17 14:25:04 +00:00
Robert Osfield
f22c06acbe
Added --plugins and --formats query support into osgconv to help with querying the
...
available plugins and the file formats/protocols they support
2008-07-14 20:22:38 +00:00
Robert Osfield
042c823278
Added initial cut at plugin query code
2008-07-14 08:48:49 +00:00
Robert Osfield
bbc98be4f9
Updated Authors for dev release
2008-07-12 16:11:14 +00:00
Robert Osfield
1a8017fecf
Updated authors and osgversion
2008-06-26 19:51:24 +00:00
Robert Osfield
840eab0109
Updated authors and version file for 2.5.1 dev release
2008-05-30 21:23:49 +00:00
Robert Osfield
5f443e75a9
Fixed lat/long ordering
2008-05-13 18:28:26 +00:00
Robert Osfield
e28ae8c7f3
Added support for -e level minX minY maxX maxY extents controls
2008-05-13 17:27:29 +00:00
Robert Osfield
0ed71961d4
Further work on computing of lat/long range of PagedLOD subgraphs
2008-05-13 12:36:39 +00:00
Robert Osfield
c81b02bca4
Added signal handling code, and prelimary lat/long computation
2008-05-12 16:59:04 +00:00
Robert Osfield
d2c5142ecc
Updated AUTHORS for 2.5.0 release
2008-05-12 12:16:14 +00:00
Robert Osfield
965c72f5bd
From Eric Sokolowski and Robert Osfield, moved command line option usage setup
...
from osgviewer example into osg::ArgumentParser and osgViewer::Viewer to make
them more universally available.
2008-05-12 10:55:55 +00:00
Robert Osfield
0dfba5dbe5
Added --file-cache command line option to compliment -c
2008-05-09 17:22:49 +00:00
Robert Osfield
b12069e14c
Initial cut of file cache population app
2008-05-09 17:08:31 +00:00
Robert Osfield
dc0355fc84
Updated ChangeLog and osgversion to catch Raymond de Vries name correctly
2008-05-08 15:14:13 +00:00
Robert Osfield
0f9431c8c6
Update AUTHORS file for 2.4 release
2008-04-25 13:10:05 +00:00
Robert Osfield
a802c4c40a
Updated AUTHORS file
2008-04-22 13:00:52 +00:00
Robert Osfield
37bea2727b
Updated authors
2008-04-22 10:10:24 +00:00
Robert Osfield
684920c46c
Fixed name
2008-04-22 09:43:55 +00:00
Robert Osfield
505a360f2c
Fixed J.P. Delports name
2008-04-11 14:33:24 +00:00
Robert Osfield
66ed3a919a
From Bob Kuehne, "1) add simplifier command "--simplifier .5" to reduce complexity
...
2) complementarily add a "--overallNormal" to replace
per-vert/per-facet normals with an overall. simplifier doesn't work
in certain cases without less complex normals. this gets that done.
3) add env var output with full verbose output so people realize it's
active when the app is run - i see this all the time in training where
people run osgconv, with unintended data transformations due to
osgUtil:;Optimzer, for example"
2008-04-11 10:16:38 +00:00
Robert Osfield
2a54ff3e4a
Introduced CMake build option for compiling double or float versions of osg::BoundingSphere and osg::BoundingBox.
...
Introduced code in BoundgingSphere, BoundingBox, ProxyNode and LOD to utilise the above settings.
Added Matrix::value_type, Plane::value_type, BoundingSphere::value_type and BoundingBox::value_type command line
options that report where the types of floats or doubles.
2008-04-03 18:36:50 +00:00
Robert Osfield
ad56c42208
Updated ChangeLog, osgversion and AUTHOR.txt for 2.3.7 dev release
2008-04-01 17:22:08 +00:00
Robert Osfield
6e8606416f
Updated version/author type fixes, authors, readme and changelog for 2.3.5 dev release
2008-03-14 11:53:44 +00:00
Robert Osfield
5f4e8d54af
Added commandline help options
2008-03-10 20:30:56 +00:00
Robert Osfield
ca513efc1d
Added LODScaleHandler
2008-02-28 20:02:43 +00:00
Robert Osfield
3e77fec6c9
Update AUTHORS list for release
2008-01-29 22:14:26 +00:00
Robert Osfield
5b9a04997d
From Rainer Oder, removed duplicate conditional
2008-01-28 20:27:33 +00:00
Robert Osfield
60f35e925f
Updated ChangeLog, Authors and readme for 2.3.3 release
2008-01-22 11:13:07 +00:00
Robert Osfield
c6f3183c6f
Updated AUTHORS file and osgversion for 2.3.2 release
2008-01-14 12:14:38 +00:00
Robert Osfield
e72f5c0996
Updated AUTHORS file for 2.3.1 release
2008-01-04 12:03:24 +00:00
Robert Osfield
8abeaa1272
Added return
2007-12-21 13:31:25 +00:00
Robert Osfield
da872bb279
Updated AUTHORS files
2007-12-17 21:52:29 +00:00
Robert Osfield
f4afa427a7
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
2007-12-10 17:30:18 +00:00
Robert Osfield
a59790ed6e
Added osgViewerGetVersion() usage to force Windows to link osgViewer.
2007-12-10 16:14:21 +00:00
Robert Osfield
ce24d0c76f
Updated ChangeLog, NEWS and AUTHORS file for 2.1.15 release
2007-10-03 23:44:24 +00:00
Robert Osfield
8ae27117d3
From Andy Skinner, changes the library linkage to just include osg and OpenThreads
2007-10-02 20:45:44 +00:00
Robert Osfield
38d33c7685
From Paul Martz, "here's the osgDB::Registry changes to add Options to the read*File() interface. As we discussed, this preserves the old interface for backwards compatibility.
...
osgconv also changed to use the new Registry::writeNode() interface. No other applications or examples were affected."
2007-09-30 19:53:02 +00:00
Robert Osfield
3a94dd7b25
Added --major/minor/path-number support
2007-09-25 12:34:01 +00:00
Robert Osfield
e091d65c91
Updated ChangeLog, AUTHORS and README for 2.1.11 release
2007-09-17 09:33:00 +00:00
Robert Osfield
4d0e86f1e2
Moved the linking of OpenThreads from osgversion/CMakeLists.txt into applications/CMakeLists.txt
2007-09-12 16:28:50 +00:00
Robert Osfield
c15ec121f4
Updated version, ChangeLog and AUTHORS file for 2.1.10 release
2007-09-12 10:43:49 +00:00
Robert Osfield
be33fbc66b
Added OpenThreads to target libraries
2007-09-11 17:10:24 +00:00
Robert Osfield
bea07b5f72
From Mike Wittman and Robert Osfield, added support for SO_VERSION number in
...
runtime version info. Added checks for OpenThreads version.
2007-09-11 10:10:43 +00:00
Robert Osfield
48f1291c7f
Added dynamic_cast<GraphicsWindow> and extra doc commented just to force the
...
use of symbol from osgViewer so that it links properly and pulls in the platform
specific GraphcisWindow* implementation.
2007-08-26 10:19:12 +00:00
Robert Osfield
0da0127857
Updated for 2.1.7 dev release
2007-08-23 15:36:45 +00:00
Robert Osfield
06b97c030b
Updated AUTHORS file for 2.1.6 release
2007-08-20 10:14:33 +00:00
Robert Osfield
a102361e81
Added Ben van Basten to list of authors.
2007-08-14 12:47:26 +00:00
Robert Osfield
c931dd5fd9
Updated ChangeLog, AUTHORS and README files
2007-08-13 11:59:19 +00:00
Robert Osfield
768f248961
Added fix for typo of name in submission
2007-08-12 12:15:01 +00:00
Robert Osfield
d57a16e023
Added DisplaySetting::s/getCompileContextHint() and use of this hint in osgViewer::Viewer/CompositeViewer.
...
Removed the CustomViewer in osgterrain example as the above now removes the need for it.
2007-08-11 14:49:14 +00:00
Robert Osfield
3eb6e67bfa
Updated ChangeLog, and AUTHORS file for release
2007-08-06 11:50:40 +00:00
Robert Osfield
593dfe3193
Updated AUTHORS
2007-07-24 14:52:51 +00:00
Robert Osfield
04c1dee7a2
Fixed GraphcicsContext::getMaxContextID so it properly returns the current max contextID.
...
Fixed the osgviewer's compile context code to account for the above fix.
Added compile context support into osgterrain example.
2007-07-17 10:54:17 +00:00
Robert Osfield
aaa0b156ff
Updated ChangeLog, osgversion and AUTHORS.txt for 2.1 dev release
2007-07-09 11:37:06 +00:00
Robert Osfield
6931ae4878
Added include/osg/GLObjects + .cpp which provide osg::flush*DeletedGLObjects() methods.
...
Added and cleaned up DeleteHandler calls in osgViewer to help avoid crashes on exit.
Changed DatabasePager across to dynamically checcking osg::getCompileContext(..)
Updated wrappers.
2007-07-06 13:08:51 +00:00
Robert Osfield
d1fa520349
Added support for managing a CompileContext. Rearranged the DeleteHandler::flushAll call.
2007-07-05 18:33:20 +00:00
Robert Osfield
dd628a9829
From Roger James, added GL_NORMALIZE mode to scaled models
2007-07-03 10:00:41 +00:00
Robert Osfield
4a315e47fe
Added optional set up of pbuffers for background compilation of the OpenGL objects
...
when database paging.
2007-06-22 14:48:43 +00:00
Robert Osfield
69b778c2ad
Corrected graphics context creation message
2007-06-20 12:01:14 +00:00
Robert Osfield
a9a55de053
Added osgViewer::View::setUpViewInWindow(...) method and command line option into
...
osgViewer::Viewer to allow you to specify the window dimentions and screen for
the window on startup.
2007-06-13 10:38:40 +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
6e3c9ad3d3
Added support for passing in ArgumentParser in Viewer and CompositeViewer constructor
2007-06-06 10:57:02 +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
78c831f850
Changed name of AnimationPathHandler to RecordCameraPathHandler
2007-06-01 10:42:24 +00:00
Robert Osfield
5a80e4bfdc
From Jeremy Moles, new event handler to record the camera path. A few small tweaks by Robert Osfield to make it more consistent with the old osgProducer::Viewer behavior.
2007-06-01 10:39:27 +00:00
Robert Osfield
9e659c50f1
Added debug timing code
2007-05-23 10:57:46 +00:00
Robert Osfield
d987d6c485
Updated version file for 1.9.5 release
2007-05-21 12:26:38 +00:00
Robert Osfield
52b2548d31
Renamed ViewerEventHandler to ViewerEventHandlers
2007-05-14 15:16:26 +00:00
Robert Osfield
701ea582e5
Renamed the ScreenHandler to WindowSizeHandler, fixed the code style to be conform more
...
to the rest of the OSG, and moved the osgviewer across to using the event handlers
in osgViewer.
2007-05-14 15:07:04 +00:00
Robert Osfield
1a4cf30c4a
Added --version-number support
2007-04-22 21:40:46 +00:00
Robert Osfield
6a67b66e8e
Added delay between sequential threading model changes to prevent the system from locking up
...
with 'm' is held down, which previous would cause the threading model to be thrashed.
2007-04-20 16:15:41 +00:00
Robert Osfield
df49ff18ba
Updatged ChangeLog using svn2log, osgversion to handle new SVN based ChangeLog, and updated AUTHORS.txt
2007-04-15 12:09:12 +00:00
Robert Osfield
ea071d3f1e
Added fullscreen toggle event handler
2007-04-13 14:54:41 +00:00
Robert Osfield
ef84805d5a
Added SETUP_COMMANDLINE_APPLICATION and SETUP_COMMANDLINE_EXAMPLE macros
2007-04-12 09:59:34 +00:00
Robert Osfield
2187b061fc
From Eric Wing,
...
"Attached is a patch allows access access to the CMake MACOSX_BUNDLE
option. Now SETUP_APPLICATION and SETUP_EXAMPLE take an additional
optional parameter that specifies if the program is a command line
application or a GUI application (think: IS_COMMANDLINE_APP). Passing
1 means true (is_commandline_app). Passing 0 or omitting the parameter
means false.
I changed the scripts for osgversion and osgunittests to support this
option because I believe they are command line apps. Are there any
others?"
2007-04-12 09:33:24 +00:00
Robert Osfield
2e6ee4bb39
Removed old gmake and VisualStudio build files
2007-04-10 13:10:25 +00:00
Robert Osfield
6d7b5e7ebd
From Eric Wing, pedantic warning fixes
2007-04-06 15:36:13 +00:00
Robert Osfield
aa73c4a00f
Removed OpenThreads from the list of TARGET_COMMON_LIBRARIES to prevent double
...
linking of OpenThreadsd and OpenThreads during debug build.
2007-03-25 11:47:08 +00:00
Robert Osfield
d9a94f7890
Moved the TARGET_NAME setting into the SETUP_APPLICATION/EXAMPLE macro
2007-03-19 17:18:59 +00:00
Robert Osfield
da64127539
Ran dos2unix on CMakeLists.txt files.
2007-03-19 13:26:34 +00:00
Robert Osfield
be3f61c49f
From Luigi Calori, move to using local CMakeLists.txt files and explicit file lists.
...
From Robert Osfield, small ammendments of the above to seperate example and application installs, and fix the osgPlugins install directory.
2007-03-19 12:30:26 +00:00
Robert Osfield
ca9c4f7ca5
Changed the lib and executable local build so that they all go in bin and lib respectively.
2007-03-12 21:23:09 +00:00
Robert Osfield
1fd22b8722
Added application_ and example_ before application and example projects.
...
Converted the application CMakeLists.txt and macros to work with the ADD_OSG_APPLICATION macro.
Removed the GDAL checks in the examples/CMakeLists.txt
2007-03-09 13:47:37 +00:00
Robert Osfield
75810c7335
Added application CMakeLists.
2007-03-06 12:03:33 +00:00
Robert Osfield
ca7dcea5d1
Removed osgdem as its now part of the VirtualPlanetBuilder project
2007-02-27 21:16:23 +00:00
Robert Osfield
eb4ad4229f
Moved osgProducer and osgproducerviewer out into their own repository.
...
Clean up the source for remaining references to osgProducer/Producer.
2007-02-27 13:16:18 +00:00
Robert Osfield
e1fc31f256
Renenabled the toggling on the CullPerCameraDrawPerContext threading model in the thread event handler.
2007-02-14 16:29:07 +00:00
Robert Osfield
fe177e42d5
Added osgViewer::HelpHandler
2007-02-12 13:39:18 +00:00
Robert Osfield
12dfddea68
Added threading model option to command line parameters
2007-02-08 12:24:33 +00:00
Robert Osfield
e2d4581443
Disabled the toggling to ThreadModel CullThreadPerCameraDrawThreadPerContext
2007-02-07 21:16:22 +00:00
Robert Osfield
3de205ec45
Added new Viewer threading model options
2007-02-06 14:38:08 +00:00
Robert Osfield
cfe737c552
Tweak API and updated wrappers to get wrappers to build
2007-02-05 14:56:41 +00:00
Robert Osfield
3c6eec78f9
Updated wrappers
2007-01-23 16:28:59 +00:00
Robert Osfield
affb8f1289
Moved StatsHandler into its own seperate header/source in osgViewer.
2007-01-23 11:01:20 +00:00
Robert Osfield
1f05b14f4e
Added ticks to stats display
2007-01-23 10:38:23 +00:00
Robert Osfield
71f307c5b2
Further work on GPU stats
2007-01-22 21:16:51 +00:00
Robert Osfield
52e86aaea3
Further work on stats
2007-01-22 17:39:32 +00:00
Robert Osfield
b83753abd5
Added camera stats
2007-01-22 13:13:43 +00:00
Robert Osfield
d6ecce6f5f
Improvements to stats
2007-01-22 11:22:37 +00:00
Robert Osfield
89cb2a438c
Further work on stats
2007-01-21 20:41:23 +00:00
Robert Osfield
d6834d7abc
Added osgproducerviewer, in the form of orignal Producer based osgviewer, leaving the
...
new osgViewer based osgviewer focused on just osgViewer functionality.
2007-01-21 18:46:01 +00:00
Robert Osfield
b47ef11d74
Initial on screen stats support
2007-01-21 18:24:54 +00:00
Robert Osfield
2e7e114aba
Updated wrappers
2007-01-20 09:48:50 +00:00
Robert Osfield
f0e2404541
Added new osg::Stats class for collecting frame stats of different sorts.
...
Added s/getStats() to osg::View and osg::Camera.
Added population of View::getStats() with frame stats in osgViewer/Viewer.
Added Basic StatsHandler to osgviewer example.
2007-01-19 19:53:23 +00:00
Robert Osfield
3ce53da0e1
From André Garneau, Implementation osg GraphicsWindowWin32
2007-01-17 14:21:18 +00:00
Robert Osfield
4b97e30d22
Added terrain manipulator.
2007-01-15 11:44:38 +00:00
Robert Osfield
694b304c00
Added Viewer::setEndBarrierPosition method, change Viewer::setKeySetsDone(int) to setKeyEventSetDone(int),
...
added support for toggling threading model and end barrier position into osgviewer
2007-01-12 21:05:39 +00:00
Robert Osfield
c2416e48c1
Added support for animation path manipulator to osgViewer path
2007-01-12 15:08:45 +00:00
Robert Osfield
5c030413f3
Added osgGA Trackball, Flight and Drive camera manipulators, and StateSetManipulator to the osgViewer path in osgviewer
2007-01-12 11:38:24 +00:00
Robert Osfield
5b0e78783a
Added osgViewer path into osgviewer, old osgProducer version remains accessible
...
via --osgProducer command line option
2007-01-12 10:26:49 +00:00
Robert Osfield
8d918d951f
Ported osgconv and osgdem across to osgViewer
2007-01-10 14:56:22 +00:00
Robert Osfield
db163de91c
From Luigi Calori, "In order to effectively use --image-ext and to add -O "plugin options",
...
some fix to osgdem.cpp and osgTerrain/DataSet.cpp
These mods should allow to build terrains controlling jpeg compressed
imagery embedded in ive files, using something like:
osgdemd --image-ext jpeg --RGB_24 -O "JPEG_QUALITY 20
compressImageData" ......."
2006-12-07 10:16:43 +00:00
Robert Osfield
3016deaba9
From Paul de Repentigny, "When calling osgdem with argument "--image-ext", the application just
...
returns after loading the proper ReaderWriter for the given extension." Fix was to remove the erroenous return.
2006-11-22 20:52:16 +00:00
Robert Osfield
530e9e08d4
Added better handling of writeNode operations that arn't successful.
2006-11-07 17:00:56 +00:00
Robert Osfield
80892030b8
Updated NEWS, AUTHORS file and osgversion for the 1.2-rc1
2006-09-05 15:22:54 +00:00
Robert Osfield
09b8c7d103
Updated to compile against changes to osgTerrain
2006-09-05 09:13:19 +00:00
Robert Osfield
9774c30178
Updated ChangeLog, NEWS, osgversion and AUTHORS.txt for 1.1.1 release
2006-08-13 08:40:06 +00:00
Robert Osfield
dbc5fc9f4d
Updated ChangelLog and AUTHORS file
2006-08-12 07:59:36 +00:00
Robert Osfield
da46fd5002
Updated AUTHORS file
2006-08-11 09:50:32 +00:00
Robert Osfield
1fe69a45bc
tweaked comment.
2006-08-02 19:56:36 +00:00
Robert Osfield
ac0a24347e
Add clause to clean up AUTHORS.txt
2006-07-18 20:59:22 +00:00
Robert Osfield
f1c2694c17
Updated copyright years.
2006-07-18 15:21:48 +00:00
Robert Osfield
9bdca48a4e
Updated ChangeLog and authors file.
2006-07-18 13:17:40 +00:00
Robert Osfield
c1e047d549
Removed the usage of setenv to avoid portability issues.
2006-07-17 13:16:44 +00:00
Robert Osfield
c38bbfdc11
Updated osgversion and AUTHORS.txt for release
2006-07-14 21:02:02 +00:00
Robert Osfield
72fc19d01f
From Brede Johansen, patch to make osgconv.cpp compile on VC 2005.
2006-07-14 18:40:25 +00:00
Robert Osfield
8762f9a31e
Added optional compilation of setenv code
2006-07-14 18:20:14 +00:00
Robert Osfield
dd32e6425e
Added StatsVisitor to include/osg/Statistics, and usage of it in osgUtil::Optimizer.
...
Added --optimize <string> option to osgconv
2006-07-13 15:25:22 +00:00
Robert Osfield
56aaf2fa6a
Fixed Trajce Nikolov name reversal.
2006-07-13 13:00:22 +00:00
Robert Osfield
62334d546e
Updates osgversion and AUTHORS.txt for typo.
2006-07-11 09:06:31 +00:00
Robert Osfield
becbe910d3
Fixed typo and unpdated AUTHORS file
2006-07-06 13:06:24 +00:00
Robert Osfield
8563e692a9
Tweaked osgversion to catch typos and updates AUTHORS.txt
2006-07-06 11:08:51 +00:00
Robert Osfield
1d6f2884b1
Fixed typo.
2006-07-05 21:12:24 +00:00
Robert Osfield
bb459bb871
More fixes for typos
2006-07-05 12:51:41 +00:00
Robert Osfield
2105f12a69
Updated osgversion to correct for ChangeLog typos.
2006-07-05 10:47:38 +00:00
Robert Osfield
fdd5831b83
Fixed crash on osgconv --compressed cow.osg cow.ive
2006-06-26 15:18:14 +00:00
Robert Osfield
6cd4dbfac4
Added setting of default colour.
2006-06-08 11:19:24 +00:00
Robert Osfield
21c85ffb59
Reverted changes from revision 1.4, as they look like a temporary hack not intended
...
to be merged.
2006-05-29 09:08:48 +00:00
Robert Osfield
35ed4f742f
Replaced BoundingBox with GeospatialExtents.
2006-05-15 13:13:16 +00:00
Don BURNS
a5d12c598a
Updates to osgProducer to bring it up to speed with changes in Producer
2006-03-29 23:32:51 +00:00
Robert Osfield
d8f89214d2
From Gordon Tomlinson, spelling fixes.
2006-02-21 14:34:58 +00:00
Robert Osfield
4ab6e6ecb1
Added explanation of --no-terrain-simplification
2006-01-23 20:16:05 +00:00
Robert Osfield
101e5fac53
Added proper catch of Paul de Repentinguy name
2005-12-15 20:56:06 +00:00
Robert Osfield
72554ca27e
From Jason Beverage, added option to control whether simplification of
...
tiles is done during osgdem builds.
2005-12-15 16:30:31 +00:00
Robert Osfield
486436cf36
Updated AUTHORS and ChangeLog for rc9.
2005-12-08 12:02:06 +00:00
Robert Osfield
85f79a6639
Updated ChangeLog, AUTHTORS.txt and osgversion for next release candidate.
2005-12-02 12:30:14 +00:00
Robert Osfield
e7801ccc1e
Updated ChangeLog, osgversion.cpp and AUTHORS.txt for 1.0-rc6.
2005-11-29 14:20:37 +00:00
Robert Osfield
d773aee0ed
Added disable of spurious VS6.0 warning.
2005-11-25 14:58:37 +00:00
Robert Osfield
f5b83f4b58
Updated ChangeLog, osgversion and AUTHORS file.
2005-11-19 12:18:51 +00:00
Robert Osfield
39db6b28b3
Updated wrappers.
2005-11-17 17:45:04 +00:00
Robert Osfield
f391b0ff2c
From Toshiyuki Takahei, added #pragam to avoid build problem with special characters.
...
From Robert Osfield, added #if _MSC_VER to restrict pragma usage to just VisualStudio,
and added comment explaining all the extra parsing code in osgversion.
2005-11-17 15:18:48 +00:00
Robert Osfield
265b0465ce
Fixed typo entry.
2005-11-16 12:07:21 +00:00
Robert Osfield
4eb5b0d715
Added proper descriptions of examples in place of the copy and paste description.
2005-11-15 22:07:54 +00:00
Robert Osfield
58e5053438
Fixed typo of Jason.
2005-11-15 16:06:09 +00:00
Robert Osfield
55ff399da5
Updated the output of the contributors list.
2005-11-15 15:07:17 +00:00
Robert Osfield
b57c4dad03
Added remapping of Drew's fullname.
2005-11-15 10:05:31 +00:00
Robert Osfield
cb4fc44f74
Fixed handling of initials.
2005-11-14 21:40:28 +00:00
Robert Osfield
dc5c86ff96
Added typo correction for "Jolley".
2005-11-14 20:54:53 +00:00
Robert Osfield
d2d6450392
Added more typo catches.
2005-11-14 20:51:28 +00:00
Robert Osfield
a5c3016ab3
Further improvements to the name filtering.
2005-11-14 17:21:49 +00:00
Robert Osfield
04c368b5ed
Improved handling on special characters in names
2005-11-14 17:15:58 +00:00
Robert Osfield
a687ab72dc
Added support for mining the ChangeLog for a list of contributors.
2005-11-14 17:07:11 +00:00
Robert Osfield
4cb43e0f6c
Added some docs on command line options.
2005-11-09 17:20:15 +00:00
Robert Osfield
bd68294ed6
Added --help-env option.
2005-11-03 10:57:10 +00:00
Robert Osfield
d2487e73e5
Added support for tracking the directory of the output file whilst still maintaining
...
local file references within this directory.
2005-10-27 10:48:44 +00:00
Robert Osfield
e404b95dc3
Added support in osgTerrain/osgdem for setting the image format to use when writing tiles out to disk
2005-09-04 06:36:52 +00:00
Robert Osfield
a4b2383672
Removed old GeoSet backward compatibility code since its now redudent.
2005-05-17 09:53:41 +00:00
Robert Osfield
bf4d63f6ea
Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback
...
methods and reimplement computeBound so that it passes back a bounding volume rather
than modifying the local one.
2005-05-12 14:03:22 +00:00
Robert Osfield
d1a1b1d95c
Added more comprehensive releaseGLObjects(State*=0) throughout Nodes,
...
Drawables,StateSet, and osgDB::Registry.
Added cleanup_frame() from to osgProducer::OsgCamerGroup to help with proper
clean of OpenGL objects before exit, and modified osgviewer, osghangglider,
osgwindows examples to do the extra frame call to cleanup_frame() before exit.
2005-05-07 20:47:09 +00:00
Robert Osfield
1ae62b2f19
Changed check() method name to checkConsistency() to avoid perculiar OSX Tiger build error.
2005-05-05 19:46:04 +00:00
Robert Osfield
015c9a9765
Added support for generating RGBA, RGBA-16 and RGBA-compressed texture databases
2005-05-02 14:16:25 +00:00
Robert Osfield
154656e24a
Commented out support for the -m option for inserting 3d models in a terrain
...
database, as this feature isn't yet supported by osgTerrain.
2005-04-20 08:51:48 +00:00
Robert Osfield
16c55531da
Preparation for moving osgGL2 out of the core OSG into its own seperate distribution.
2005-04-14 11:28:23 +00:00
Robert Osfield
a8d4da8163
Added #include <osg/io_utils>
2005-04-08 09:36:42 +00:00
Robert Osfield
c687b5fc6f
Added layer support
2005-04-04 15:23:18 +00:00
Robert Osfield
9e54b00205
From Randall Hopper, with small order tweak from Robert and addition to GNUmakefile.inst,
...
added $(GDAL_LIBS) to fix build under FreeBSD.
2005-03-23 20:48:50 +00:00
Robert Osfield
451a27ac65
Added guard to texture image to avoid seg fault when dealing with incomplete databases.
2005-03-17 14:40:30 +00:00
Robert Osfield
033fe70f9a
Added --addMissingColours / --addMissingColor support into osgconv which
...
provides a mechansim for adding in a white colour where none previously
existed. This solves the problem that exists on some databases where
no colour is present, causing the colour to be inherited randomly.
2005-03-16 20:44:10 +00:00
Robert Osfield
1d94826b40
Added --smooth option to osgconv
2005-03-16 14:14:12 +00:00
Don BURNS
2e3aab7cbb
Added GNUmakefile for the new applications directory
2005-03-13 17:51:31 +00:00
Don BURNS
bdd04bef60
Added applications directory. Copied (not moved)
...
osgarchive
osgconv
osgdem
osgversion
osgviewer
into applications directory. Leaving them in the examples directory
as well, for now.
Made examples optional via the make COMPILE_EXAMPLES=yes option
Added static lib and static plugin build support.
2005-03-13 01:47:46 +00:00