.. |
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
|
Add test for self-shadowing
|
2010-02-07 12:16:07 +00:00 |
Makefile
|
Add duplicated archive mounting test, fix some precision problems.
|
2009-11-17 12:41:45 +00:00 |
anti-aliasing.cpp
|
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 |
archiveReader.cpp
|
Fix test compilation. Add check for decryption support being enabled. Add meaningful message if trying to load an encrypted file without decryption support.
|
2009-12-05 11:08:05 +00:00 |
b3dAnimation.cpp
|
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 |
burningsVideo.cpp
|
Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files.
|
2009-08-24 09:12:27 +00:00 |
collisionResponseAnimator.cpp
|
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 |
cursorSetVisible.cpp
|
Due to a commit bug this had to be added later.
|
2009-08-24 09:22:38 +00:00 |
disambiguateTextures.cpp
|
Merged from 1.6 branch, revisions 2936:3075. Several bugfixes for GUI, containers, file system.
|
2009-12-28 10:56:30 +00:00 |
draw2DImage.cpp
|
Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes.
|
2010-01-23 16:53:15 +00:00 |
drawPixel.cpp
|
Some new tests.
|
2009-11-10 18:27:01 +00:00 |
drawRectOutline.cpp
|
Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files.
|
2009-08-24 09:12:27 +00:00 |
enumerateImageManipulators.cpp
|
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 |
exports.cpp
|
Slightly reordered the test cases based on resource usage.
|
2009-11-10 09:14:12 +00:00 |
fast_atof.cpp
|
Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files.
|
2009-08-24 09:12:27 +00:00 |
filesystem.cpp
|
Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes.
|
2010-01-23 16:53:15 +00:00 |
flyCircleAnimator.cpp
|
Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files.
|
2009-08-24 09:12:27 +00:00 |
guiDisabledMenu.cpp
|
Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files.
|
2009-08-24 09:12:27 +00:00 |
irrArray.cpp
|
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 |
irrCoreEquals.cpp
|
Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files.
|
2009-08-24 09:12:27 +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
|
Add test for string operator+= and fix for long type parameters. Bug and fix found by loneboco.
|
2010-02-08 00:04:26 +00:00 |
lightMaps.cpp
|
Renamed OctTree to Octree
|
2009-12-20 22:10:53 +00:00 |
lights.cpp
|
New test for orthogonal Cameras.
|
2010-02-06 23:29:21 +00:00 |
line2dIntersectWith.cpp
|
Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files.
|
2009-08-24 09:12:27 +00:00 |
loadTextures.cpp
|
Merged from 1.6 branch, revisions 2936:3075. Several bugfixes for GUI, containers, file system.
|
2009-12-28 10:56:30 +00:00 |
main.cpp
|
Add test for self-shadowing
|
2010-02-07 12:16:07 +00:00 |
makeColorKeyTexture.cpp
|
Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files.
|
2009-08-24 09:12:27 +00:00 |
matrixOps.cpp
|
Added some test cases for getRotationDegrees submitted by fabietto, also fixed the method to clamp values for asin to [-1,1].
|
2010-02-18 13:03:05 +00:00 |
md2Animation.cpp
|
Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase.
|
2010-02-02 20:53:57 +00:00 |
meshLoaders.cpp
|
Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes.
|
2010-01-23 16:53:15 +00:00 |
meshTransform.cpp
|
Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes.
|
2010-01-23 16:53:15 +00:00 |
orthoCam.cpp
|
Add test for stencil shadows with normal projection matrix.
|
2010-02-07 11:54:50 +00:00 |
planeMatrix.cpp
|
Renamed OctTree to Octree
|
2009-12-20 22:10:53 +00:00 |
projectionMatrix.cpp
|
Add rogerborg's irrString assignment allocation patch and a testcase.
|
2009-11-03 16:45:39 +00:00 |
removeCustomAnimator.cpp
|
Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files.
|
2009-08-24 09:12:27 +00:00 |
renderTargetTexture.cpp
|
Fix DirectX issues in tests, start with vector3d comparison tests.
|
2009-11-10 23:51:30 +00:00 |
sceneCollisionManager.cpp
|
Merged revisions 3199-3217 from 1.7 branch. Fix collision problem in aabbox3d and some compile problems due to API changes. Fixed some minor mem leaks.
|
2010-02-12 15:13:11 +00:00 |
sceneNodeAnimator.cpp
|
Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files.
|
2009-08-24 09:12:27 +00:00 |
serializeAttributes.cpp
|
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 |
softwareDevice.cpp
|
Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files.
|
2009-08-24 09:12:27 +00:00 |
stencilshadow.cpp
|
Add test for self-shadowing
|
2010-02-07 12:16:07 +00:00 |
terrainSceneNode.cpp
|
Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated.
|
2009-10-23 18:06:57 +00:00 |
testDimension2d.cpp
|
Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files.
|
2009-08-24 09:12:27 +00:00 |
testGeometryCreator.cpp
|
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 |
testQuaternion.cpp
|
Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase.
|
2010-02-02 20:53:57 +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
|
Change image usage.
|
2009-11-20 16:54:01 +00:00 |
testUtils.h
|
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 |
testVector2d.cpp
|
Merged from 1.6 branch, revisions 2936:3075. Several bugfixes for GUI, containers, file system.
|
2009-12-28 10:56:30 +00:00 |
testVector3d.cpp
|
Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase.
|
2010-02-02 20:53:57 +00:00 |
testXML.cpp
|
Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated.
|
2009-10-23 18:06:57 +00:00 |
testaabbox.cpp
|
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-last-passed-at.txt
|
Warning fix by maxim, and add multiplication order in docs
|
2010-03-11 23:25:15 +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
|
Update c::b project file for tests
|
2009-10-20 16:38:49 +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
|
Add dx9 screenshot
|
2009-10-20 16:18:29 +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
|
Add test for stencil shadows with normal projection matrix.
|
2010-02-07 11:54:50 +00:00 |
textureFeatures.cpp
|
Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase.
|
2010-02-02 20:53:57 +00:00 |
textureRenderStates.cpp
|
Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase.
|
2010-02-02 20:53:57 +00:00 |
timer.cpp
|
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 |
transparentAlphaChannelRef.cpp
|
Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase.
|
2010-02-02 20:53:57 +00:00 |
triangle3d.cpp
|
Some new tests.
|
2009-11-10 18:27:01 +00:00 |
vectorPositionDimension2d.cpp
|
Fix tests.
|
2009-11-12 17:57:30 +00:00 |
writeImageToFile.cpp
|
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 |