Richard
|
83de707587
|
Refactor: Expand tabs to 4 spaces
|
2015-06-28 16:04:15 -06:00 |
Richard
|
a96a595a7a
|
Refactor: Trim trailing whitespace
|
2015-06-28 16:01:32 -06:00 |
Richard
|
4c1a0507fe
|
Refactor: Line endings are LF, not CRLF
|
2015-06-28 15:59:33 -06:00 |
Kim Kulling
|
2bfc353fde
|
License info: update year info.
|
2015-06-28 21:48:25 +02:00 |
abma
|
611778045d
|
fix for upstream changes
|
2015-04-16 02:55:41 +02:00 |
abma
|
8c45a4dc3b
|
Merge remote-tracking branch 'origin'
Conflicts:
code/C4DImporter.cpp
code/OgreImporter.h
|
2015-04-16 01:03:00 +02:00 |
abma
|
bf4913b5c9
|
remove AssimpPCH.h: fixes #534
|
2015-04-16 01:00:17 +02:00 |
Alexander Gessler
|
a77f9419a2
|
XGLLoader: set aiImporterFlags_SupportCompressedFlavour flag.
|
2015-03-28 13:09:18 +01:00 |
Alexander Gessler
|
8666b614c6
|
Fix non-determinism in XGL importer output due to std::multimap value ordering not guaranteed < C++11.
One step closer to a fully reproducible regression test suite.
|
2015-03-26 22:45:00 +01:00 |
Alexander Gessler
|
47b2832dd8
|
- XGL: fix non isocpp-compliant definition of LogFunctions::log_prefix outside the namespace where the class resides.
|
2013-04-08 19:41:18 +02:00 |
acgessler
|
879f2ed177
|
- fix some -Wall warnings
|
2012-07-08 03:28:14 +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
|
397603bac0
|
+ add XGL/ZGL importer. Some features (includes, object refs, textures not supported yet).
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1210 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-03-20 16:52:33 +00:00 |