Robert Osfield
|
397edcd579
|
Fixed examples/osghud and osgtext Makefile's to include osgText.
|
2003-03-08 21:39:40 +00:00 |
|
Robert Osfield
|
ec8afe0392
|
Fixed compute bound code which was applying offset first then rotating, rather
than rotating first then offset.
|
2003-01-22 16:49:05 +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
|
29f4fa713f
|
Added missing _bbox.init() to ShapeDrawable.cpp.
|
2003-01-13 10:39:14 +00:00 |
|
Robert Osfield
|
ba34880464
|
Added support for reading and writing Sphere, Box, Cone, Cylinder and Grid shapes.
|
2003-01-08 14:32:13 +00:00 |
|
Robert Osfield
|
adf5c91808
|
Renamed all instance of AppCallback/AppVisitor to UpdateCallback/UpdateVisitor
inline with the decision to rename the "app phase" the "update phase".
|
2002-12-19 15:55:40 +00:00 |
|
Robert Osfield
|
22c313cf3e
|
Warning fixes.
|
2002-11-22 09:46:25 +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 |
|