Richard
|
54a2d0808c
|
Refactor: Expand tabs to 4 spaces
|
2015-06-28 16:08:06 -06:00 |
Richard
|
6da45599c0
|
Refactor: Strip trailing whitespace
|
2015-06-28 16:08:06 -06:00 |
Richard
|
5dbd676c01
|
Refactor: Use LF line endings
|
2015-06-28 16:08:06 -06:00 |
Kim Kulling
|
2bfc353fde
|
License info: update year info.
|
2015-06-28 21:48:25 +02:00 |
Jaime Machado Neto
|
de6f0f2a7d
|
Creating the functionality to list all Importer descriptions and the number of importers available.
|
2015-05-26 08:40:43 -03:00 |
mbp566
|
7bab42f55f
|
Fixed many doxygen errors
|
2015-02-18 17:02:30 +09:00 |
Kim Kulling
|
951431db94
|
add missing documentation.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2014-12-01 21:27:48 +01:00 |
Kim Kulling
|
7a31a68cfc
|
adapt c-api to get ImporterDesc for a given loader ( see https://github.com/assimp/assimp/issues/412 ).
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2014-12-01 20:34:15 +01:00 |
abma
|
6c5f9ecb06
|
fix most warnings with -pendantic
|
2014-08-18 02:09:06 +02:00 |
aramis_acg
|
5a81b42ebe
|
- add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1234 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-04-22 22:26:26 +00:00 |
aramis_acg
|
e479355d0a
|
+ add aiImporterDesc API to hold importer meta information.
- cleanup some Importer APIs: FindLoader -> GetImporter, add some utility APIs. Note that this is a breaking API change.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1232 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-04-18 23:07:52 +00:00 |