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 tahun lalu |
Areloch
|
1bfdb41694
Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred.
|
8 tahun lalu |
James Urquhart
|
3496c549b5
Hardware Skinning Support
|
10 tahun lalu |
rextimmy
|
41e5caf22b
Direct3D11 Engine/source changes
|
9 tahun lalu |
Areloch
|
21be97d206
Missed a few files.
|
10 tahun lalu |