Robert Osfield
042644df13
From Pavel Moloshtan, osgdepthshadow example
2004-01-05 09:34:28 +00:00
Robert Osfield
687410145d
From Marco Jez, new Light Wave Scene loader
2004-01-03 20:32:27 +00:00
Robert Osfield
c0f2730d99
From Marco Jez, updates to the LWO loader.
2004-01-03 15:20:33 +00:00
Robert Osfield
e6949ee70e
Removed TXPIO.h
2003-12-27 15:57:57 +00:00
Robert Osfield
96a8fa1f21
Fixes for VS6.0
2003-12-24 19:28:39 +00:00
Robert Osfield
1a99f78aee
Removed redundent osgcameragroup
2003-12-24 17:20:13 +00:00
Robert Osfield
6062823bf9
Fixed typo of TileMap - now corrected to TileMapper
2003-12-24 17:19:07 +00:00
Robert Osfield
119a73e406
Added osgphotoalbum project
2003-12-24 00:07:28 +00:00
Robert Osfield
503568a303
Moved TileMapper code out into its own file and made it a signleton
2003-12-22 07:26:45 +00:00
Robert Osfield
a30c83560c
Added VS projects for osgkeyboardmouse and osgsimple examples.
2003-12-17 10:04:01 +00:00
Robert Osfield
7fcdf9b82d
Added osgUtil dependancy to lib3ds plugin
2003-12-16 19:21:45 +00:00
Robert Osfield
bd4a1cd601
From Pavel Moloshton, addition of AlphaFunc support to .ive.
2003-12-01 14:31:56 +00:00
Robert Osfield
848e21fb98
From Geoff Michel, updates to GEO plugin.
2003-11-28 14:37:46 +00:00
Robert Osfield
fd2a735be8
From Rune Schmidt Jensen, support for osgSim::VisibilityGroup in the .ive loader
...
and support for node masks.
2003-11-27 22:53:40 +00:00
Robert Osfield
2353d55697
From Michael Gronager, osgSim::VisibilityGroup
2003-11-27 16:23:07 +00:00
Robert Osfield
f0e24bdd5a
Removed DOFTransform.
2003-11-26 11:33:30 +00:00
Robert Osfield
d20f93d78a
Added suport for osgSim::MultiSwitch to .ive plugin
2003-11-25 16:28:32 +00:00
Robert Osfield
72ba462251
Added osgSim::MultiSwitch and support for it in the OpenFlight and
...
.osg plugins
2003-11-25 15:58:57 +00:00
Robert Osfield
280eaf56fd
Added support for TexMat to .ive plugin
2003-11-25 14:38:16 +00:00
Robert Osfield
31c5528ffb
Moved osg::DOFTransform to osgSim::DOFTransform.
...
Fixed crash associated with .osg files which contain empty description fields.
From Sondra Inverson, added support to .ive plugin for osgSim::DOFTransform.
2003-11-25 14:11:05 +00:00
Robert Osfield
bd686c4598
From Michael Morrison, added support for the OpenFlight BSPRecord, simply
...
mapping it to a Group.
2003-11-25 10:20:21 +00:00
Robert Osfield
84989b06b3
Changed libgdal.lib to gdal.lib
2003-11-19 20:30:24 +00:00
Robert Osfield
71cae09943
Added Producer.lib into the dependancy list.
2003-11-06 21:58:41 +00:00
Robert Osfield
e3713ff106
Added ImageOptions to osgDB.
2003-10-20 21:31:15 +00:00
Robert Osfield
d78c66a6d1
Added Producer and OpenThreads to linkline.
2003-10-20 20:17:45 +00:00
Robert Osfield
4e7867ba8c
From Geoff Michel & Roger James,revised AC3D loader - accepted the improvement from Roger James for texture mapping, and developed his writer until it actually writes most geometries (no text or osgFX nodes of course).
2003-10-12 15:20:09 +00:00
Robert Osfield
b9423da386
Added ClusterCullingCallback to ive.
2003-10-10 12:56:35 +00:00
Robert Osfield
e7c0d70747
Added new GDAL plugin and osgbluemarble example to demonstrate how to create
...
PagedLOD'd databases using GDAL.
2003-10-08 13:09:23 +00:00
Robert Osfield
5c17b5059a
From Mike Weiblen, added support for OpenGL SL to osgFX::Cartoon.
2003-10-05 11:42:26 +00:00
Robert Osfield
d97720be18
Added VS.dsp updates for Mike Weiblen's updates to osgGL2/osgshaders
2003-10-05 11:34:25 +00:00
Robert Osfield
bcf6a4491a
Added Producer.lib and OpenThreadsWin32.lib to link lines.
2003-10-03 09:00:09 +00:00
Robert Osfield
4ccb46e155
Fixes to project files.
2003-10-02 19:09:19 +00:00
Robert Osfield
e2ab8f18da
Added osgcameragroup to the Windows apps list.
2003-10-01 20:48:37 +00:00
Robert Osfield
d6387e6eb8
Removed afterescher reference from runexamples.bat.
2003-10-01 20:41:15 +00:00
Robert Osfield
2f4d02278c
Rewrote the osgtexturerectangle and osgprerendercubemap
2003-10-01 09:46:11 +00:00
Robert Osfield
d3a0b5f7c7
Add /Zm200 option to osg library,
2003-09-30 19:42:27 +00:00
Robert Osfield
f167393b16
Added osgText dependancy to the osgforest project.
2003-09-30 19:24:40 +00:00
Robert Osfield
65c33b0574
From Michael Gronager, jp2 plugin for reading and writing JPEG2000 files.
2003-09-26 16:02:53 +00:00
Robert Osfield
7fb9f6be4b
Added the beginnings of a new osgforest example.
...
Added support into osg::TriangleFunctor for specifying whether the vertices
being generates are temporary or not.
2003-09-25 21:54:33 +00:00
Robert Osfield
6aac0f4e95
Added osgUtil to dependencies of the obj plugin.
2003-09-17 15:48:43 +00:00
Robert Osfield
d45fcb5613
From Alberto Farre, added support for GL_EXT_blend_color, GL_ARB_multisample,
...
GL_NV_multisample_filter_hint extension in the form of osg::BlendColor and
osg::Multisample state attribute classes.
2003-09-17 12:04:48 +00:00
Robert Osfield
3ae5b72030
Added support for correct sizing of the created presentation w.r.t the
...
size of the scene, a default home position, handling of <ratio> field
in the slideshow xml file, and support for stereo image pairs.
2003-09-15 13:54:19 +00:00
Robert Osfield
e6cd07f857
From Geoff Michel, updated geo plugin to support latest rev of Geo Modeller's file format.
2003-09-14 22:49:47 +00:00
Robert Osfield
81fbb26d62
Forom yne Schmidt Jansen, added support for osgSim into ive plugin.
2003-09-14 22:48:35 +00:00
Robert Osfield
5f4cce549e
Changed OSGUTIL_LIBRARY to OSGFX_LIBRARY
2003-09-12 18:49:23 +00:00
Robert Osfield
1d68048c0a
Rebuild osgFX plugin by hand to fix dependancy problems that some Win32 users
...
are experiencing.
2003-09-12 13:58:15 +00:00
Robert Osfield
d314a3bf1d
Added /Zm200.
2003-09-10 13:25:42 +00:00
Robert Osfield
cf1fe8edc2
From Boris Bralo, addition of support for osgSim::LightPoint's into TXP
...
plugin.
2003-09-07 14:18:22 +00:00
Robert Osfield
d2783c11e6
Removed eroneous reference to Matrix_implementaion.cpp.
2003-09-05 22:37:10 +00:00
Robert Osfield
5b93250eb0
Added support for Matrixd and Matrixf implementations, with the default
...
Matrix typedef's to either Matrixd or Matrixf.
2003-09-05 20:48:42 +00:00