Commit History

Author SHA1 Message Date
  cutealien 666feee11e Merge branch releases/1.8 revisions r5302:r5310 into trunk: 8 years ago
  cutealien df7fd7873e Remove D3D8 tests. 9 years ago
  cutealien 77ec2c2bc3 Remove DX8 references from tests. 9 years ago
  cutealien 1e4a0a77fd Fix screenshots under Linux/OpenGL for formats ECF_R5G6B5 (failed before) and ECF_R8G8B8 (red and blue where switched). Note that R5G6B5 still has strange results when writing to file. But that's due to a bug in color-conversion, which is fixed already in 1.7 and will be merged to trunk soon. 12 years ago
  Nadro 9548b470d0 - fixed issues with a D3D driver and Aero effects. 12 years ago
  hybrid 0cc1b698da Fix software renderer inconsistency with rest of drivers in case of invalid destination rect for draw2DImage. Now no driver will render an image in these cases. 12 years ago
  cutealien 128f5a14e9 Replace asserts in tests with new macro assert_log. 12 years ago
  cutealien 86e5345306 - XML-reader now preserves all whitespace. So even newlines are now returned as EXN_TEXT nodes. Old behavior was dropping those, but it handled unix-style newlines badly and should rather have preserved all whitespace or none. Preserving no whitespace could be useful feature for the future. 12 years ago
  hybrid 438baffc3e Fix some warnings from recent gcc versions. 13 years ago
  hybrid 0c18bf9e8a Add output to test macros 13 years ago
  hybrid 3f47f80798 Added two macros to call tests for all drivers, or for all hw drivers, with just one call. 13 years ago
  hybrid 0ca3ba3744 Merged revisions 3089-3138 from 1.7 branch. Full merge, all changes from 1.7 beta phase up to now are included. 15 years ago
  hybrid 157cd67caf 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. 15 years ago
  Rogerborg a603abe03a http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183427 16 years ago
  Rogerborg 1b628ef663 Expose the target scene nodes of collision response animators. Setting the target forces an update of its last position. This allows a setPosition() to take effect without being blocked by the collision geometry. Added comments to this effect, a unit test, and some unrelated !node checks in all the animators' animateNode() methods. 16 years ago
  hybrid 9bc11201d5 Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc. 16 years ago
  hybrid ace653f4fc Merged revisions 1885:1912 from 1.5 branch. More unit tests and bug fixes. 16 years ago
  hybrid 7a1fac9dfb Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes. 16 years ago