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