- hge distortion leak fix
- windows project update to take into account Jecks changes
This commit is contained in:
Binary file not shown.
@@ -66,7 +66,7 @@ hgeDistortionMesh::hgeDistortionMesh(const hgeDistortionMesh &dm)
|
||||
hgeDistortionMesh::~hgeDistortionMesh()
|
||||
{
|
||||
delete[] disp_array;
|
||||
//hge->Release();
|
||||
SAFE_DELETE(quad);
|
||||
}
|
||||
|
||||
hgeDistortionMesh& hgeDistortionMesh::operator= (const hgeDistortionMesh &dm)
|
||||
|
||||
@@ -532,10 +532,6 @@
|
||||
RelativePath=".\src\TextScroller.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\TexturesCache.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\Token.cpp"
|
||||
>
|
||||
@@ -881,10 +877,6 @@
|
||||
RelativePath=".\include\TextScroller.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\TexturesCache.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\Token.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user