Robert Osfield
9c5567d3e5
Added osgparticleeffects example
2005-04-04 08:47:21 +00:00
Robert Osfield
0452f1eac2
Moved osgarchive, osgconv, osgdem, osgversion and osgviewer .dsp's to applications folder.
2005-03-18 11:07:35 +00:00
Robert Osfield
6a103aa413
Added osgFX::MultiTextureControl node for managing blending between
...
different texture layers.
2005-03-09 16:54:10 +00:00
Robert Osfield
d706e9e795
From Igor Kravtchenko, new HDR plugin.
2005-02-10 20:38:50 +00:00
Robert Osfield
d9802310dc
From Marco, fixes to osgIntrospection and related libs
2004-12-13 02:39:47 +00:00
Robert Osfield
876e257080
Added Make support for new osgIntrospecxtion libs
2004-12-09 05:29:10 +00:00
Don BURNS
ef18d0f483
Added visual studio files for osgspotlight example (Mike Weiblen)
...
Updated NEWS.txt for release
2004-11-28 17:11:21 +00:00
Robert Osfield
fe482993d5
Reordered the core libraries to try and get round compile order problems under
...
VisualStudio 6.0
2004-11-25 13:59:25 +00:00
Robert Osfield
5bcc3851dd
Added osgText dependency to osglauncher.
2004-11-18 21:53:31 +00:00
Robert Osfield
df6dfde96c
Added dsp's for osglauncher and osgplanets.
2004-11-18 20:20:00 +00:00
Robert Osfield
e47b92c3e5
Added osgText dependency to osgsequence app
2004-11-16 09:09:31 +00:00
Robert Osfield
43f528fd41
From Ulrich Heirtlein, added STL plugin
2004-11-12 14:49:22 +00:00
Robert Osfield
4973824b1d
Added new osga plugin for reading OSG native archives
2004-11-10 16:40:08 +00:00
Robert Osfield
9e2d6a51bd
From Mike Weiblen adding lib paths to net.dsp, and changes by Robert Osfield moving the osgDB
...
and osg dependency from the net.dsp to VisualStudio.dsp to keep it consistent with the rest
of the OSG plugins and executables.
2004-11-09 15:12:38 +00:00
Robert Osfield
66836ef3d0
Added new osgDB::Archive class, and osgarchive example. These are both
...
very early beginnings so do not function yet.
2004-10-25 19:16:38 +00:00
Robert Osfield
f5e61a74fc
Added extra dependencies to osgsimulation example
2004-09-29 08:07:32 +00:00
Robert Osfield
2003c27714
From Marco Jez, added new osgmotionblur example
2004-09-01 09:54:36 +00:00
Don BURNS
573079fbae
Added Visual Studio files for osgPlugin net
2004-08-31 21:06:01 +00:00
Robert Osfield
f206abcd43
From Geoff Michel, new osgtesselate example, and new features in osgUtil::Tesselator.
2004-08-01 10:36:02 +00:00
Robert Osfield
8d1b390c7e
Removed old iv plugin
2004-08-01 04:10:54 +00:00
Robert Osfield
2fec211fea
From Mike Weiblen, updates to dsp to improveme formatting and include OpenThreads
2004-07-23 10:03:18 +00:00
Robert Osfield
0b288fc721
Added support for compressing textures to osgconv, can be accessed by
...
running --compressed when outputting to a .ive file.
2004-07-22 12:10:53 +00:00
Robert Osfield
f11e551e5d
From Mike Weiblen, VS formated .dsw
2004-07-21 19:04:31 +00:00
Robert Osfield
073193a25d
Added osgText to dependency list of osgsimulation example
2004-07-09 15:33:05 +00:00
Robert Osfield
16c5b80c61
Added osgvolume example
2004-06-29 13:59:07 +00:00
Robert Osfield
ae5aefac0e
Added the beginings of new osgParticle Explosion, Fire and SmokeEffects.
...
Added support for generation explosion, fire and smoke effects in osgsimulation
2004-05-13 22:09:23 +00:00
Robert Osfield
a5c9cc1552
Changed scale.dsp etc instance to rot.dsp etc.
2004-05-07 21:08:06 +00:00
Robert Osfield
bdeb391a00
From Mike Weiblen, added new rot, scale and trans pseudo loaders.
2004-05-07 15:18:59 +00:00
Robert Osfield
4bcd8af6d3
Added osgTerrain to dependency list of osgdem
2004-05-04 18:13:33 +00:00
Robert Osfield
7be1301830
Fixed typo of osgTerrain
2004-05-04 07:24:17 +00:00
Robert Osfield
b5f5f19a2d
Added osgTerrain and osgdem project files
2004-05-03 20:43:33 +00:00
Robert Osfield
7430e7072f
Added project files for osgsimplifier example.
2004-04-20 09:46:23 +00:00
Robert Osfield
f8f1456654
From Ruben, addition of osg::PointSprite and osgpointsprite example.
2004-03-02 22:36:11 +00:00
Robert Osfield
a12833e60b
Removed slideshow3D from project file.
2004-02-04 13:21:41 +00:00
Robert Osfield
0199f77965
Added osgText dependancy to the TXP plugin
2004-01-30 15:54:41 +00:00
Robert Osfield
9c15baf92f
Added osgsimplepager example program
2004-01-07 12:38:55 +00:00
Robert Osfield
3ea1bb6de7
Added osgdistortion examples .dsp
2004-01-06 15:56:18 +00:00
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
1a99f78aee
Removed redundent osgcameragroup
2003-12-24 17:20:13 +00:00
Robert Osfield
119a73e406
Added osgphotoalbum project
2003-12-24 00:07:28 +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
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
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
e2ab8f18da
Added osgcameragroup to the Windows apps list.
2003-10-01 20:48:37 +00:00
Robert Osfield
f167393b16
Added osgText dependancy to the osgforest project.
2003-09-30 19:24:40 +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