assimp/code
#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
..
AMF Merge branch 'master' into pugi_xml 2020-07-03 17:29:38 +02:00
AssetLib replaced data with taking address of first element 2020-10-21 23:41:33 +03:00
CApi replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
Common closes pParam.mReference = source; 2020-10-14 20:34:46 +02:00
Material replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
PostProcessing Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
res Updated copyright dates. 2020-01-20 08:53:12 -05:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Update Hunter for pugixml 2020-10-12 16:30:03 -04:00