Fixed some serialization issues related to swapping endianness of DNA, and fixed memory leak in btSerializer
This commit is contained in:
@@ -33,9 +33,11 @@ namespace bParse {
|
||||
// ----------------------------------------------------- //
|
||||
class btBulletFile : public bFile
|
||||
{
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
char* m_DnaCopy;
|
||||
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user