Files
assimp/code/AssetLib/FBX/FBXMaterial.cpp
#Momo b168d8f441 replaced data with taking address of first element
oops, seems like `data()` returns `char*` only since C++17. Replaced with taking address of first string element
2020-10-21 23:41:33 +03:00

14 KiB