cutealien
|
6bf700d408
Remove compile warnings.
|
před 5 roky |
cutealien
|
4f56eecd61
Simplify code in testUtils and get line2d.cpp tp compile in MinGW.
|
před 7 roky |
nadro
|
c0e1680f2e
- Changed method name from:
|
před 9 roky |
nadro
|
07a7d9ee2e
- Added clear buffer flags.
|
před 9 roky |
cutealien
|
7f8604ca93
Merge branch releases/1.8 revisions 5140:5149 into trunk:
|
před 9 roky |
hybrid
|
6c7ac760d4
Fix some indentation and white spacing before parantheses
|
před 11 roky |
hybrid
|
0a2330890a
Bump copyright to 2012
|
před 12 roky |
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.
|
před 12 roky |
cutealien
|
3aa4260646
Prevent memoryleak in stabilizeScreenBackground.
|
před 12 roky |
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?).
|
před 12 roky |
Nadro
|
9548b470d0
- fixed issues with a D3D driver and Aero effects.
|
před 12 roky |
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.
|
před 12 roky |
hybrid
|
1f474578bf
Add output to MSVC debug logger
|
před 12 roky |
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.
|
před 12 roky |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
před 14 roky |
hybrid
|
fdcdf60e0b
Add a test for proper file loading from archives, despite two files in the archive have the same name.
|
před 14 roky |
hybrid
|
755a2c4a1d
Change image usage.
|
před 15 roky |
hybrid
|
4577afdbea
Avoid the many hanging processes. Add some more tests and output.
|
před 15 roky |
hybrid
|
275874afb1
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.
|
před 15 roky |
hybrid
|
259332ce8f
Add test for correct rendering of bsp example with all drivers.
|
před 15 roky |
engineer_apple
|
2340f9b849
Changes in 1.6 TA
|
před 16 roky |
Rogerborg
|
e97eba6d3a
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().
|
před 16 roky |
Rogerborg
|
a603abe03a
http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183427
|
před 16 roky |
hybrid
|
7472bcd83c
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.
|
před 16 roky |
hybrid
|
6fe8e2d89d
Merged from 1.5 branch to trunk, all changes from 2018 to 2041. OSX keyboard fix, OpenGL version fix, some tests fixed. Example 9 text position fixed.
|
před 16 roky |
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.
|
před 16 roky |
hybrid
|
9bc11201d5
Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc.
|
před 16 roky |
hybrid
|
ace653f4fc
Merged revisions 1885:1912 from 1.5 branch. More unit tests and bug fixes.
|
před 16 roky |
hybrid
|
7a1fac9dfb
Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes.
|
před 16 roky |