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