hybrid
|
45d10d0f05
Move Ogre loader to bone supporting mesh loaders
|
15 gadi atpakaļ |
hybrid
|
c35ca282d2
Add Nebula device archive reader.
|
15 gadi atpakaļ |
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.
|
15 gadi atpakaļ |
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 gadi atpakaļ |
bitplane
|
b41ae55899
Option to compile without the different archive loaders. Added GUI editor to codeblocks workspace
|
15 gadi atpakaļ |
hybrid
|
7c4b5a1673
Remove WCHAR_FILESYSTEM from non-windows systems.
|
15 gadi atpakaļ |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
15 gadi atpakaļ |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
15 gadi atpakaļ |
bitplane
|
c0170c7c48
Allow multiple device types compiled in at the same time. Renamed _IRR_USE_LINUX_DEVICE_ to _IRR_USE_X11_DEVICE_, added missing platform for Windows CE. Currently only tested in Linux (X11, SDL, console)
|
15 gadi atpakaļ |
hybrid
|
b87a5a13c6
Support for vs_1_x with recent DX SDKs, but old gfx cards. This way the shaders are still compiled to vs_1_x, but need an extra dx dll. Hence it's not enabled by default, but may be opted in with the IrrCompileConfig _IRR_D3D_USE_LEGACY_HLSL_COMPILER
|
15 gadi atpakaļ |
hybrid
|
9896695873
This fix should allow for more than 4 textures in SMaterial. Now, up to 8 are supported. We have to check for the texture matrix stuff if adding more could be simplified instead of adding more and more texture matrix defines. Maybe we also need to add a limitation for the numbers of texture matrices to create for systems using less than 8 textures. This patch has not been tested with all drivers so far, but seems to work ok.
|
15 gadi atpakaļ |
hybrid
|
8e9c3de276
Merged revisions 2349:2403 from 1.5 branch. Added defines for version handling, added method to check for drivers. Fix bugs in Joystick handler, filename handler, and byteswap.
|
15 gadi atpakaļ |
hybrid
|
a4087d5c82
Define for deprecation of symbols, made by Nox.
|
15 gadi atpakaļ |
hybrid
|
c26cb45461
Merged from 1.5 branch, revisions 2137:2293. Minor bugfixes, some doc updates.
|
15 gadi atpakaļ |
bitplane
|
f34c718ae1
Changed MSVC6 compile error to (_MSC_VER < 1300), reported by lab_zj
|
15 gadi atpakaļ |
bitplane
|
64f0b592e0
Added compiler error when attempting to compile with VC6. Posted by Sylence and adjusted by Vitek. Also fixed a typo in IrrCompileConfig.h comments
|
15 gadi atpakaļ |
bitplane
|
f5dbad31dc
Added Silicon Graphics RGB texture loader by Gary Conway.
|
15 gadi atpakaļ |
bitplane
|
ce44c10fa4
Added PLY reader, currently only supports ascii and little-endian binary files.
|
15 gadi atpakaļ |
bitplane
|
00be4fed05
Added PLY writer and added VC9 project for mesh converter
|
15 gadi atpakaļ |
bitplane
|
b15e9e9fea
Put ifdefs in OSX appdelegate for compiling with SDL or console devices, minor OSX project tidy up
|
15 gadi atpakaļ |
bitplane
|
74e456a1cc
Added generic console device. Only works with software drivers.
|
15 gadi atpakaļ |
bitplane
|
510bb72e65
Updated version string
|
15 gadi atpakaļ |
engineer_apple
|
cf7246f704
xbox update.
|
16 gadi atpakaļ |
engineer_apple
|
cf2cfa5f14
Changes in version 1.6, TA
|
16 gadi atpakaļ |
Rogerborg
|
26ead87b08
Remove D3D8 from IrrCompileConfig.h; I had this on for testing and accidentally committed it.
|
16 gadi atpakaļ |
Rogerborg
|
dcebfbbf0d
http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704
|
16 gadi atpakaļ |
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.
|
16 gadi atpakaļ |
hybrid
|
9bc11201d5
Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc.
|
16 gadi atpakaļ |
hybrid
|
f778a1eb7f
further merged from 1.5 branch to trunk, all changes from 1815 to 1819.
|
16 gadi atpakaļ |
Rogerborg
|
8ddbcc6790
Add static lib configurations for all VS builds. Add a comment to IrrCompileConfig.h to explain that _IRR_STATIC_LIB_ needs to be defined in both the Irrlicht and application builds.
|
16 gadi atpakaļ |