Robert Osfield
|
34be5166ff
|
From Tom Jolly, added method for getting the number of frames.
|
2005-06-20 10:38:39 +00:00 |
|
Robert Osfield
|
678b22ce83
|
Updated Copyright notices to 1998-2005.
|
2005-04-14 21:41:28 +00:00 |
|
Robert Osfield
|
d268cf46fa
|
Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT
|
2005-04-11 17:14:17 +00:00 |
|
Robert Osfield
|
13f43ec836
|
Added Sequence back in with correct Permission, and with Geoff Michel's spelling
corrections.
|
2004-09-02 18:19:38 +00:00 |
|
Robert Osfield
|
d5989faf65
|
Temporary removal of Sequence to try and get around permissions problem with it.
|
2004-09-02 18:17:38 +00:00 |
|
Robert Osfield
|
48bda9cc79
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
|
Robert Osfield
|
109f6f22fe
|
Updated the Switch, Sequence and Group classes so that they all used a
similar style removeChild() mechansim.
Made the old style osg::Switch::setValue() method deprecated.
|
2002-12-07 21:18:12 +00:00 |
|
Robert Osfield
|
12226e4371
|
Converted the instances of const built in types being returned from methods
and passed as paramters into straight forward non const built in types,
i.e. const bool foogbar(const int) becomes bool foobar(int).
|
2002-09-02 12:31:35 +00:00 |
|
Robert Osfield
|
b546c63139
|
Changed instances of new across to use osgNew to help debugging, and fixed
an unitialized variable in Sequence.
|
2002-08-28 21:40:38 +00:00 |
|
Robert Osfield
|
6a04fc3dee
|
Integrated Ulrich Hertlien's osg::Sequence node, and osgsequence demo, and
support for osg::Sequence in the pfb loader.
|
2002-08-03 18:11:21 +00:00 |
|
Don BURNS
|
77494207fb
|
Removed files.... synching witn 0.8.42
|
2001-09-19 21:51:06 +00:00 |
|
Don BURNS
|
70208ebc06
|
Initial revision
|
2001-01-10 16:32:10 +00:00 |
|