Robert Osfield
|
02ee5ff0cc
|
Altered the path for Cygwin to set the _ticksPerSecond to the correct value.
|
2004-11-18 09:19:15 +00:00 |
|
Robert Osfield
|
70bb34af6a
|
From Stephane Simon, compile fix for VS, change struct to class in forward declaration.
|
2004-11-18 09:09:22 +00:00 |
|
Robert Osfield
|
f234a7eec5
|
From Rainer Oder, updates to osglauncher.
|
2004-11-17 20:01:51 +00:00 |
|
Robert Osfield
|
9f8387710f
|
Changed the dependencies file to use ?= instead of = to allow env vars
to override local settings.
|
2004-11-17 19:31:02 +00:00 |
|
Robert Osfield
|
d0938823af
|
From Thom DeCarlo, fixes for Cygwin build
|
2004-11-17 14:56:08 +00:00 |
|
Robert Osfield
|
e9c403839d
|
Made a few of the public methods virtual, and moved more of the class
methods to protected scope.
|
2004-11-17 14:25:17 +00:00 |
|
Robert Osfield
|
724738d81a
|
Removed remaining old docs.
|
2004-11-17 13:04:42 +00:00 |
|
Robert Osfield
|
87d2fcd2c0
|
Removed doc++ docs from distrubtion.
|
2004-11-17 13:03:34 +00:00 |
|
Robert Osfield
|
0d220fa80e
|
Removed mind maps docs
|
2004-11-17 13:00:16 +00:00 |
|
Robert Osfield
|
326bb0dbe4
|
Moved the main documentation onto the wiki website, and removed from the
OpenSceneGraph distribution
|
2004-11-17 12:58:50 +00:00 |
|
Robert Osfield
|
daaa9f3ba0
|
Fixed typo of ReadObjectFunctor.
|
2004-11-16 16:04:05 +00:00 |
|
Robert Osfield
|
e30a534ec9
|
Adde another friend to remove final VS6.0 compile problem.
|
2004-11-16 15:36:06 +00:00 |
|
Robert Osfield
|
1594bbe1d9
|
Attempted fix for VS6.0 compile problems
|
2004-11-16 14:35:29 +00:00 |
|
Robert Osfield
|
8dd892259d
|
Removed debug info as it was causing VS6.0 compile problem
|
2004-11-16 14:21:02 +00:00 |
|
Robert Osfield
|
7a933ebf72
|
From David Spilling, fix for VS6.0 build.
|
2004-11-16 14:20:39 +00:00 |
|
Robert Osfield
|
f99dc8f051
|
Made the inner helper classes friend to try and get round VS6.0 problems
|
2004-11-16 14:10:30 +00:00 |
|
Robert Osfield
|
8254be2962
|
Added using namespace osgDB to try and resolve some of the VS6.0 problems.
|
2004-11-16 12:40:45 +00:00 |
|
Robert Osfield
|
e47b92c3e5
|
Added osgText dependency to osgsequence app
|
2004-11-16 09:09:31 +00:00 |
|
Robert Osfield
|
e378e3da8f
|
From Loic Dachary, changes to Timer for PowerPC support, with small re-arrangement
by Robert Osfield to make tick() code block mode readable.
|
2004-11-16 09:03:24 +00:00 |
|
Robert Osfield
|
8ddccb1b87
|
From Loic Dachary, added pk-config file.
|
2004-11-15 19:53:22 +00:00 |
|
Robert Osfield
|
2b310c6926
|
Added support for serialization of calls to ReaderWriter plugins.
|
2004-11-15 19:46:10 +00:00 |
|
Robert Osfield
|
a069f67f5e
|
Added -pipe to gcc build under Linux
|
2004-11-15 19:45:27 +00:00 |
|
Robert Osfield
|
a2c3d0335c
|
From osgplaents, updates to more of the solar systems planets.
|
2004-11-15 19:44:35 +00:00 |
|
Robert Osfield
|
01c8b3d0c1
|
Added ReentrantMutex
|
2004-11-15 13:08:46 +00:00 |
|
Robert Osfield
|
84d3746e8a
|
From Tree, fixes for Java bindings
|
2004-11-15 13:02:43 +00:00 |
|
Robert Osfield
|
cd70b40875
|
Added osgspotlight to example set.
|
2004-11-15 12:05:27 +00:00 |
|
Robert Osfield
|
76c970da5d
|
From Ulrich Hertlien, improved osgsequence example
|
2004-11-15 12:03:33 +00:00 |
|
Robert Osfield
|
4094c3f058
|
Added osgDB::ReentrantMutex is prep for making osgDB::Registry single threaded.
|
2004-11-15 11:57:41 +00:00 |
|
Robert Osfield
|
39311cdee3
|
From Loic Dachary, added getFileName method
|
2004-11-14 21:08:10 +00:00 |
|
Robert Osfield
|
7ddb8ed87f
|
Added Cygwin to #define stat64 stat path.
|
2004-11-14 20:00:30 +00:00 |
|
Robert Osfield
|
8d55111c73
|
Added COMPILE_OSG_OP_OT_WITH_SONAMES is YES guard around soname settings.
|
2004-11-14 17:02:30 +00:00 |
|
Robert Osfield
|
f5a2ba0194
|
Added sonames support under Linux/gcc
|
2004-11-14 16:36:27 +00:00 |
|
Robert Osfield
|
7d43aee78d
|
Made the use of the standard clock default instead of the RDTSC calls to avoid
problems with variable CPU frequency such as found on laptops.
|
2004-11-14 10:41:48 +00:00 |
|
Don BURNS
|
ff92aef6fe
|
PowerPC fix for Timer by Guillaume Morin
|
2004-11-13 22:04:26 +00:00 |
|
Robert Osfield
|
a0fc9632b8
|
Fixed warnings.
|
2004-11-13 21:42:45 +00:00 |
|
Robert Osfield
|
98a1108696
|
Added support for opening an istream archive
|
2004-11-13 21:39:29 +00:00 |
|
Robert Osfield
|
ddb0d6bd4f
|
Added prelimarny support for reading archives via the .net plugin
|
2004-11-13 16:21:48 +00:00 |
|
Robert Osfield
|
06f1b602e7
|
Fixed the passing of the parsed server name/server file when handling files
via the .net plugin
|
2004-11-13 16:18:15 +00:00 |
|
Robert Osfield
|
de4dc63ca7
|
Fixed openArchive so that it only enforces the checking of the archive's existance
when in READ mode.
|
2004-11-13 10:24:07 +00:00 |
|
Robert Osfield
|
fb631059fe
|
Remove unistd.h include
|
2004-11-12 21:07:17 +00:00 |
|
Robert Osfield
|
6f0a2c4cb1
|
Added --image and --dem documentation to command line parameters
|
2004-11-12 16:36:53 +00:00 |
|
Robert Osfield
|
21e6c87fef
|
Rotated scene to face the viewer
|
2004-11-12 15:39:18 +00:00 |
|
Robert Osfield
|
43f528fd41
|
From Ulrich Heirtlein, added STL plugin
|
2004-11-12 14:49:22 +00:00 |
|
Robert Osfield
|
b60304f8ad
|
Improvements to support for archives
|
2004-11-12 08:55:11 +00:00 |
|
Robert Osfield
|
f30146a9fe
|
From Stephane Simon, added missing OSGDB_EXPORT to osgDB::openArchive functions
|
2004-11-11 22:26:07 +00:00 |
|
Robert Osfield
|
a0eb4c72a1
|
Added write to ostream to ReaderWriterDDS
|
2004-11-11 16:05:55 +00:00 |
|
Robert Osfield
|
9d8e24a4a3
|
Fixed file extraction.
|
2004-11-11 16:05:30 +00:00 |
|
Robert Osfield
|
6f96cf4ad2
|
Moved the .osga implementation into the src/osgPlugins/osga plugin and made
osgDB::Archive a pure virtual base class.
|
2004-11-11 13:22:55 +00:00 |
|
Robert Osfield
|
9fcda76143
|
Fixed uninitialized variable.
|
2004-11-10 22:11:28 +00:00 |
|
Robert Osfield
|
141c3cadbf
|
Set the pos_type and size_type explictly to 8 byte types.
|
2004-11-10 21:52:30 +00:00 |
|