Added macro to disable VS2003 workaround when not required
This commit is contained in:
@@ -20,6 +20,6 @@ private:
|
||||
bool hasHandles;
|
||||
int handleGrabbed;
|
||||
Vector3 center;
|
||||
Vector3 CenterOffset;
|
||||
Vector3 centerOffset;
|
||||
Sphere handles[6];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user