Nicer name for Assimp Binary importer

.assbin is not a nice name to show a user
pull/2412/head
Rich ard 2019-03-15 10:18:43 +00:00
parent 3a610d3d66
commit 07bbb2c000
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
using namespace Assimp;
static const aiImporterDesc desc = {
".assbin Importer",
"Assimp Binary Importer",
"Gargaj / Conspiracy",
"",
"",