Commit History

Author SHA1 Message Date
  cutealien 2299cfd322 No longer try to set WM_QUIT when using an external Window on Win32. 4 years ago
  cutealien 51e733a305 Tiny refactoring in ply mesh loader. 4 years ago
  cutealien dcabb3fb96 ply meshloader now also supports textures with names texture_u/texture_v. 4 years ago
  cutealien 0762c22db4 Fix MacOS 10.15 only rendering to quarter of window. 4 years ago
  cutealien 5beed14ec1 Update XCode project to XCode 8. 4 years ago
  cutealien b8ff826328 Remove 'register' keyword in all c++ code. 4 years ago
  cutealien 31961d07cf Fix another compile problem in COpenGLExtensionHandler when compiling older GL versions without extensions. 4 years ago
  cutealien 6000397c35 Add some headers to xcode project file. 4 years ago
  cutealien 809d5cc1c0 Compile fixed for COpenGLExtensionHandler compiled on older GL versions without extensions 4 years ago
  cutealien 8401f2e84a Avoid compile problems on older OpenGL compiled without ext pointers. 4 years ago
  cutealien 16a6c7b4c4 Fix compile problem for older (<3.0) GL versions compiled without extensions. 4 years ago
  cutealien 72288b725e Compile fixed for OSX. 4 years ago
  cutealien b2917bc75d Fix CImage::copyToScaling bug introduced in r5994. 4 years ago
  cutealien b9712a9cfd Fix compile-errors when compiling without _IRR_OPENGL_USE_EXTPOINTER_ 4 years ago
  cutealien 8f7b1d0459 Fix potential reading/writing 1 byte behind it's own buffer in PLY loader. 4 years ago
  engineer_apple f6baf70655 Burningvideo: fix "Old HW Compatible blending" TextureLightMap2_Add 4 years ago
  cutealien b26baceebe updateTriangles in CTriangleSelector can handle some broken meshes without crash now. 4 years ago
  cutealien 2549a06f03 ICursorControl::isVisible is now always returning the flag that was set in setVisible. 4 years ago
  cutealien e7514417eb Improvements to B3D writer for speed, readability and handling of low framerate animations. 4 years ago
  cutealien e9b75d2623 Add another render pass ESNRP_GUI which is drawn last and is p.E. useful for rendering gui nodes in the scenemanager. 4 years ago
  engineer_apple f3b1091c55 CSoftwareDriver2: Normalmap like Irrlicht. Lightpos in vertex space 4 years ago
  engineer_apple 9ee6667e3d burning: GL_FOG_COORDINATE_SOURCE ,GL_FRAGMENT_DEPTH -> abs(EyeSpace.vertex.z) 4 years ago
  cutealien 084a68f2ee Fix c::b project file. 4 years ago
  engineer_apple 6def482c7a removed OriginalFormat from CSoftwareTexture2, because ITexture has OriginalColorFormat; 4 years ago
  engineer_apple 0ba3e440d9 BurningVideo 0.51 - NormalMap 4 years ago
  cutealien 08add10b0e Fix VS2010 project file. 4 years ago
  engineer_apple 6bd311aa9b expf throws floating point underflow exception on every value in VS2017. 4 years ago
  engineer_apple 2a9b9d45a0 burningvideo 0.5 test update 4 years ago
  engineer_apple 79cb512851 burningvideo 0.5 test update 4 years ago
  engineer_apple 2162343186 burningvideo: regenerateMipMapLevels, allow mipmap upload 4 years ago