Robert Osfield
|
09bdb10af5
|
Various fixes to the flt loader, and knock on changes to the osgUtil::Optimizer
to better support removal of seperate osg::Geometry instances where they
share the same state and bindings.
|
2002-07-18 00:53:03 +00:00 |
|
Robert Osfield
|
3a964a6b93
|
Updated docs and added osgGA
|
2002-07-16 20:07:32 +00:00 |
|
Robert Osfield
|
6c8c02792a
|
Fixed the new TemplateArray desctructor.
|
2002-07-16 10:20:26 +00:00 |
|
Robert Osfield
|
7cf7d8fadb
|
Added protected destrcutor to TemplateArray.
|
2002-07-16 10:16:34 +00:00 |
|
Robert Osfield
|
e280b50d31
|
Added osg::UByte4 class, which can be used to represent packed colors.
Changed osg::UByte4Array across to use the new osg::UByte4 class rather
than a GLuint as do previously.
Cleaned up some of the paramters in osg::Vec4.
|
2002-07-15 22:18:47 +00:00 |
|
Robert Osfield
|
fb3e705709
|
Converted the template DrawElements primitive class into three seperate
non templated classes - UByteDrawElements, UShortDrawElements, UIntDrawElements.
|
2002-06-27 13:15:34 +00:00 |
|
Robert Osfield
|
532a32416f
|
Moved the AttributeArray and Primitive classes into their own header and
source files.
|
2002-06-27 10:50:19 +00:00 |
|