irrlicht/tests
rogerborg 2616e60e52 https://sourceforge.net/tracker2/?func=detail&aid=2473523&group_id=74339&atid=540676
Fix bug in dimension2d::operator+=.  Add operator-= and have operator == use core::equals() while I'm in there.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1984 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-12-28 22:49:47 +00:00
..
empty/empty Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes. 2008-11-29 22:35:56 +00:00
media http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=31496 2008-12-17 11:28:16 +00:00
Makefile Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes. 2008-11-29 22:35:56 +00:00
b3dAnimation.cpp Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc. 2008-12-15 14:18:11 +00:00
collisionResponseAnimator.cpp Actually SVN add the new unit test files for collisionResponseAnimator and sceneCollisionManager... 2008-12-16 16:18:33 +00:00
disambiguateTextures.cpp Merged revisions 1885:1912 from 1.5 branch. More unit tests and bug fixes. 2008-12-03 22:26:53 +00:00
drawPixel.cpp Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc. 2008-12-15 14:18:11 +00:00
exports.cpp Merged revisions 1885:1912 from 1.5 branch. More unit tests and bug fixes. 2008-12-03 22:26:53 +00:00
fast_atof.cpp Merged revisions 1885:1912 from 1.5 branch. More unit tests and bug fixes. 2008-12-03 22:26:53 +00:00
guiDisabledMenu.cpp Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc. 2008-12-15 14:18:11 +00:00
line2dIntersectWith.cpp Merged revisions 1885:1912 from 1.5 branch. More unit tests and bug fixes. 2008-12-03 22:26:53 +00:00
main.cpp https://sourceforge.net/tracker2/?func=detail&aid=2473523&group_id=74339&atid=540676 2008-12-28 22:49:47 +00:00
md2Animation.cpp Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc. 2008-12-15 14:18:11 +00:00
planeMatrix.cpp http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=31490 2008-12-17 23:52:19 +00:00
sceneCollisionManager.cpp From IRC: CSceneCollisionManager::getPickedNodeBB() unconditionally checks collision against children, so visible children of invisible nodes can be hit. This seems nonsensical, so we now only check children of visible nodes. 2008-12-19 11:51:51 +00:00
sceneNodeAnimator.cpp Add missing test file. 2008-12-20 11:18:07 +00:00
softwareDevice.cpp Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc. 2008-12-15 14:18:11 +00:00
testDimension2d.cpp https://sourceforge.net/tracker2/?func=detail&aid=2473523&group_id=74339&atid=540676 2008-12-28 22:49:47 +00:00
testUtils.cpp Expose the target scene nodes of collision response animators. Setting the target forces an update of its last position. This allows a setPosition() to take effect without being blocked by the collision geometry. Added comments to this effect, a unit test, and some unrelated !node checks in all the animators' animateNode() methods. 2008-12-16 15:07:01 +00:00
testUtils.h Expose the target scene nodes of collision response animators. Setting the target forces an update of its last position. This allows a setPosition() to take effect without being blocked by the collision geometry. Added comments to this effect, a unit test, and some unrelated !node checks in all the animators' animateNode() methods. 2008-12-16 15:07:01 +00:00
testVector2d.cpp Merged from 1.5 branch to trunk, all changes from 1913 to 1932. Mostly example and test fixes. Some bug fixes, camera interface changes. 2008-12-08 17:06:34 +00:00
testVector3d.cpp Merged revisions 1885:1912 from 1.5 branch. More unit tests and bug fixes. 2008-12-03 22:26:53 +00:00
tests-last-passed-at.txt Add an ISceneNodeAnimator::hasFinished() method. It can only return true for non-looping delete, fly straight and texture animators. 2008-12-19 23:21:26 +00:00
tests-readme.txt Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes. 2008-11-29 22:35:56 +00:00
tests.cbp https://sourceforge.net/tracker2/?func=detail&aid=2473523&group_id=74339&atid=540676 2008-12-28 22:49:47 +00:00
tests.workspace Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc. 2008-12-15 14:18:11 +00:00
tests_vc8.sln Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes. 2008-11-29 22:35:56 +00:00
tests_vc8.vcproj https://sourceforge.net/tracker2/?func=detail&aid=2473523&group_id=74339&atid=540676 2008-12-28 22:49:47 +00:00
tests_vc9.sln Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes. 2008-11-29 22:35:56 +00:00
tests_vc9.vcproj https://sourceforge.net/tracker2/?func=detail&aid=2473523&group_id=74339&atid=540676 2008-12-28 22:49:47 +00:00