irrlicht/tests
cutealien fd155bead0 Add operator[] to vector2d and vector3d
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5841 dfc29bdd-3216-0410-991c-e03cc46cb475
2019-07-23 15:30:50 +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 Replace polygon offsetting in SMaterial with a new implementation. 2019-05-29 19:48:08 +00:00
2dmaterial.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
Makefile Merge branch releases/1.8 revisions r5347:r5360 into trunk. 2017-01-27 00:37:53 +00:00
anti-aliasing.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
archiveReader.cpp CFileSystem::removeFileArchive now checking for normalized path + corresponding test now evaluated. 2012-04-16 16:44:13 +00:00
b3dAnimation.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
billboards.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
burningsVideo.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
collisionResponseAnimator.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
color.cpp Fix function name change from libpng update. 2010-07-18 11:00:28 +00:00
coreutil.cpp Add tests for mergeFilename. 2014-02-13 00:17:50 +00:00
createImage.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
cursorSetVisible.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
disambiguateTextures.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
draw2DImage.cpp - Changed method name from: 2015-12-17 14:42:09 +00:00
drawPixel.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
drawRectOutline.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
drawVertexPrimitive.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
enumerateImageManipulators.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
exports.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
fast_atof.cpp Merge branch releases/1.8 revisions r5347:r5360 into trunk. 2017-01-27 00:37:53 +00:00
filesystem.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
flyCircleAnimator.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
guiDisabledMenu.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
ioScene.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
irrArray.cpp Append a sort test to the array tests. 2017-02-21 21:16:34 +00:00
irrCoreEquals.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
irrList.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
irrMap.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
irrString.cpp Add function string::insert. 2019-03-15 13:03:03 +00:00
lightMaps.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
lights.cpp Merge branch releases/1.8 revisions 5286:5301 into trunk: 2016-05-27 19:35:22 +00:00
line2d.cpp Simplify code in testUtils and get line2d.cpp tp compile in MinGW. 2017-04-06 20:50:05 +00:00
loadTextures.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
main.cpp ITexture::lock interface changed. 2018-11-22 19:13:59 +00:00
makeColorKeyTexture.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
material.cpp Replace polygon offsetting in SMaterial with a new implementation. 2019-05-29 19:48:08 +00:00
matrixOps.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
md2Animation.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
meshLoaders.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
meshTransform.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
mrt.cpp - Changed method name from: 2015-12-17 14:42:09 +00:00
orthoCam.cpp Adapted orthoCam test to use OpenGL projection matrices with driver. 2019-02-21 17:16:57 +00:00
planeMatrix.cpp Fixing SViewFrustum::recalculateBoundingBox and CMatrix4::transformPlane. 2019-02-22 18:03:34 +00:00
projectionMatrix.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
removeCustomAnimator.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
renderTargetTexture.cpp Fix test "renderTargetTexture" 2018-11-19 21:50:24 +00:00
sceneCollisionManager.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
sceneNodeAnimator.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
screenshot.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
serializeAttributes.cpp Document some bug/missing feature in the serializeAttributes tests. 2017-11-07 00:30:49 +00:00
skinnedMesh.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
softwareDevice.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
stencilshadow.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
terrainSceneNode.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
testDimension2d.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
testGeometryCreator.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
testLine2d.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
testQuaternion.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
testS3DVertex.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
testUtils.cpp Remove compile warnings. 2019-01-17 14:24:11 +00:00
testUtils.h Merge branch releases/1.8 revisions r5302:r5310 into trunk: 2016-07-08 20:41:42 +00:00
testVector2d.cpp Add operator[] to vector2d and vector3d 2019-07-23 15:30:50 +00:00
testVector3d.cpp Add operator[] to vector2d and vector3d 2019-07-23 15:30:50 +00:00
testXML.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
testaabbox.cpp Add getRadius method for aabbox3d, as suggested by hendu 2013-03-07 16:57:55 +00:00
tests-last-passed-at.txt Add more GL functions and function-pointers to OpenGLExtensionHandler. 2019-05-30 15:58:35 +00:00
tests-readme.txt Add list of test casses with numbers for easier access to single tests. We can also add some descriptions there. 2012-08-17 17:07:08 +00:00
tests.cbp Added new intersection methods, improved comparison to be reusable (without hardcoding rounding constants), added unit tests for some functionality 2017-04-02 12:41:13 +00:00
tests.workspace https://sourceforge.net/tracker2/?func=detail&aid=2552603&group_id=74339&atid=540678 2009-01-31 17:01:45 +00:00
tests_vc10.sln Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
tests_vc10.vcxproj Added new intersection methods, improved comparison to be reusable (without hardcoding rounding constants), added unit tests for some functionality 2017-04-02 12:41:13 +00:00
tests_vc11.sln First try for MSVC2012 project files. conversion seems to have worked, though some warnings for 64bit targets were shown. 2012-08-22 23:14:16 +00:00
tests_vc11.vcxproj Added new intersection methods, improved comparison to be reusable (without hardcoding rounding constants), added unit tests for some functionality 2017-04-02 12:41:13 +00:00
tests_vc12.sln - Added Visual Studio 2013 project files. 2015-01-11 20:11:21 +00:00
tests_vc12.vcxproj Added new intersection methods, improved comparison to be reusable (without hardcoding rounding constants), added unit tests for some functionality 2017-04-02 12:41:13 +00:00
tests_vc14.sln - Added projects for Visual Studio 2014. Due to a problems with Windows7.1 SDK on Windows 10 those projects are recommended for users of this OS. 2015-10-01 22:59:08 +00:00
tests_vc14.vcxproj Added new intersection methods, improved comparison to be reusable (without hardcoding rounding constants), added unit tests for some functionality 2017-04-02 12:41:13 +00:00
textureFeatures.cpp - Removed test for lock->modify->unlock mipmaps (this feature is no longer supported in the engine). 2016-03-14 21:48:42 +00:00
textureRenderStates.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
timer.cpp Fix more device->drop calls to properly remove the window as well under windows. 2010-12-07 18:16:42 +00:00
transparentMaterials.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
triangle3d.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
triangleSelector.cpp Replace polygon offsetting in SMaterial with a new implementation. 2019-05-29 19:48:08 +00:00
userClipPlane.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
vectorPositionDimension2d.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
videoDriver.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
viewPort.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
writeImageToFile.cpp IWriteFile::write now returning size_t. 2016-09-08 20:31:15 +00:00