open_toontown_panda3d/pandatool/src/assimp
rdb 8ba6a0d844 assimp: don't reuse Importer object when loading multiple models
This works around a crash in v4.1.0 when loading multiple .ply files in sequence.  (I have not reproduced the crash with the latest Assimp master.)
2019-02-19 21:23:37 +01:00
..
assimpLoader.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
assimpLoader.cxx add aiProcess_GenNormals + aiProcess_GenSmoothNormals 2019-01-11 00:07:17 +01:00
assimpLoader.h assimp: Update include path 2018-11-10 18:00:09 -07:00
config_assimp.cxx add aiProcess_GenNormals + aiProcess_GenSmoothNormals 2019-01-11 00:07:17 +01:00
config_assimp.h add aiProcess_GenNormals + aiProcess_GenSmoothNormals 2019-01-11 00:07:17 +01:00
loaderFileTypeAssimp.cxx assimp: don't reuse Importer object when loading multiple models 2019-02-19 21:23:37 +01:00
loaderFileTypeAssimp.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
p3assimp_composite1.cxx Changes to makepanda to compile with Assimp 2015-06-03 23:43:02 -07:00
pandaIOStream.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
pandaIOStream.h assimp: Update include path 2018-11-10 18:00:09 -07:00
pandaIOSystem.cxx general: use nassert_raise instead of nassertv(false) et al 2018-11-28 17:35:20 +01:00
pandaIOSystem.h assimp: Update include path 2018-11-10 18:00:09 -07:00
pandaLogger.cxx assimp: Update include path 2018-11-10 18:00:09 -07:00
pandaLogger.h assimp: Update include path 2018-11-10 18:00:09 -07:00