Robert Osfield
d3bdfe49ea
Added dxf to the list of projects
2005-04-15 20:44:28 +00:00
Robert Osfield
0503712fe4
Removed osgGL2 from CVS, osgGL2 now can be found on the Community/NodeKits section on the OSG website.
2005-04-15 08:35:06 +00:00
Robert Osfield
086efcdff1
Removed setProgram from osg::StateSet as Program works just fine right now
...
as a standard osg::StateAttribute and set in a StateSet with setAttribute.
2005-04-14 15:53:28 +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
4fec031e6c
Moved #include <osg/State> from header into .cpp to clean up build.
2005-04-11 15:17:24 +00:00
Robert Osfield
a54a3b2bfb
From Mike Weiblen, osgGLUTsimple and osgGLUTkeyboardmouse examples
2005-04-08 19:40:16 +00:00
Robert Osfield
b82f0376b7
Beginnings of litte kiddies game example, written in collaboration with my
...
5 year old daughter who is the game designer and artist on this little task :)
2005-04-06 20:54:36 +00:00
Don BURNS
af3ac699aa
Rolled in Olaf's changes for HP-UX build
2005-04-05 19:08:48 +00:00
Robert Osfield
21a69b5317
Made osgIntrospection an optional compile
2005-04-04 13:49:20 +00:00
Robert Osfield
9c5567d3e5
Added osgparticleeffects example
2005-04-04 08:47:21 +00:00
Robert Osfield
41bd934fac
Moved COMPILE_EXAMPLES ?= no to top of Make/dependencies to make it more clear,
...
and removed the application programs fully from the examples list
2005-03-18 10:46:15 +00:00
Robert Osfield
e114f68af6
Added guard to osgdem build
2005-03-13 21:22:56 +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
Robert Osfield
82d8bcd2af
Added reference to avifile based plugin.
2005-02-25 11:26:28 +00:00
Robert Osfield
d706e9e795
From Igor Kravtchenko, new HDR plugin.
2005-02-10 20:38:50 +00:00
Robert Osfield
3054a612bd
Added prototype xine movie plugin.
2005-02-04 19:34:46 +00:00
Don BURNS
6c13384b22
Updated IRIX dist generation file for IRIX binaries
2005-02-04 03:58:49 +00:00
Robert Osfield
50a88aa6d4
From Rainer Oder, with additions from Robert. osgslice example which
...
generates a 3d volume from a source geometry model.
2005-01-12 15:37:02 +00:00
Robert Osfield
fab7c4d715
From Fredric Mammond, added new osg::BlendEquation state attribute wrapping
...
up glBlendEquation.
2005-01-03 16:39:28 +00:00
Don BURNS
af880c0b80
Changed INST_LOCATION = to INST_LOCATION ?=
2004-12-17 22:31:54 +00:00
Robert Osfield
901ca9ee5c
Added missing files
2004-12-15 04:49:05 +00:00
Robert Osfield
876e257080
Added Make support for new osgIntrospecxtion libs
2004-12-09 05:29:10 +00:00
Don BURNS
dd0fac434a
added 'sh' to command line to ensure that the script runs regardless of
...
permissions
2004-12-09 00:02:57 +00:00
Don BURNS
e7662413c8
Post-tag revision variable change
2004-12-05 00:16:49 +00:00
Don BURNS
9ab353d9db
CHanged version in makedefs for - 2 revision
2004-12-05 00:03:43 +00:00
Don BURNS
1771cdbcc7
Update version numbers in files
2004-12-04 23:38:24 +00:00
Don BURNS
ef40a7f316
Post release adjustment of revision
2004-12-02 21:50:53 +00:00
Don BURNS
3c4efec5d7
Added tagrules for 'make tag' convenience
...
Updated makedefs for release/revision
2004-12-02 21:49:58 +00:00
Don BURNS
463b47f020
Fixes for SOlaris build
2004-11-29 03:05:27 +00:00
Robert Osfield
488165f321
Added LFS support to gcc linux build
2004-11-25 09:51:26 +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
8ddccb1b87
From Loic Dachary, added pk-config file.
2004-11-15 19:53:22 +00:00
Robert Osfield
a069f67f5e
Added -pipe to gcc build under Linux
2004-11-15 19:45:27 +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
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
Don BURNS
62adba38ba
Test done.
2004-10-28 22:29:46 +00:00
Don BURNS
40a1757032
Directory write test to new CVS
2004-10-28 22:28:30 +00:00
Don BURNS
3de902a474
Silly little temporary file to test CVS writes to the new server
2004-10-28 22:27:32 +00:00
Don BURNS
69387b7822
oops. Mistaken check-in of local dependencies file
2004-10-25 20:08:38 +00:00
Don BURNS
5c07455d49
Oops. mistaken check in of overly modified makerules
2004-10-25 20:08:06 +00:00
Don BURNS
a194d00518
Small change by Eric Sokolowsky to change TIFF_LIBS to TIFF_LIB for Mac build
2004-10-25 20:04:52 +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
Don BURNS
052b256267
don - Comment in makedirdefs was causing Mac build to stop short of
...
building all plugins
2004-10-24 06:12:29 +00:00
Don BURNS
12a1ef5552
don - Small changes to support Mac OSX CGL build
...
small unused variable warning fix.
2004-10-24 05:50:59 +00:00
Robert Osfield
763d6399af
Added Rainer's initial osgplanets example.
2004-10-22 16:39:24 +00:00
Robert Osfield
bba69b288b
Checked in commented out gz plugin, will comment back in later once it
...
is fully checked in
2004-10-21 09:33:51 +00:00
Robert Osfield
9af350eb41
From Lewis Harmon, fixes to the Node and NodeCallback constructors.
2004-10-01 22:05:40 +00:00
Robert Osfield
72e3ac35a0
From Rainer Oder, new osglauncher application.
2004-10-01 15:49:57 +00:00
Robert Osfield
7858e89078
Added GDAL check to compile of osgsimulation
2004-09-14 15:03:18 +00:00
Don BURNS
289d838322
Fixed a mis-definition of INSTBIN and INSTLIB
2004-09-02 03:52:13 +00:00
Robert Osfield
2003c27714
From Marco Jez, added new osgmotionblur example
2004-09-01 09:54:36 +00:00
Don BURNS
3e74db50e5
Changes for IRIX build and fix to build system
2004-08-28 23:04:47 +00:00
Don BURNS
45313a0aae
Robert must've forgotten to set VERSION_REVISION back to 0 after
...
tagging the release
2004-08-24 21:35:41 +00:00
Robert Osfield
c2a4f696f0
Bumped up the revision number to 2 for the 0.9.7-2 release
2004-08-18 10:07:02 +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
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
4340a0a1e4
From Bob Kuehne, adding of SDKPATH to OSX build
2004-08-06 09:35:08 +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
e9a3420fa9
Added osgtesselate example
2004-08-02 07:23:26 +00:00
Robert Osfield
701f93c615
Added PROFILER support under Linux for gprof and FunctionCheck
2004-08-01 04:06:07 +00:00
Robert Osfield
fc20015110
Added osgvolume
2004-07-01 14:29:29 +00:00
Robert Osfield
90579a0e17
Fixes for FreeBSD
2004-05-12 20:31:58 +00:00
Robert Osfield
b5d583ae76
Made GDAL_INSTALLED default to no
2004-05-10 14:53:33 +00:00
Robert Osfield
86d323752d
From Corbin Holtz, "I have completed my mods to the OpenFlight loader (modified files are
...
attached):
* Light point strings using the REPLICATE opcode should now be supported
(>=15.6?)
* Directional lights should now work as in Performer using a viewing
frustrum defined by a direction vector, horizontal angular width, vertical
angular width, and roll angle about the direction vector. The current
directional light implementation had some bad assumptions which caused
problems with direction vectors not on the XY plane.
* IVE and OSG reader/writers were updated as appropriate"
2004-05-08 22:18:38 +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
a1caa14a61
Added osgsimplifier example.
2004-04-18 16:15:49 +00:00
Don BURNS
29cee0c15f
Applied Norman Vine's changes for Cygwin/Mingw
2004-03-25 18:34:40 +00:00
Robert Osfield
c5315b1c9b
Set JASPER_INSTALLED to no
2004-03-16 09:40:17 +00:00
Robert Osfield
de9af5d6bd
Cleaned up osgmovie example so it no longer depends upon LibMpeg3, just
...
using readImageFile instead.
2004-03-12 20:23:55 +00:00
Robert Osfield
e082008d8a
Moved osgTerrain::DataSet from the osgdem example into osgTerrain. Added
...
various improvements.
2004-03-11 16:14:25 +00:00
Robert Osfield
851d1e0ae1
Fixed mpeg plugin entry
2004-03-09 15:39:10 +00:00
Robert Osfield
d8457a43e5
Added MPEG plugin
2004-03-09 15:00:52 +00:00
Robert Osfield
bd37f999c4
From Bob Kuehne, change on __DARWIN_OSX__ define to __APPLE__
2004-03-08 11:02:05 +00:00
Robert Osfield
f8f1456654
From Ruben, addition of osg::PointSprite and osgpointsprite example.
2004-03-02 22:36:11 +00:00
Robert Osfield
ac812539d8
Added scale parameter into PositionAttitudeTransform.
...
Added pivotPoint parameter into AnimationPathCallack.
2004-02-22 11:58:44 +00:00
Robert Osfield
fa1a9f4060
Removed slideshow3D from list of example apps, and rejigged makedefs handling
...
of the QUICK_TIME
2004-02-05 10:10:18 +00:00
Robert Osfield
75f8eb2cff
Removed DRAWIN_QUICKTIME definition
2004-02-05 09:24:52 +00:00
Robert Osfield
996d292979
Changes to help differentiate between OSX using Quicktime vs not using
...
quicktime, from Eric Sokolosky and Robert Osfield.
2004-02-03 22:46:10 +00:00
Robert Osfield
434e16598e
Fixed another typo :)
2004-01-30 21:17:50 +00:00
Robert Osfield
bf24b0c23b
Fixed misspelling of dependencies
2004-01-30 21:17:27 +00:00
Robert Osfield
72cce1e343
Added new dependancies file which contains a list of libraries that various
...
OSG modules depend upon, these can be set as installed or not. The makedirdefs
now uses this to configure which modules to compile.
2004-01-30 21:11:58 +00:00
Robert Osfield
dea75f5510
Attempts to fix compile problems under IRIX due to namespace problems.
2004-01-29 15:47:51 +00:00
Robert Osfield
635f302a2a
Added support for osg::Texture::setBorderWidth().
2004-01-27 21:29:58 +00:00
Robert Osfield
9c15baf92f
Added osgsimplepager example program
2004-01-07 12:38:55 +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
2870d093f2
Added osgdistortion demo.
2003-12-27 22:17:41 +00:00
Robert Osfield
0edb480129
From Bob Kuehne, build fixes for OSX.
2003-12-17 23:19:11 +00:00
Robert Osfield
c6cd8edf3f
From Jeremy Bell, made SHARED = -dynamic for OSX.
2003-12-17 10:05:29 +00:00
Robert Osfield
1158e4605d
Added support for updating the SceneView projection matrix from the values
...
of near and far computed during the cull traversal.
2003-12-15 23:23:45 +00:00
Robert Osfield
f46cbe60dc
Added new example osgphotoalbum.
2003-12-09 12:11:21 +00:00
Robert Osfield
83bf813e58
Moved the responsibility for finding file to load on to the ReaderWriter plugins,
...
instead of osgDB::Registry where it original lay. This has been done to allow
fileName strings to be encode data rather than just file names, such as one
requires when using PagedLOD along with plugins for doing dynamic tesselation.
2003-12-08 11:24:43 +00:00
Robert Osfield
b4776cd947
Checked in support for osgTerrain in Make/makedirdefs
2003-11-25 19:43:19 +00:00
Robert Osfield
a4b399c002
Disabled the build of osgTerrain, until its checked in.
2003-11-25 19:25:59 +00:00