.. |
Burning's Video-ambient-lighting.png
|
Unit tests update. Remove version number from Burning driver name. Rename reference images. Temporarily elide the vector2d<s32> / vector3d<s32> tests to allow for the re-introduced bug in vectorXd<T>::normalize().
|
2009-02-09 19:25:36 +00:00 |
Burning's Video-b3dAnimation.png
|
Added bbox testing for skinned meshes.
|
2009-10-28 15:56:14 +00:00 |
Burning's Video-drawPixel.png
|
Changes in 1.6 TA
|
2009-02-10 15:08:23 +00:00 |
Burning's Video-drawRectOutline.png
|
Unit tests update. Remove version number from Burning driver name. Rename reference images. Temporarily elide the vector2d<s32> / vector3d<s32> tests to allow for the re-introduced bug in vectorXd<T>::normalize().
|
2009-02-09 19:25:36 +00:00 |
Burning's Video-flyCircleAnimator.png
|
Changes in 1.6 TA
|
2009-02-10 15:08:23 +00:00 |
Burning's Video-lightmaps.png
|
Add test for correct rendering of bsp example with all drivers.
|
2009-10-20 15:57:15 +00:00 |
Burning's Video-makeColorKeyTexture-new.png
|
Changes in 1.6 TA
|
2009-02-10 15:08:23 +00:00 |
Burning's Video-makeColorKeyTexture-old.png
|
Changes in 1.6 TA
|
2009-02-10 15:08:23 +00:00 |
Burning's Video-md2Animation.png
|
Changes in 1.6 TA
|
2009-02-10 15:08:23 +00:00 |
Burning's Video-planeMatrix-scaledClip.png
|
Changes in 1.6 TA
|
2009-02-10 15:08:23 +00:00 |
Burning's Video-projMat.png
|
Add rogerborg's irrString assignment allocation patch and a testcase.
|
2009-11-03 16:45:39 +00:00 |
Burning's Video-rttWith2DImage.png
|
Add rtt test case from stefbuet.
|
2009-11-04 11:58:55 +00:00 |
Burning's Video-testGeometryCreator.png
|
Add missing test files, update IGeometryCreator.h. Re-enable makeColorKeyTexture test - apologies if this is still borked on some platforms: please feel free to disable it again.
|
2009-02-10 22:21:04 +00:00 |
Burning's Video-textureRenderStates.png
|
Unit tests update. Remove version number from Burning driver name. Rename reference images. Temporarily elide the vector2d<s32> / vector3d<s32> tests to allow for the re-introduced bug in vectorXd<T>::normalize().
|
2009-02-09 19:25:36 +00:00 |
Burning's Video-transparentAlphaChannelRef.png
|
Changes in 1.6 TA
|
2009-02-10 15:08:23 +00:00 |
Direct3D 8.1-drawPixel.png
|
http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=31496
|
2008-12-17 11:28:16 +00:00 |
Direct3D 8.1-lightmaps.png
|
Add access to miplevels in addTexture, texture->lock, and texture->regenerateMipMapLevels.
|
2009-11-21 23:24:31 +00:00 |
Direct3D 8.1-rttWith2DImage.png
|
Add access to miplevels in addTexture, texture->lock, and texture->regenerateMipMapLevels.
|
2009-11-21 23:24:31 +00:00 |
Direct3D 8.1-textureRenderStates.png
|
Adding an optional light manager that allows hardware lights to be turned on and off before each scene node is rendered. This can be used to produce "zoned" lighting.
|
2009-01-12 10:55:39 +00:00 |
Direct3D 9.0-drawPixel.png
|
Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc.
|
2008-12-15 14:18:11 +00:00 |
Direct3D 9.0-lightmaps.png
|
Add dx9 screenshot
|
2009-10-20 16:18:29 +00:00 |
Direct3D 9.0-rttWith2DImage.png
|
Fix DirectX issues in tests, start with vector3d comparison tests.
|
2009-11-10 23:51:30 +00:00 |
Direct3D 9.0-textureRenderStates.png
|
Merged revisions 1972:2004 from 1.5 branch, except for some revisions which seemed to be merged already. MD2 loader updated, terrain node fixed, opengl texture handling fixed.
|
2008-12-30 11:13:22 +00:00 |
Direct3D 9.0-transparentAlphaChannelRef.png
|
Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix.
|
2009-01-14 12:37:51 +00:00 |
Irrlicht Software Driver 1.0-drawPixel.png
|
Adapt test suite to recent changes.
|
2009-05-16 18:11:11 +00:00 |
Irrlicht Software Driver 1.0-makeColorKeyTexture-new.png
|
Adapt test suite to recent changes.
|
2009-05-16 18:11:11 +00:00 |
Irrlicht Software Driver 1.0-makeColorKeyTexture-old.png
|
Adapt test suite to recent changes.
|
2009-05-16 18:11:11 +00:00 |
Irrlicht Software Driver 1.0-projMat.png
|
Add rogerborg's irrString assignment allocation patch and a testcase.
|
2009-11-03 16:45:39 +00:00 |
Irrlicht Software Driver 1.0-rttWith2DImage.png
|
Add rtt test case from stefbuet.
|
2009-11-04 11:58:55 +00:00 |
Irrlicht Software Driver 1.0-softwareDevice-rotatedClip.png
|
Adapt test suite to recent changes.
|
2009-05-16 18:11:11 +00:00 |
Irrlicht Software Driver 1.0-textureRenderStates.png
|
Adapt test suite to recent changes.
|
2009-05-16 18:11:11 +00:00 |
OpenGL-drawPixel.png
|
Merged revisions 1885:1912 from 1.5 branch. More unit tests and bug fixes.
|
2008-12-03 22:26:53 +00:00 |
OpenGL-guiDisabledMenu.png
|
Merged revisions 1885:1912 from 1.5 branch. More unit tests and bug fixes.
|
2008-12-03 22:26:53 +00:00 |
OpenGL-lightmaps.png
|
Add test for correct rendering of bsp example with all drivers.
|
2009-10-20 15:57:15 +00:00 |
OpenGL-projMat.png
|
Add rogerborg's irrString assignment allocation patch and a testcase.
|
2009-11-03 16:45:39 +00:00 |
OpenGL-rttWith2DImage.png
|
Add rtt test case from stefbuet.
|
2009-11-04 11:58:55 +00:00 |
OpenGL-terrainSceneNode-1.png
|
https://sourceforge.net/tracker2/index.php?func=detail&aid=2472420&group_id=74339&atid=540676
|
2008-12-29 19:40:48 +00:00 |
OpenGL-terrainSceneNode-2.png
|
https://sourceforge.net/tracker2/index.php?func=detail&aid=2472420&group_id=74339&atid=540676
|
2008-12-29 19:40:48 +00:00 |
OpenGL-textureRenderStates.png
|
Merged revisions 1972:2004 from 1.5 branch, except for some revisions which seemed to be merged already. MD2 loader updated, terrain node fixed, opengl texture handling fixed.
|
2008-12-30 11:13:22 +00:00 |
enc.zip
|
Fix aes loader, seems like no tables won't work. Added test to ensure proper decryption.
|
2009-12-04 18:42:07 +00:00 |
file_with_path.npk
|
Add some more archive testing.
|
2009-11-09 17:06:39 +00:00 |
file_with_path.zip
|
Add some more archive testing.
|
2009-11-09 17:06:39 +00:00 |
sample_pakfile.pak
|
Add some more archive testing.
|
2009-11-09 17:06:39 +00:00 |
test.xml
|
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 |
tools.png
|
Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes.
|
2008-11-29 22:35:56 +00:00 |