Bringing back packed normal and tangents for static mesh!

This commit is contained in:
sam gateau 2018-09-27 17:27:55 -07:00
parent 215818e313
commit eb97f0d193

View file

@ -31,7 +31,7 @@
#if defined(Q_OS_ANDROID)
#define FBX_PACK_NORMALS 0
#else
#define FBX_PACK_NORMALS 0
#define FBX_PACK_NORMALS 1
#endif
#if FBX_PACK_NORMALS