assimp/port/jassimp/jassimp-native
Danke Xie 2e831604e9 Use SmartLocalRef to automatically release localrefs in jassimp.cpp
- Add SmartLocalRef class
- Use it to automatically delete localrefs of Java objects, generated
  by FindClass, createInstance, getField, NewStringUTF, etc.
- Tested with models with more than 512 nodes.
2015-12-19 01:30:02 -08:00
..
src Use SmartLocalRef to automatically release localrefs in jassimp.cpp 2015-12-19 01:30:02 -08:00
Android.mk removed debug function and add buildfile for android ndk-build command 2015-03-12 21:24:49 +01:00