История коммитов

Автор 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 лет назад