.. |
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
|
Merge from 1.7 branch, revisions 3877-3908. Fix for getSphericalCoordinateAngles, some warnign fixes, md2 normal fix, several GUI fixes, isPointInside fix, zip endianess fix.
|
2011-09-08 21:50:10 +00:00 |
2dmaterial.cpp
|
Fix warnings, layout, and return value.
|
2011-07-01 22:57:55 +00:00 |
Makefile
|
Revert Makefile changes.
|
2011-04-27 21:14:55 +00:00 |
anti-aliasing.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
archiveReader.cpp
|
Fix directory recognition in ZIP reader. Added tests for findFile with and without directories.
|
2011-01-07 23:55:58 +00:00 |
b3dAnimation.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
burningsVideo.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
collisionResponseAnimator.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
color.cpp
|
Fix function name change from libpng update.
|
2010-07-18 11:00:28 +00:00 |
createImage.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
cursorSetVisible.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
disambiguateTextures.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
draw2DImage.cpp
|
Add another test for pixel exact 2d rendering
|
2011-06-08 17:06:44 +00:00 |
drawPixel.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
drawRectOutline.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
enumerateImageManipulators.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
exports.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
fast_atof.cpp
|
Fix typos in output.
|
2011-04-27 21:16:14 +00:00 |
filesystem.cpp
|
Fix warnings about deprecated methods. Fix bug with unsupported driver causing a test error.
|
2011-04-28 16:10:20 +00:00 |
flyCircleAnimator.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
guiDisabledMenu.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
ioScene.cpp
|
Relax screenshot test for loaded scene. Due to the animator start the scene looks different each time.
|
2011-06-08 11:58:44 +00:00 |
irrArray.cpp
|
Merged revisions 3729-3829 from 1.7 branch. Fixed serialization of camera nodes, fix array::erase, fix mem leaks in example 22, fix interpolation in SColorf, fix crash in collada loader.
|
2011-06-09 06:45:29 +00:00 |
irrCoreEquals.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
irrList.cpp
|
Allow getting a ConstIterator from a non-const core:list
|
2009-12-20 18:43:12 +00:00 |
irrMap.cpp
|
Add swap functions to irrMath and to the core classes.
|
2009-12-20 16:55:15 +00:00 |
irrString.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
lightMaps.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
lights.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
line2dIntersectWith.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
loadTextures.cpp
|
Fix warnings about deprecated methods. Fix bug with unsupported driver causing a test error.
|
2011-04-28 16:10:20 +00:00 |
main.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
makeColorKeyTexture.cpp
|
Re-enable tests with burnings video. Fix some whitespaces.
|
2011-05-05 00:02:57 +00:00 |
material.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
matrixOps.cpp
|
Add test case for getRotations which tests consecutive x rotations.
|
2011-01-17 10:29:09 +00:00 |
md2Animation.cpp
|
Merge from 1.7 branch, revisions 3877-3908. Fix for getSphericalCoordinateAngles, some warnign fixes, md2 normal fix, several GUI fixes, isPointInside fix, zip endianess fix.
|
2011-09-08 21:50:10 +00:00 |
meshLoaders.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
meshTransform.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
mrt.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
orthoCam.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
planeMatrix.cpp
|
Fix warnings about deprecated methods. Fix bug with unsupported driver causing a test error.
|
2011-04-28 16:10:20 +00:00 |
projectionMatrix.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
removeCustomAnimator.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
renderTargetTexture.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
sceneCollisionManager.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
sceneNodeAnimator.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
screenshot.cpp
|
Fix warnings, layout, and return value.
|
2011-07-01 22:57:55 +00:00 |
serializeAttributes.cpp
|
Fix more device->drop calls to properly remove the window as well under windows.
|
2010-12-07 18:16:42 +00:00 |
skinnedMesh.cpp
|
Fix some warnings.
|
2011-04-27 21:13:16 +00:00 |
softwareDevice.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
stencilshadow.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
terrainSceneNode.cpp
|
Fix warnings, layout, and return value.
|
2011-07-01 22:57:55 +00:00 |
testDimension2d.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
testGeometryCreator.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
testQuaternion.cpp
|
Fix rotationFromTo as suggested by AgentD, using the from vector instead of the current values from the quaternion. After all, this quaternion has nothing to do with from or to so far, so the values contained there are rather arbitrary. Moreover, I'm normalizing the quaternion before returning it, as it is a rotation quaternion, which should be a unit quat. Test cases are also extended. For now only in trunk, may be backported after further testing.
|
2011-08-30 14:13:45 +00:00 |
testS3DVertex.cpp
|
Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes.
|
2010-01-23 16:53:15 +00:00 |
testUtils.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
testUtils.h
|
Fix some warnings from recent gcc versions.
|
2011-06-16 12:06:27 +00:00 |
testVector2d.cpp
|
Fix segfaults in case the image is not created. Add test which simply checks which formats are supported for screenshots.
|
2011-05-25 16:39:47 +00:00 |
testVector3d.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
testXML.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
testaabbox.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
tests-last-passed-at.txt
|
Add test case for getRotations which tests consecutive x rotations.
|
2011-01-17 10:29:09 +00:00 |
tests-readme.txt
|
Add some more tests docs, and revert some value changes which need different treatment.
|
2009-11-12 19:49:36 +00:00 |
tests.cbp
|
Fix segfaults in case the image is not created. Add test which simply checks which formats are supported for screenshots.
|
2011-05-25 16:39:47 +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_vc8.sln
|
Changes in 1.6 TA
|
2009-02-10 15:08:23 +00:00 |
tests_vc8.vcproj
|
Fix segfaults in case the image is not created. Add test which simply checks which formats are supported for screenshots.
|
2011-05-25 16:39:47 +00:00 |
tests_vc9.sln
|
Merged revisions 3089-3138 from 1.7 branch. Full merge, all changes from 1.7 beta phase up to now are included.
|
2010-01-08 11:46:38 +00:00 |
tests_vc9.vcproj
|
Fix segfaults in case the image is not created. Add test which simply checks which formats are supported for screenshots.
|
2011-05-25 16:39:47 +00:00 |
tests_vc10.sln
|
Add the other msvc 2010 project and solution files. Fix all configurations to work as expected.
|
2010-08-31 16:51:14 +00:00 |
tests_vc10.vcxproj
|
Fix segfaults in case the image is not created. Add test which simply checks which formats are supported for screenshots.
|
2011-05-25 16:39:47 +00:00 |
textureFeatures.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
textureRenderStates.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +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 two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
triangle3d.cpp
|
Merge from 1.7 branch, revisions 3877-3908. Fix for getSphericalCoordinateAngles, some warnign fixes, md2 normal fix, several GUI fixes, isPointInside fix, zip endianess fix.
|
2011-09-08 21:50:10 +00:00 |
vectorPositionDimension2d.cpp
|
Bump copyright dates to 2011.
|
2011-01-14 13:24:40 +00:00 |
videoDriver.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
viewPort.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |
writeImageToFile.cpp
|
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
2011-06-07 21:09:32 +00:00 |