Robert Osfield
|
10232cf81a
|
Fixed method signatures.
|
2005-05-16 11:18:11 +00:00 |
|
Robert Osfield
|
bf4d63f6ea
|
Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback
methods and reimplement computeBound so that it passes back a bounding volume rather
than modifying the local one.
|
2005-05-12 14:03:22 +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
|
7e75997db0
|
From Leandro Motta Barros, doxygen comments
|
2005-01-27 13:15:21 +00:00 |
|
Robert Osfield
|
21691f2d56
|
From Geoff Michel, typo and spelling fixes
|
2004-09-02 19:10:33 +00:00 |
|
Robert Osfield
|
3eef331f2a
|
Fixed s/getCreateBackFace(bool on) methds so that use used the correct variable.
|
2003-12-18 10:57:57 +00:00 |
|
Robert Osfield
|
d70ab592ed
|
Additions since the CVS back up was made.
|
2003-06-24 21:57:13 +00:00 |
|
Robert Osfield
|
c1b1a091fa
|
From Tree, addition of ; after MACRO_'s to help with Java port.
From Tree + Robert, Addition of LEFT_BASE_LINE,RIGHT_BASE_LINE,CENTER_BASE_LINE
Alignment options in Text.
|
2003-04-27 10:58:39 +00:00 |
|
Robert Osfield
|
0b0c6c4e60
|
Added support for set/getColor to ShapeDrawable.
|
2003-04-16 20:02:15 +00:00 |
|
Robert Osfield
|
06fb808ad3
|
Improvements to the Text .osg support.
|
2003-03-10 16:40:26 +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
|
00cc3a1833
|
Converted the instance of osgNew and osgDelete back to new and delete as part
of depecating the include/osg/MemoryManager
|
2002-12-16 13:40:58 +00:00 |
|
Robert Osfield
|
3bd400130c
|
Name change and const change of Drawable::drawImmediateMode(State&) to
Drawable::drawImplementation(State&) const. Various updates to the
rest of the OSG to accomodate this.
|
2002-11-06 15:43:11 +00:00 |
|
Robert Osfield
|
26875c965d
|
Renamed ProceduralGeometry to ShapeDrawable to better reflect its current
purpose.
|
2002-11-06 10:46:34 +00:00 |
|