Commit History

Author SHA1 Message Date
  OTHGMars 3658f1587d Fixes a memory leak in the VolumetricFog object and corrects an array alloc mismatch. Once objects were being deleted on the client, the SAFE_DELETE(z_buf) needed to be removed from the destructor. This was causing a runtime crash (release only) because z_buf was still registered with the GFX device. 8 years ago
  Areloch 1bfdb41694 Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 years ago
  James Urquhart 3496c549b5 Hardware Skinning Support 10 years ago
  rextimmy 41e5caf22b Direct3D11 Engine/source changes 9 years ago
  Areloch 21be97d206 Missed a few files. 10 years ago