|
|
|
@9969
|
[9969]
|
4 years |
robert |
Added new virtual reseveElements, setElement, getElment and addElement …
|
|
|
|
@9599
|
[9599]
|
4 years |
robert |
Fixed warnings, updated NEWS
|
|
|
|
@9447
|
[9447]
|
4 years |
robert |
Added support for primitive instancing
|
|
|
|
@8467
|
[8467]
|
5 years |
robert |
From Neil Groves,
"I have taken the liberty of updating a few files so …
|
|
|
|
@7856
|
[7856]
|
5 years |
robert |
Changed constructors to take const pointers
|
|
|
|
@7648
|
[7648]
|
5 years |
robert |
From Roland Smeenk, "Attached you will find a large set of small typo …
|
|
|
|
@7601
|
[7601]
|
5 years |
robert |
Added support for new double Vec*Array classes in various functors.
|
|
|
|
@6582
|
[6582]
|
6 years |
robert |
Further perfomrmance optimizations and clean up on new VBO/EBO/PBO API.
|
|
|
|
@6578
|
[6578]
|
6 years |
robert |
Moved VBO switching code into inline methods into osg::State to speed …
|
|
|
|
@6574
|
[6574]
|
6 years |
robert |
Implementated new dirty buffer mechansim for BufferObjects? to make it more …
|
|
|
|
@6563
|
[6563]
|
6 years |
robert |
Further work on the new VBO support
|
|
|
|
@6559
|
[6559]
|
6 years |
robert |
Further work VertexBufferObject? and ElementsBufferObject? classes
|
|
|
|
@6555
|
[6555]
|
6 years |
robert |
Added VertexBufferObject? and ElementBufferObject? class interfaces, and …
|
|
|
|
@5882
|
[5882]
|
6 years |
robert |
Added Object::resizeGLObjectBuffers(uint) method to help improve the …
|
|
|
|
@5863
|
[5863]
|
6 years |
robert |
Various work on osgViewer library, including warp point and graphics …
|
|
|
|
@5328
|
[5328]
|
7 years |
robert |
Updated copyright years.
|
|
|
|
@5180
|
[5180]
|
7 years |
robert |
From Leandro Motta Barros, documentation additions to PrimitiveSet? & …
|
|
|
|
@4915
|
[4915]
|
7 years |
robert |
Changed constructors to use unsigned int to get round VS6.0 + wrapper …
|
|
|
|
@4913
|
[4913]
|
7 years |
robert |
Build fix for VS6.0 in the template constructors
|
|
|
|
@4878
|
[4878]
|
7 years |
robert |
Added OSG_EXPORT to PrimitiveSet?.
|
|
|
|
@4877
|
[4877]
|
7 years |
robert |
Moved the body of the getNumPrimitives() into the .cpp.
|
|
|
|
@4871
|
[4871]
|
7 years |
robert |
From Marco Jez, hack/fix for VS compile/link problems related to STL …
|
|
|
|
@4842
|
[4842]
|
7 years |
robert |
Added releaseGLObjects to PrimitiveSet?.
|
|
|
|
@4815
|
[4815]
|
7 years |
robert |
From Roger James, reworked the export of std::vector<> on standard types …
|
|
|
|
@4616
|
[4616]
|
8 years |
robert |
From Geoff Michel, compile fixes for VS6.0
|
|
|
|
@4406
|
[4406]
|
8 years |
robert |
Added missing typedef
|
|
|
|
@4401
|
[4401]
|
8 years |
robert |
From Marco Jez (with tweaks by Robert Osfield) : clean up of inheritance …
|
|
|
|
@4038
|
[4038]
|
8 years |
robert |
Updated Copyright notices to 1998-2005.
|
|
|
|
@4021
|
[4021]
|
8 years |
robert |
Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT
|
|
|
|
@3819
|
[3819]
|
8 years |
robert |
Added osg::BufferObject? and a made a number associated to accomodate …
|
|
|
|
@3440
|
[3440]
|
9 years |
robert |
From Tree, changes to better support Java binding generation
|
|
|
|
@3422
|
[3422]
|
9 years |
robert |
Various improvements to database paing.
|
|
|
|
@3093
|
[3093]
|
9 years |
robert |
From Pavel Moloshtan, added support for storing primitive sets in VBO's
|
|
|
|
@2816
|
[2816]
|
9 years |
robert |
Added PrimitiveIndexFunctor? for better support of TriangleIndexFunctor?
|
|
|
|
@2298
|
[2298]
|
10 years |
robert |
Fixes for .osg output of UByte4 values, and added missing template …
|
|
|
|
@1529
|
[1529]
|
10 years |
robert |
Added new Copyright/License notice to header and source files.
|
|
|
|
@1481
|
[1481]
|
10 years |
robert |
Removed the template versions of the PrimitiveSet? constructors as this …
|
|
|
|
@1463
|
[1463]
|
10 years |
robert |
Made the more of the OSG's referenced object desctructors protected to …
|
|
|
|
@1418
|
[1418]
|
10 years |
robert |
Converted the instance of osgNew and osgDelete back to new and delete as …
|
|
|
|
@1292
|
[1292]
|
11 years |
robert |
Removed deprecated API
|
|
|
|
@1263
|
[1263]
|
11 years |
robert |
Added support for recording camera animation paths in osgGLUT::Viewer, and …
|
|
|
|
@1207
|
[1207]
|
11 years |
robert |
Fixes to smoothing visitor and tesselator to handle indexed Geometry.
|
|
|
|
@1187
|
[1187]
|
11 years |
robert |
Added back in the old osg::Geometry::addPrimitive(..) methods for …
|
|
|
|
@1166
|
[1166]
|
11 years |
robert |
Renamed osg::Primitive to osg::PrimitiveSet? which better reflect what …
|