Commit History

Author SHA1 Message Date
  cutealien d3e831d832 Add warning about rotateXZBy using right handed rotation 1 year ago
  cutealien 1d80b70927 Fix number overflows in TGA loader causing crashes 1 year ago
  cutealien 00bca06499 Fix crash caused by memory overwriting in TGA loader caused by bad RLE data 1 year ago
  cutealien dbd17a6d46 TGA images with palettes in 24 or 32 bit now create 32 bit images 1 year ago
  cutealien d97b224487 Fix TGA's with bad palette colors reading from behind palette memory 1 year ago
  cutealien 523c1cc780 Add some comment that camera FOV is vertical 1 year ago
  cutealien a7fb435835 Unify matrix4::buildProjectionMatrixPerspectiveFov functions 1 year ago
  cutealien c60eea7d60 Enable MultiProcessorCompilation in VC17 project file 1 year ago
  cutealien aaf6a6123a Clean-up include dependencies (video namespace) 1 year ago
  cutealien 38be5d9933 Clean-up include dependencies (scene namespace) 1 year ago
  cutealien 6d49679f7c Clean-up include dependencies 1 year ago
  cutealien 5cc35096da Clean-up include dependencies in gui and io modules 1 year ago
  cutealien 12e92e9180 Clean up include dependencies in public headers 1 year ago
  cutealien 81dfba7d20 Fix compiling example 21 1 year ago
  cutealien 6b851ae2c2 Fix compile error with OS X 10.10 SDK, bug #463 1 year ago
  cutealien c87530308c Merging r6511 through r6520 from branch releases/1.8 to trunk 1 year ago
  cutealien d73fa37457 Add missing word in changes.txt 1 year ago
  cutealien a562bd2454 Merging r6511 through r6515 from branch releases/1.8 to trunk 1 year ago
  cutealien 1ba1656421 Merging r6506 through r6510 from branch releases/1.8 to trunk 1 year ago
  cutealien d8b17e1497 Optimization in quaternion::rotationFromTo from Robert Eisele 1 year ago
  cutealien b9a5ac4023 Remove comment that addRenderTargetTextureCubemap only works in d3d9 1 year ago
  cutealien 1653e12799 Merging r6423 through r6505 from branch releases/1.8 to trunk 1 year ago
  cutealien 782733a02f Enhance shader material to show how to pass material values 1 year ago
  cutealien 60bc9f8b45 Improve documentation 1 year ago
  cutealien 6a7c09d6be Add updateBoundingBox parameter to IMeshBuffer::append and some fixes and optimizations 1 year ago
  cutealien 0871bf3a05 Don't let MeshBuffer append functions shrink memory as this prevents optimizations 1 year ago
  cutealien 804d5694de CDynamicMeshBuffer::append can now handle appending meshbuffers with different vertex/index types 1 year ago
  cutealien 9e41460b4f Get (more) append functions working for CMeshBuffer and CDynamicMeshBuffer 1 year ago
  cutealien a6b7a1623d Fix problems in rendering nodes outside SceneManager caused by new render-per-buffer code 1 year ago
  cutealien 13e9e0d362 Reduce header dependencies in IVideoDriver.h 1 year ago