Revīziju vēsture

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