|
|
|
@10764
|
[10764]
|
4 years |
robert |
<iterator>, <stdlib.h> and <ctype.h> includes required for QNX compiler
|
|
|
|
@10755
|
[10755]
|
4 years |
robert |
Removed usaged of throw and catch to enable better compatibility with …
|
|
|
|
@9630
|
[9630]
|
4 years |
robert |
Warnings fixes for VS.
|
|
|
|
@7648
|
[7648]
|
5 years |
robert |
From Roland Smeenk, "Attached you will find a large set of small typo …
|
|
|
|
@5328
|
[5328]
|
7 years |
robert |
Updated copyright years.
|
|
|
|
@4390
|
[4390]
|
8 years |
robert |
Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and …
|
|
|
|
@4038
|
[4038]
|
8 years |
robert |
Updated Copyright notices to 1998-2005.
|
|
|
|
@3988
|
[3988]
|
8 years |
robert |
Moved the istream and ostream support from Vec* and Matrix* into a …
|
|
|
|
@3659
|
[3659]
|
9 years |
robert |
From Vivek Rajan, fixes to Solaris build.
|
|
|
|
@3390
|
[3390]
|
9 years |
robert |
Changed usage of assert() to throw.
|
|
|
|
@3101
|
[3101]
|
9 years |
robert |
Changed the generation of primtive set to use DrawElementsUShort for …
|
|
|
|
@2932
|
[2932]
|
9 years |
robert |
Made the generation of QUADS for strip with the length of 4 an option.
|
|
|
|
@2843
|
[2843]
|
9 years |
robert |
Added extra check against a null vertex array to prevent a crash when
tri …
|
|
|
|
@2733
|
[2733]
|
9 years |
robert |
Added new TriangleIndexFunctor?.
|
|
|
|
@2528
|
[2528]
|
9 years |
robert |
Made progress reports use osg::notify(osg::INFO) instread of std::cout
|
|
|
|
@2525
|
[2525]
|
9 years |
robert |
Added support for controlling what optimization operations can be …
|
|
|
|
@2519
|
[2519]
|
9 years |
robert |
Added support for using DrawArrays? when indices are in ascending order, …
|
|
|
|
@2518
|
[2518]
|
9 years |
robert |
Improvements to the TriStripVisitor? such that it now groups 4 point tri …
|
|
|
|
@2501
|
[2501]
|
9 years |
robert |
Moved the responsibility for finding file to load on to the ReaderWriter? …
|
|
|
|
@2493
|
[2493]
|
9 years |
robert |
Added support for expanding index'd attributes from …
|
|
|
|
@2491
|
[2491]
|
9 years |
robert |
Implemented duplicate removal code into TriStripVisitor? and added an
extra …
|
|
|
|
@2315
|
[2315]
|
10 years |
robert |
Added the beginnings of a new osgforest example.
Added support into …
|
|
|
|
@2299
|
[2299]
|
10 years |
robert |
Added a check for the maximum index values of primitives, and then use …
|
|
|
|
@1879
|
[1879]
|
10 years |
robert |
From Romano, extra methods/variables for controlling tesselation.
|
|
|
|
@1597
|
[1597]
|
10 years |
robert |
Removed include/osg/Types header defining osg::ubyte, osg::ushort etc. …
|
|
|
|
@1553
|
[1553]
|
10 years |
robert |
Changed the template insert() method for a std::copy() implemention as …
|
|
|
|
@1529
|
[1529]
|
10 years |
robert |
Added new Copyright/License notice to header and source files.
|
|
|
|
@1483
|
[1483]
|
10 years |
robert |
Attempts to fix more of the *stupid* errors in the VisualStudio?6.0 …
|
|
|
|
@1481
|
[1481]
|
10 years |
robert |
Removed the template versions of the PrimitiveSet? constructors as this …
|
|
|
|
@1474
|
[1474]
|
10 years |
robert |
Replaced the NVTriStrip code with tri_stripper written by Tanguy Fautré.
|
|
|
|
@1425
|
[1425]
|
10 years |
robert |
Moved TriangleFunctor? from Drawable into its own header file.
|
|
|
|
@1418
|
[1418]
|
10 years |
robert |
Converted the instance of osgNew and osgDelete back to new and delete as …
|
|
|
|
@1186
|
[1186]
|
11 years |
robert |
Moved the new osg::IndexedGeometry? class over the top of the the …
|
|
|
|
@1166
|
[1166]
|
11 years |
robert |
Renamed osg::Primitive to osg::PrimitiveSet? which better reflect what …
|
|
|
|
@927
|
[927]
|
11 years |
robert |
Rewrote the osg::Drawable::AttributeFunctor? and PrimtiveFunctor? to …
|
|
|
|
@918
|
[918]
|
11 years |
robert |
Fixed warnings.
|
|
|
|
@794
|
[794]
|
11 years |
robert |
Added osg::Drawable::PrimitiveFunctor? and TriangleFunctor? subclass …
|
|
|
|
@584
|
[584]
|
11 years |
robert |
Added a gset->computeNumVertices() which was missing, this was causing …
|
|
|
|
@475
|
[475]
|
11 years |
robert |
Added support for osg::MemoryManager? which is based upon Paul …
|
|
|
|
@212
|
[212]
|
11 years |
robert |
updates for windows build.
|
|
|
|
@196
|
[196]
|
11 years |
robert |
Fixed compilation problems under Windows due to changes in using …
|
|
|
|
@10
|
[10]
|
14 months |
robert |
Ran script to remove trailing spaces and tabs
|