1. 21 Feb, 2012 3 commits
    • cutealien's avatar
      - XML-reader now preserves all whitespace. So even newlines are now returned... · 86e53453
      cutealien authored
      - 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.
      - XML documentation updated where documentation and implementation had been different.
      - c::b Linux now compiling engine with -fno-exceptions like the Makefile. Should probably use no-rtti as well, but haven't figured out how to do that without getting warnings for every c-file.
      - tests now compiling with -fno-exceptions and defines _IRR_STATIC_LIB_ plus _DEBUG
      - new function xmlCompareFiles in testUtils to replace binaryCompareFiles for tests with xml-files as binaries always broke with different wchar_t sizes.
      - test ioScene now working on Linux-32
      
      
      git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4092 dfc29bdd-3216-0410-991c-e03cc46cb475
      86e53453
    • hybrid's avatar
      Fix proper release of swap chain · 8b70f7ff
      hybrid authored
      git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4091 dfc29bdd-3216-0410-991c-e03cc46cb475
      8b70f7ff
    • cutealien's avatar
      Updated scene.irr files for the ioScene test. I couldn't figure out why the... · 78201934
      cutealien authored
      Updated scene.irr files for the ioScene test. I couldn't figure out why the original .irr files where ever used - even going back to the first version when they were created (r3532) those files never worked. But going through the differing values by hand all attributes with different values from the old test-irr's did write the correct value to xml (aka as it was in memory in the scenenodes) so I use now the resulting .irr file as we currently get it. More changes (Linux) for this test coming later, but ioScene test passes now on Windows.
      
      git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4089 dfc29bdd-3216-0410-991c-e03cc46cb475
      78201934
  2. 20 Feb, 2012 1 commit
  3. 15 Feb, 2012 3 commits
  4. 14 Feb, 2012 2 commits
  5. 13 Feb, 2012 2 commits
  6. 12 Feb, 2012 1 commit
  7. 11 Feb, 2012 1 commit
  8. 10 Feb, 2012 3 commits
  9. 09 Feb, 2012 1 commit
  10. 04 Feb, 2012 1 commit
  11. 03 Feb, 2012 1 commit
  12. 02 Feb, 2012 1 commit
  13. 28 Jan, 2012 1 commit
  14. 22 Jan, 2012 2 commits
  15. 21 Jan, 2012 4 commits
  16. 20 Jan, 2012 1 commit
  17. 15 Jan, 2012 1 commit
  18. 13 Jan, 2012 4 commits
  19. 12 Jan, 2012 2 commits
  20. 11 Jan, 2012 2 commits
  21. 06 Jan, 2012 3 commits