|
|
|
@7608
|
[7608]
|
6 years |
robert |
From Mathias Froehlich, "Attached is a changed version of …
|
|
|
|
@7597
|
[7597]
|
6 years |
robert |
Added testPolytope entry
|
|
|
|
@7471
|
[7471]
|
6 years |
robert |
Added thread unit test to test the create, start and destruction of …
|
|
|
|
@7300
|
[7300]
|
6 years |
robert |
From David Spilling, tweaked quat tests to reproduce getRotate errors.
|
|
|
|
@6941
|
[6941]
|
6 years |
robert |
From Martin Lavery and Robert Osfield, Updated examples to use a variation …
|
|
|
|
@6879
|
[6879]
|
6 years |
robert |
Added support for using quat_scaled sx sy sz for testing getting quats …
|
|
|
|
@6810
|
[6810]
|
6 years |
robert |
From J.P Delport, "attached find an updated osgunittests.cpp that allows …
|
|
|
|
@6627
|
[6627]
|
6 years |
robert |
Added signOrZero template method, and to Matrix_implementation.cpp usage …
|
|
|
|
@5828
|
[5828]
|
7 years |
robert |
Moved UnitTestFramework? from core osg lib into osgunittests example
|
|
|
|
@5464
|
[5464]
|
7 years |
robert |
Added sizeof(short int)
|
|
|
|
@5371
|
[5371]
|
7 years |
robert |
Added Matrix*::getRotate()/setRotate(Quat), deprecating …
|
|
|
|
@5368
|
[5368]
|
7 years |
robert |
Updated osgunittests with a matrix invert unit test, and added a …
|
|
|
|
@5359
|
[5359]
|
7 years |
robert |
From J.P. Delport, added units tests to pick up on erroneous …
|
|
|
|
@5219
|
[5219]
|
7 years |
robert |
Added a performace test section to osgunitests, currently just does basic …
|
|
|
|
@4318
|
[4318]
|
8 years |
robert |
Added sizeof(std::string) test to osgunittests
|
|
|
|
@4058
|
[4058]
|
8 years |
robert |
Fixed typo in testLookAt debug info.
|
|
|
|
@3995
|
[3995]
|
8 years |
robert |
Added #include <osg/io_utils>
|
|
|
|
@3853
|
[3853]
|
8 years |
robert |
Added size of Mutex.
|
|
|
|
@3790
|
[3790]
|
8 years |
robert |
From Nicolas Brodu, new faster osg::Quat::makeRotate(Vec3d,Vec3d) …
|
|
|
|
@3601
|
[3601]
|
9 years |
robert |
Added sizeof tests of istream::pos_type and off_type to …
|
|
|
|
@3225
|
[3225]
|
9 years |
robert |
Added test for quat multiplication ordering.
|
|
|
|
@3008
|
[3008]
|
9 years |
robert |
Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 …
|
|
|
|
@2772
|
[2772]
|
9 years |
robert |
Removed include <iostream> where possible, replacing with istream or …
|
|
|
|
@2323
|
[2323]
|
10 years |
robert |
Added getPerspective() method to Matrix* and SceneView?
|
|
|
|
@2222
|
[2222]
|
10 years |
robert |
Added test of sizeof(types) - run osgunittests sizeof.
|
|
|
|
@2039
|
[2039]
|
10 years |
robert |
Added osg::Matrix::getOtho,getFrustum and getLookAt() methods.
Added test …
|
|
|
|
@1844
|
[1844]
|
10 years |
robert |
Added desciptions to all the demos.
|
|
|
|
@1815
|
[1815]
|
10 years |
robert |
Added the usage report to the examples for when no arguments are passed
to …
|
|
|
|
@1699
|
[1699]
|
10 years |
don |
Added -losgGA to all GNUmakefiles in examples.
Added one std:: in front of …
|
|
|
|
@1697
|
[1697]
|
10 years |
robert |
Ported osgGLUT based src/Demos across to being osgProducer based, and …
|