irrlicht/tests
hybrid c3cfdcfa5e Merged revisions 2006:2016 from 1.5 branch, makeColorKeyTexture changes.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2017 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-01-02 13:02:05 +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 Merged revisions 2006:2016 from 1.5 branch, makeColorKeyTexture changes. 2009-01-02 13:02:05 +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
burningsVideo.cpp Merged revisions 2006:2016 from 1.5 branch, makeColorKeyTexture changes. 2009-01-02 13:02:05 +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
irrCoreEquals.cpp Add missing irrCoreEquals.cpp test file. Update changes.txt to note that position2d is now a synonym for vector2d. Add proper doxygen \deprecated tags for position2d. 2008-12-29 16:31:18 +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 Merged revisions 2006:2016 from 1.5 branch, makeColorKeyTexture changes. 2009-01-02 13:02:05 +00:00
makeColorKeyTexture.cpp Merged revisions 2006:2016 from 1.5 branch, makeColorKeyTexture changes. 2009-01-02 13:02:05 +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 Removing extraneous device->drop() from tests/sceneCollisionManager.cpp 2008-12-29 13:16:21 +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
terrainSceneNode.cpp Merged revisions 2006:2016 from 1.5 branch, makeColorKeyTexture changes. 2009-01-02 13:02:05 +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 https://sourceforge.net/tracker2/index.php?func=detail&aid=2472420&group_id=74339&atid=540676 2008-12-29 19:40:48 +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 Merged revisions 2006:2016 from 1.5 branch, makeColorKeyTexture changes. 2009-01-02 13:02:05 +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 Merged revisions 2006:2016 from 1.5 branch, makeColorKeyTexture changes. 2009-01-02 13:02:05 +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 Merged revisions 2006:2016 from 1.5 branch, makeColorKeyTexture changes. 2009-01-02 13:02:05 +00:00
textureRenderStates.cpp Merged revisions 1972:2004 from 1.5 branch, except for some revisions which seemed to be merged already. MD2 loader updated, terrain node fixed, opengl texture handling fixed. 2008-12-30 11:13:22 +00:00
vectorPositionDimension2d.cpp Make position2d a typedef of vector2d. Very tentatively deprecate position2d. Add the position2d methods that operate on a dimension2d to vector2d. Add vector2d constructor and equality methods to dimension2d. Add a new test case that verifies that vector2d and position2d are interchangeable, and that vector2d and dimension2d can operate on and implicitly convert each other. Remove the now duplicate position2d methods from CAttributeImpl. Tested with unit/regression tests and building all the examples. This should be a transparent change for users. 2008-12-29 16:05:49 +00:00