Robert Osfield
3024fffbc4
Updated docs.
2004-08-13 14:09:48 +00:00
Robert Osfield
796e6bb50a
Added docs for CacheObjectHints
2004-08-13 13:46:47 +00:00
Robert Osfield
14d9013699
Removed redundent include/ReadFile call
2004-08-13 13:27:29 +00:00
Robert Osfield
3568e60718
Changed the "Reading a byte swapped file" message to info level.
2004-08-13 12:38:12 +00:00
Robert Osfield
195a1be76e
Fix for VS6.0 build
2004-08-13 12:05:08 +00:00
Robert Osfield
15240f8601
Added #include<typeinfo> required for X-platform build.
2004-08-13 10:50:44 +00:00
Robert Osfield
61033103bc
Removed inappropriate #ifdefs
2004-08-13 10:49:45 +00:00
Robert Osfield
6227aa6251
Fixes for OSX.
2004-08-13 10:46:04 +00:00
Robert Osfield
821b0991d9
From Ben Discoe, build fix for float version of Matrix.
2004-08-11 08:25:14 +00:00
Robert Osfield
e871adae1a
Changed the database pager run message to only output at an info level
2004-08-10 18:31:43 +00:00
Robert Osfield
b52b972a67
Updated to include reference to osgdem
2004-08-10 13:30:32 +00:00
Robert Osfield
45221db0bc
Added osgdem quick usage guide
2004-08-10 13:19:04 +00:00
Robert Osfield
a6c8ea6806
Set revision number back to 0.
2004-08-09 15:12:00 +00:00
Robert Osfield
2ac669bea4
Set version to 0.9.7-1
2004-08-09 15:08:30 +00:00
Robert Osfield
3cad12d967
Updated NEWS
2004-08-09 13:58:03 +00:00
Robert Osfield
bd68cf9f50
Changed binding warnings to be reported as info rather than as warnings.
2004-08-07 19:08:12 +00:00
Robert Osfield
857d8e2435
Added the ability to set the global stateset, as use this RenderStageLighting
2004-08-07 09:42:19 +00:00
Robert Osfield
2754f46c5d
From Bob Kuehne, change the FREETYPE_INCLUDE and _LIB to hardcoded
...
version to avoid reliance on freetype-config.
2004-08-06 19:55:36 +00:00
Robert Osfield
9e797a8408
Fix for Mingw from Norman Vine.
2004-08-06 09:38:43 +00:00
Robert Osfield
aff56d35f2
Updated NEWS
2004-08-06 09:36:13 +00:00
Robert Osfield
4340a0a1e4
From Bob Kuehne, adding of SDKPATH to OSX build
2004-08-06 09:35:08 +00:00
Robert Osfield
740524bb56
Added support for the "precision <value>" options string
2004-08-06 08:56:18 +00:00
Robert Osfield
4689db0fd8
Updated docs
2004-08-06 08:34:54 +00:00
Robert Osfield
3579506fa8
Added support for osg::AutoTransform::setAutoRotateMode(AutoRotateMode) deprecating
...
the previous setAutoRotateToScreen(). Added support for ROTATE_TO_CAMERA mode.
Cleaned up the autotransform demo to use a sensible number of labels
2004-08-06 08:22:58 +00:00
Robert Osfield
ed10594139
Updated docs
2004-08-06 06:53:36 +00:00
Robert Osfield
c35d5de13a
Typo fixes from Geoff Michel
2004-08-06 05:28:51 +00:00
Robert Osfield
e004dbe58e
From Bruce Clay, Build fixes for Win32 VS6.0
2004-08-06 05:25:21 +00:00
Robert Osfield
e9f4ed87bc
From Jay Zuckerman, fixes to AutoTransform so that it includes checking of
...
previous position value.
2004-08-05 15:15:51 +00:00
Robert Osfield
009cda4134
From Marco Jez, updates to work with latest StateAttrbiute::compileGLObjects method
2004-08-05 15:14:50 +00:00
Robert Osfield
4d2c08b39a
From Marco Jez, commented out info debugging messages
2004-08-05 15:02:51 +00:00
Robert Osfield
b57a4ec323
From Marco Jez, VS.NET warning fixes.
2004-08-05 13:41:52 +00:00
Robert Osfield
66397b3962
Changed the popProjectionMatrix so that it didn't allow modification on the near
...
and far values when clamping the projection matrix.
2004-08-05 12:47:55 +00:00
Robert Osfield
53dc96bb50
Added s/getClearColor and deprecated s/getBackgroundColor(). Re-implemented
...
setClearColor so that it passes on its value to Camera::setClearColor(), and
changed OsgSceneHandler to use the Camera::getClearColor() on each new frame
to ensure that it reflects the settings of the camera correctly.
2004-08-05 10:01:32 +00:00
Robert Osfield
ddb7423e46
Set version numbers for 0.9.7 release
2004-08-05 08:02:48 +00:00
Robert Osfield
54d47a13ce
Added GDAL to dependencies list
2004-08-04 10:22:55 +00:00
Robert Osfield
e59fcfe6ce
Cleaned up the gdal-config usage to work with gdal-1.1.9
2004-08-04 10:03:57 +00:00
Robert Osfield
b03d3e3a58
Added support for setting custom dependencies
2004-08-04 09:20:28 +00:00
Robert Osfield
7eb3f2646e
From Norman Vine (with small tweaks by Robert Osfield), build fixes for Cygwin
2004-08-04 08:27:43 +00:00
Robert Osfield
041b664660
From Brede Johansen, fixes for Win32 build
2004-08-04 07:14:12 +00:00
Robert Osfield
5cfe2e2d91
From Don Tidrow, build fix for Peformer
2004-08-04 06:57:03 +00:00
Robert Osfield
6e1d2f7216
Brief update of news.
2004-08-03 19:01:32 +00:00
Robert Osfield
1f0eebb8cd
Fixed tabbing
2004-08-03 19:00:55 +00:00
Robert Osfield
c22f24f57a
Added test for quat multiplication ordering.
2004-08-03 19:00:33 +00:00
Robert Osfield
98d30a8ce0
From Pavel Moloshtan, fix to Image copy constructor so that it used the
...
correct size of image including mipmaps.
2004-08-03 18:06:36 +00:00
Robert Osfield
7da65a859e
Added include of scoped lock
2004-08-03 12:38:11 +00:00
Robert Osfield
7126ca44e9
Better macro support for switching on/off use of mutex
2004-08-03 11:01:39 +00:00
Robert Osfield
cf41e73ccc
Changed the static array syntax to solve VS.NET compile warnigns, changed
...
the binding of the normals, and changed the name of the textures used.
2004-08-03 07:31:33 +00:00
Robert Osfield
67df9af7d1
Fixed warnings
2004-08-02 15:56:18 +00:00
Robert Osfield
7a7358553f
Fixed warning
2004-08-02 15:52:50 +00:00
Robert Osfield
f1ade41cdd
Fixed warnigns
2004-08-02 14:52:39 +00:00