コミット履歴

作者 SHA1 メッセージ 日付
  nadro 07a7d9ee2e - Added clear buffer flags. 9 年 前
  hybrid 0a2330890a Bump copyright to 2012 12 年 前
  cutealien 7ae5d0817c Test ioScene needed time set to the number of the beast to work (I'm not joking man!). Works now independent of computer speed (but should probably use an updated irr file sooner or later - is this from irrEdit as the format looks outdated?). 12 年 前
  hybrid cf9e122396 Break textureRenderStates test again by adding the test case for the dangling pointer (white texture OpenGL) problem. Fix will follow later, patch exists on the tracker already. 12 年 前
  cutealien 128f5a14e9 Replace asserts in tests with new macro assert_log. 12 年 前
  hybrid 314d53a31a Fix billboard error which used the wrong width for top and bottom width of trapezoid billboards. The reason is the use of cross-product, which flips the vertical axis used in calculations. Properly documented in the code now, API now works as expected. Bug and fix provided by pc0de. 13 年 前
  hybrid ad82f725be Add billboard test, which shows also why the non-uniform billboards fail at a certain point. 13 年 前