summaryrefslogtreecommitdiffstats
path: root/modules/assimp
Commit message (Expand)AuthorAgeFilesLines
* Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG2019-06-231-16/+16
* removed a redundant NULL check in assimp editor of a pointer to an array decl...hbina0852019-05-201-3/+1
* Fix typos with codespellRémi Verschelde2019-05-191-4/+4
* SCons: Always use env.Prepend for CPPPATHRémi Verschelde2019-04-301-13/+13
* Assimp: Don't touch normals.K. S. Ernest (iFire) Lee2019-04-171-2/+2
* Clean up ASSIMP import code.Juan Linietsky2019-04-132-1451/+1064
* Merge pull request #27714 from fire/asset_importRémi Verschelde2019-04-071-1/+1
|\
| * Assimp: fix FBX import with ':' in filename.K. S. Ernest (iFire) Lee2019-04-061-1/+1
* | Fix wrong method binds and registered classIgnacio Etcheverry2019-04-061-0/+6
|/
* Add Open Asset Import Library to Godot.K. S. Ernest (iFire) Lee2019-04-057-0/+2833