Commit History

作者 SHA1 備註 提交日期
  cutealien 089db591dd Add optional multitouch support to X11. 4 年之前
  cutealien ff0f1b4b62 Avoid using the not quite standard _strcmpi function as it can cause troubles on some platforms. 5 年之前
  cutealien 65da2b0efd Add documentation about _IRR_USE_NON_SYSTEM_... defines. 5 年之前
  cutealien 0096ba7c7d Fix compilation with SDL device enabled and Windows device disabled. 5 年之前
  cutealien 040aa5043a Add compileflags to allow removing specific scene-nodes from the engine. 5 年之前
  cutealien 957d34ff0e Switch Irrlicht to 8 textures per Material as default by increasing value of _IRR_MATERIAL_MAX_TEXTURES_. 6 年之前
  cutealien 6a05db3a0a Prevent some compiler warnings when using clang. 7 年之前
  cutealien 9c0cd04730 Add _IRR_COMPILE_WITH_PARTICLES_ to control compilation of particle system 7 年之前
  nadro 2b919736c7 - Minor improvements to OpenGL definitions. 9 年之前
  nadro 8863d11e65 - Fixed compilation issues on OSX. 9 年之前
  nadro 48bf4009c7 - Added external context managers with support for WGL and GLX.(this feature was available in ogl-es branch before) 9 年之前
  nadro 2b553bee89 - Added new color formats (this feature was available in ogl-es branch before): 9 年之前
  cutealien e6c197fa87 Add b3d mesh-writer. 9 年之前
  cutealien db604be111 Xbox support deprecated as we no longer have DirectX 8 now. 10 年之前
  cutealien 9eccabce40 Support for Direct3D 8 removed. 10 年之前
  cutealien ab00c9db09 Update minimal compiler support to Microsoft Visual Studio 9.0 and remove some workarounds for earlier versions. 10 年之前
  cutealien 5a73679b5e WinCE 6 supported removed. It's just too outdated. 10 年之前
  cutealien 1fa7e87f5e NVidia CG support removed due to lack of maintenance. 10 年之前
  cutealien 1fa2ba2b61 Add a code profiler (stop-watch style). 10 年之前
  hybrid e0c819b1c1 Merged updates from 1.8.1 release to trunk, revisions 4579-4615. 11 年之前
  hybrid 9f7227b7ad Some whitespace adjustment. 11 年之前
  hybrid 9a0d42cef0 Push trunk to 1.9 version information everywhere 11 年之前
  hybrid 5de4ef87f6 Merged from 1.8 branch, revisions 4393-4484: Compiler issues with certain compilers fixed, localtime bug under windows7 fixed. 11 年之前
  nadro 6f278dd40f - Added partially (IImageCompressed part) support for compressed textures. Currently only DDS format is supported. 12 年之前
  cutealien 186ee4a929 Last commit was about: Improve automatic compiling under solaris (proposed by curaga) 12 年之前
  cutealien 1096511f49 12 年之前
  cutealien 433445cdc2 Add a LeakHunter class which can be enabled with compile-flag _IRR_COMPILE_WITH_LEAK_HUNTER_ to find leaking IReferenceCounted objects. 12 年之前
  cutealien 15bd95977a Add _IRR_COMPILE_WITH_XML_ define to allow compiling Irrlicht without xml (patch written by curaga) 12 年之前
  hybrid ae25bdf202 Merged from 1.8 branch, revisions 4345-4378. All release fixes since the branch to 1.8, and some fixes after that. Now commencing development on this branch, and only bug fixes on the others. 12 年之前
  cutealien 5a265656cc Fix compiling with _IRR_WCHAR_FILESYSTEM on MinGW. Thx @ alexzk for reporting. Note that I tested this with gcc 4.7.0 and only compiling is tested. 12 年之前