cutealien b5bc32a363 Fix tessellation numbers in createCylinderMesh, createConeMesh, createArrowMesh vor 8 Monaten
..
empty 7a1fac9dfb Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes. vor 16 Jahren
media b5bc32a363 Fix tessellation numbers in createCylinderMesh, createConeMesh, createArrowMesh vor 8 Monaten
2dmaterial.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
Makefile 1aa546808a Stop linking to libs which the tests Makefile does not seem to need vor 2 Jahren
anti-aliasing.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
archiveReader.cpp ef6296a57b CFileSystem::removeFileArchive now checking for normalized path + corresponding test now evaluated. vor 12 Jahren
b3dAnimation.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
billboards.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
burningsVideo.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
collisionResponseAnimator.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
color.cpp 4493f9de4d Fix function name change from libpng update. vor 14 Jahren
coreutil.cpp f73f9501f0 API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules. vor 3 Jahren
createImage.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
cursorSetVisible.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
disambiguateTextures.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
draw2DImage.cpp 93f6963df9 burning v0.53 vor 2 Jahren
drawPixel.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
drawRectOutline.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
drawVertexPrimitive.cpp 93f6963df9 burning v0.53 vor 2 Jahren
enumerateImageManipulators.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
exports.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
fast_atof.cpp fef1ec00e7 Merge branch releases/1.8 revisions r5347:r5360 into trunk. vor 7 Jahren
filesystem.cpp 128f5a14e9 Replace asserts in tests with new macro assert_log. vor 12 Jahren
flyCircleAnimator.cpp 24048e8fb4 Burningsvideo 0.52 vor 3 Jahren
guiDisabledMenu.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
ioScene.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
irrArray.cpp 7bacbb0873 Append a sort test to the array tests. vor 7 Jahren
irrCoreEquals.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
irrList.cpp 128f5a14e9 Replace asserts in tests with new macro assert_log. vor 12 Jahren
irrMap.cpp 128f5a14e9 Replace asserts in tests with new macro assert_log. vor 12 Jahren
irrString.cpp 11b62e8996 Update irrString test due to split changes in r6007 vor 4 Jahren
lightMaps.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
lights.cpp 2c64159436 Merge branch releases/1.8 revisions 5286:5301 into trunk: vor 8 Jahren
line2d.cpp 4f56eecd61 Simplify code in testUtils and get line2d.cpp tp compile in MinGW. vor 7 Jahren
loadTextures.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
main.cpp e4fc752527 Fix some problems with CMatrix4::getRotationDegrees vor 1 Jahr
makeColorKeyTexture.cpp 34efbb12c2 Replace more getSize() with getOriginalSize() calls in tests. vor 2 Jahren
material.cpp 30cce38b8a Fix SMaterialLayer operator!= and optimize operator= vor 1 Jahr
matrixOps.cpp e4fc752527 Fix some problems with CMatrix4::getRotationDegrees vor 1 Jahr
md2Animation.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
meshLoaders.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
meshTransform.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
mrt.cpp fac000e0ac Whitespace changes to make shaders in mrt test easier to read. vor 4 Jahren
orthoCam.cpp dde6d1d52c Slow down switching drivers in orthoCam test. vor 2 Jahren
planeMatrix.cpp d1bddcc1a2 Fixing SViewFrustum::recalculateBoundingBox and CMatrix4::transformPlane. vor 5 Jahren
projectionMatrix.cpp 745694128c Material.ZWriteEnable is now of type E_ZWRITE instead of bool and ZWriteFineControl get removed (or merged into ZWriteEnable). vor 4 Jahren
removeCustomAnimator.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
renderTargetTexture.cpp 34efbb12c2 Replace more getSize() with getOriginalSize() calls in tests. vor 2 Jahren
sceneCollisionManager.cpp e972e00db2 Avoid some warnings in tests. vor 4 Jahren
sceneNodeAnimator.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
screenshot.cpp d2cf7efca4 Print out colorformat when screenshot test fails vor 2 Jahren
serializeAttributes.cpp 7a87a77a8a Document some bug/missing feature in the serializeAttributes tests. vor 6 Jahren
skinnedMesh.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
softwareDevice.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
stencilshadow.cpp 13bcaa9064 Reset stencilbuffer in stencilshadow test. vor 4 Jahren
terrainSceneNode.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
testDimension2d.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
testGeometryCreator.cpp 83f947a7b8 Relax test a bit. Minor example cleanup. vor 2 Jahren
testLine2d.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
testQuaternion.cpp 3d66e045fc Use f64 version of reciprocal_squareroot in quaternion::normalize for more precision. vor 4 Jahren
testS3DVertex.cpp 128f5a14e9 Replace asserts in tests with new macro assert_log. vor 12 Jahren
testUtils.cpp 6bf700d408 Remove compile warnings. vor 5 Jahren
testUtils.h 666feee11e Merge branch releases/1.8 revisions r5302:r5310 into trunk: vor 8 Jahren
testVector2d.cpp fd155bead0 Add operator[] to vector2d and vector3d vor 5 Jahren
testVector3d.cpp fd155bead0 Add operator[] to vector2d and vector3d vor 5 Jahren
testXML.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
testaabbox.cpp a01095adfe Add getRadius method for aabbox3d, as suggested by hendu vor 11 Jahren
tests-last-passed-at.txt b5bc32a363 Fix tessellation numbers in createCylinderMesh, createConeMesh, createArrowMesh vor 8 Monaten
tests-readme.txt d9f9a2ca50 Add list of test casses with numbers for easier access to single tests. We can also add some descriptions there. vor 12 Jahren
tests.cbp dde6d1d52c Slow down switching drivers in orthoCam test. vor 2 Jahren
tests.workspace 17784dd0f8 https://sourceforge.net/tracker2/?func=detail&aid=2552603&group_id=74339&atid=540678 vor 15 Jahren
tests_vc10.sln 9254ed9b27 Add 64 bit targets for examples and tests for VS2010. vor 12 Jahren
tests_vc10.vcxproj 56f0372862 Added new intersection methods, improved comparison to be reusable (without hardcoding rounding constants), added unit tests for some functionality vor 7 Jahren
tests_vc11.sln ecc6ea3884 First try for MSVC2012 project files. conversion seems to have worked, though some warnings for 64bit targets were shown. vor 12 Jahren
tests_vc11.vcxproj 56f0372862 Added new intersection methods, improved comparison to be reusable (without hardcoding rounding constants), added unit tests for some functionality vor 7 Jahren
tests_vc12.sln 1300c4df95 - Added Visual Studio 2013 project files. vor 9 Jahren
tests_vc12.vcxproj 56f0372862 Added new intersection methods, improved comparison to be reusable (without hardcoding rounding constants), added unit tests for some functionality vor 7 Jahren
tests_vc14.sln eef7353833 - 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. vor 9 Jahren
tests_vc14.vcxproj 56f0372862 Added new intersection methods, improved comparison to be reusable (without hardcoding rounding constants), added unit tests for some functionality vor 7 Jahren
tests_vc16.sln 16397ba09d vs2019 projectfiles vor 2 Jahren
tests_vc16.vcxproj 16397ba09d vs2019 projectfiles vor 2 Jahren
textureFeatures.cpp e972e00db2 Avoid some warnings in tests. vor 4 Jahren
textureRenderStates.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
timer.cpp 8c6c657ef4 Fix more device->drop calls to properly remove the window as well under windows. vor 13 Jahren
transparentMaterials.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
triangle3d.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
triangleSelector.cpp 1a6d8e2913 Replace polygon offsetting in SMaterial with a new implementation. vor 5 Jahren
userClipPlane.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
vectorPositionDimension2d.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
videoDriver.cpp 0a2330890a Bump copyright to 2012 vor 12 Jahren
viewPort.cpp 07a7d9ee2e - Added clear buffer flags. vor 9 Jahren
writeImageToFile.cpp 1a98841268 IWriteFile::write now returning size_t. vor 8 Jahren