aramis_acg
|
5a81b42ebe
- add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant.
|
преди 13 години |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
преди 13 години |
aramis_acg
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
преди 14 години |
aramis_acg
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
преди 14 години |
aramis_acg
|
a53360aa4d
FIX: Change quaternion orientation for B3D loader (this format was forgotten with r502).
|
преди 15 години |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
преди 15 години |
aramis_acg
|
762a7df46a
Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries.
|
преди 15 години |
aramis_acg
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
преди 15 години |
aramis_acg
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
преди 15 години |
aramis_acg
|
3b95a1e782
Adding aiMaterial::GetTextureCount()/aiMaterialGetTextureCount().
|
преди 16 години |
ulfjorensen
|
3f2fa97f18
- Bugfix: Collada-Loader now also reads animations containing multiple channels
|
преди 16 години |
marksibly
|
99af04ec64
Fixed bug with multi mesh objects
|
преди 16 години |
marksibly
|
a241829149
Implemented anims/bones
|
преди 16 години |
aramis_acg
|
29c33760e4
Triangulation:
|
преди 16 години |
aramis_acg
|
c2d8881549
General
|
преди 16 години |
aramis_acg
|
4bbc03332b
General
|
преди 16 години |
marksibly
|
2b1f0cbac0
' B3DImporter.cpp
|
преди 16 години |
marksibly
|
b2b083cc87
Fixed materials/normals
|
преди 16 години |
marksibly
|
ed42533cce
Converted output to right handed.
|
преди 16 години |
aramis_acg
|
d41f570dc0
Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet).
|
преди 16 години |
aramis_acg
|
6557c28ef7
FIX: NFF face winding bug (actually it was in StandardShapes.cpp).
|
преди 16 години |
marksibly
|
ad79da7aa1
Added more brush/material properties
|
преди 16 години |
marksibly
|
521fbb977e
Improved sanity checking
|
преди 16 години |
aramis_acg
|
04ca1a72f7
Updated B3D Loader, added Mark Sibly to the list of contributors.
|
преди 17 години |
aramis_acg
|
7c50899481
Fixed 3DS, ASE, MD3 and Q3D orientation after Schrompf' recent changes to the RH-LH conversion.
|
преди 17 години |