cutealien 98082699aa IGUIEnvironment::drawAll has now a parameter to allow disabling the automatic resize to driver screensize. 4 年 前
..
empty 7a1fac9dfb Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes. 16 年 前
media 24048e8fb4 Burningsvideo 0.52 4 年 前
2dmaterial.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
Makefile fef1ec00e7 Merge branch releases/1.8 revisions r5347:r5360 into trunk. 7 年 前
anti-aliasing.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
archiveReader.cpp ef6296a57b CFileSystem::removeFileArchive now checking for normalized path + corresponding test now evaluated. 12 年 前
b3dAnimation.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
billboards.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
burningsVideo.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
collisionResponseAnimator.cpp 0a2330890a Bump copyright to 2012 12 年 前
color.cpp 4493f9de4d Fix function name change from libpng update. 14 年 前
coreutil.cpp 1e828d9a08 Add tests for mergeFilename. 10 年 前
createImage.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
cursorSetVisible.cpp 0a2330890a Bump copyright to 2012 12 年 前
disambiguateTextures.cpp 0a2330890a Bump copyright to 2012 12 年 前
draw2DImage.cpp c0e1680f2e - Changed method name from: 9 年 前
drawPixel.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
drawRectOutline.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
drawVertexPrimitive.cpp 5ac22ec880 Update test images for drawVertexPrimitive test. 5 年 前
enumerateImageManipulators.cpp 0a2330890a Bump copyright to 2012 12 年 前
exports.cpp 0a2330890a Bump copyright to 2012 12 年 前
fast_atof.cpp fef1ec00e7 Merge branch releases/1.8 revisions r5347:r5360 into trunk. 7 年 前
filesystem.cpp 128f5a14e9 Replace asserts in tests with new macro assert_log. 12 年 前
flyCircleAnimator.cpp 24048e8fb4 Burningsvideo 0.52 4 年 前
guiDisabledMenu.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
ioScene.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
irrArray.cpp 7bacbb0873 Append a sort test to the array tests. 7 年 前
irrCoreEquals.cpp 0a2330890a Bump copyright to 2012 12 年 前
irrList.cpp 128f5a14e9 Replace asserts in tests with new macro assert_log. 12 年 前
irrMap.cpp 128f5a14e9 Replace asserts in tests with new macro assert_log. 12 年 前
irrString.cpp 11b62e8996 Update irrString test due to split changes in r6007 5 年 前
lightMaps.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
lights.cpp 2c64159436 Merge branch releases/1.8 revisions 5286:5301 into trunk: 8 年 前
line2d.cpp 4f56eecd61 Simplify code in testUtils and get line2d.cpp tp compile in MinGW. 7 年 前
loadTextures.cpp 0a2330890a Bump copyright to 2012 12 年 前
main.cpp 745694128c Material.ZWriteEnable is now of type E_ZWRITE instead of bool and ZWriteFineControl get removed (or merged into ZWriteEnable). 4 年 前
makeColorKeyTexture.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
material.cpp 1a6d8e2913 Replace polygon offsetting in SMaterial with a new implementation. 5 年 前
matrixOps.cpp 0a2330890a Bump copyright to 2012 12 年 前
md2Animation.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
meshLoaders.cpp 0a2330890a Bump copyright to 2012 12 年 前
meshTransform.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
mrt.cpp fac000e0ac Whitespace changes to make shaders in mrt test easier to read. 5 年 前
orthoCam.cpp 29d9b5cc88 Update orthoCam test. 5 年 前
planeMatrix.cpp d1bddcc1a2 Fixing SViewFrustum::recalculateBoundingBox and CMatrix4::transformPlane. 5 年 前
projectionMatrix.cpp 745694128c Material.ZWriteEnable is now of type E_ZWRITE instead of bool and ZWriteFineControl get removed (or merged into ZWriteEnable). 4 年 前
removeCustomAnimator.cpp 0a2330890a Bump copyright to 2012 12 年 前
renderTargetTexture.cpp 7873503041 Fix test "renderTargetTexture" 6 年 前
sceneCollisionManager.cpp e972e00db2 Avoid some warnings in tests. 5 年 前
sceneNodeAnimator.cpp 0a2330890a Bump copyright to 2012 12 年 前
screenshot.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
serializeAttributes.cpp 7a87a77a8a Document some bug/missing feature in the serializeAttributes tests. 7 年 前
skinnedMesh.cpp 0a2330890a Bump copyright to 2012 12 年 前
softwareDevice.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
stencilshadow.cpp 13bcaa9064 Reset stencilbuffer in stencilshadow test. 5 年 前
terrainSceneNode.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
testDimension2d.cpp 0a2330890a Bump copyright to 2012 12 年 前
testGeometryCreator.cpp bfcc4abe76 testGeometryCreator no longer ignores one of it's results. 5 年 前
testLine2d.cpp 0a2330890a Bump copyright to 2012 12 年 前
testQuaternion.cpp 3d66e045fc Use f64 version of reciprocal_squareroot in quaternion::normalize for more precision. 4 年 前
testS3DVertex.cpp 128f5a14e9 Replace asserts in tests with new macro assert_log. 12 年 前
testUtils.cpp 6bf700d408 Remove compile warnings. 5 年 前
testUtils.h 666feee11e Merge branch releases/1.8 revisions r5302:r5310 into trunk: 8 年 前
testVector2d.cpp fd155bead0 Add operator[] to vector2d and vector3d 5 年 前
testVector3d.cpp fd155bead0 Add operator[] to vector2d and vector3d 5 年 前
testXML.cpp 0a2330890a Bump copyright to 2012 12 年 前
testaabbox.cpp a01095adfe Add getRadius method for aabbox3d, as suggested by hendu 11 年 前
tests-last-passed-at.txt 98082699aa IGUIEnvironment::drawAll has now a parameter to allow disabling the automatic resize to driver screensize. 4 年 前
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 年 前
tests.cbp 56f0372862 Added new intersection methods, improved comparison to be reusable (without hardcoding rounding constants), added unit tests for some functionality 7 年 前
tests.workspace 17784dd0f8 https://sourceforge.net/tracker2/?func=detail&aid=2552603&group_id=74339&atid=540678 16 年 前
tests_vc10.sln 9254ed9b27 Add 64 bit targets for examples and tests for VS2010. 12 年 前
tests_vc10.vcxproj 56f0372862 Added new intersection methods, improved comparison to be reusable (without hardcoding rounding constants), added unit tests for some functionality 7 年 前
tests_vc11.sln ecc6ea3884 First try for MSVC2012 project files. conversion seems to have worked, though some warnings for 64bit targets were shown. 12 年 前
tests_vc11.vcxproj 56f0372862 Added new intersection methods, improved comparison to be reusable (without hardcoding rounding constants), added unit tests for some functionality 7 年 前
tests_vc12.sln 1300c4df95 - Added Visual Studio 2013 project files. 10 年 前
tests_vc12.vcxproj 56f0372862 Added new intersection methods, improved comparison to be reusable (without hardcoding rounding constants), added unit tests for some functionality 7 年 前
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 年 前
tests_vc14.vcxproj 56f0372862 Added new intersection methods, improved comparison to be reusable (without hardcoding rounding constants), added unit tests for some functionality 7 年 前
textureFeatures.cpp e972e00db2 Avoid some warnings in tests. 5 年 前
textureRenderStates.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
timer.cpp 8c6c657ef4 Fix more device->drop calls to properly remove the window as well under windows. 14 年 前
transparentMaterials.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
triangle3d.cpp 0a2330890a Bump copyright to 2012 12 年 前
triangleSelector.cpp 1a6d8e2913 Replace polygon offsetting in SMaterial with a new implementation. 5 年 前
userClipPlane.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
vectorPositionDimension2d.cpp 0a2330890a Bump copyright to 2012 12 年 前
videoDriver.cpp 0a2330890a Bump copyright to 2012 12 年 前
viewPort.cpp 07a7d9ee2e - Added clear buffer flags. 9 年 前
writeImageToFile.cpp 1a98841268 IWriteFile::write now returning size_t. 8 年 前