nadro
|
07a7d9ee2e
- Added clear buffer flags.
|
9 years ago |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 years ago |
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 years ago |
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 years ago |
cutealien
|
128f5a14e9
Replace asserts in tests with new macro assert_log.
|
12 years ago |
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 years ago |
hybrid
|
ad82f725be
Add billboard test, which shows also why the non-uniform billboards fail at a certain point.
|
13 years ago |