sueastside b2ffa9dd1b Added ASSIMP_API to aiCreateQuaternionFromMatrix and aiDecomposeMatrix. 16 年 前
..
extra 4bbc03332b General 17 年 前
res 4bbc03332b General 17 年 前
3DSConverter.cpp bcfbc37301 MD5 parser will now reject files with version!=10. 17 年 前
3DSHelper.h 4bbc03332b General 17 年 前
3DSLoader.cpp bcfbc37301 MD5 parser will now reject files with version!=10. 17 年 前
3DSLoader.h 4bbc03332b General 17 年 前
ACLoader.cpp 4bbc03332b General 17 年 前
ACLoader.h 4bbc03332b General 17 年 前
ASELoader.cpp fb33a6bfc4 ASE rejects ASC files completely now. 17 年 前
ASELoader.h 4bbc03332b General 17 年 前
ASEParser.cpp c2d8881549 General 17 年 前
ASEParser.h 4bbc03332b General 17 年 前
Assimp.cpp b2ffa9dd1b Added ASSIMP_API to aiCreateQuaternionFromMatrix and aiDecomposeMatrix. 16 年 前
AssimpPCH.cpp 4bbc03332b General 17 年 前
AssimpPCH.h fcc6455447 Removing stdint.h dependency from the public API to avoid conflicts with other libraries. 17 年 前
B3DImporter.cpp 29c33760e4 Triangulation: 17 年 前
B3DImporter.h 4bbc03332b General 17 年 前
BVHLoader.cpp 7080ba231c General 17 年 前
BVHLoader.h 4bbc03332b General 17 年 前
BaseImporter.cpp 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 年 前
BaseImporter.h 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 年 前
BaseProcess.cpp 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 年 前
BaseProcess.h 8148ff36c0 Minor doc fixes. 17 年 前
ByteSwap.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 年 前
CMakeLists.txt d7b4dd6ae3 Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import. 16 年 前
CSMLoader.cpp d7b4dd6ae3 Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import. 16 年 前
CSMLoader.h d7b4dd6ae3 Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import. 16 年 前
CalcTangentsProcess.cpp 4bbc03332b General 17 年 前
CalcTangentsProcess.h 9279513700 Optimized GenVertexNormal-Step. 17 年 前
ColladaHelper.h d6aacefa1e - BUGFIX: ColladaLoader handles multiple UVs/VColors correctly now. Thanks to Ingrater to point it out. 16 年 前
ColladaLoader.cpp d6aacefa1e - BUGFIX: ColladaLoader handles multiple UVs/VColors correctly now. Thanks to Ingrater to point it out. 16 年 前
ColladaLoader.h e471b966c5 - Collada loader now supports node animations 17 年 前
ColladaParser.cpp 897a7f7ae3 - Adding a collada test file with two UV channels. 16 年 前
ColladaParser.h e471b966c5 - Collada loader now supports node animations 17 年 前
ComputeUVMappingProcess.cpp 0023010840 [ 2672224 ] Patch To get gcc to compile assimp under Linux 17 年 前
ComputeUVMappingProcess.h c865999420 Collada 17 年 前
ConvertToLHProcess.cpp 29c33760e4 Triangulation: 17 年 前
ConvertToLHProcess.h c2d8881549 General 17 年 前
DXFLoader.cpp bcfbc37301 MD5 parser will now reject files with version!=10. 17 年 前
DXFLoader.h 4bbc03332b General 17 年 前
DefaultIOStream.cpp 2b9461fbf7 MD3 17 年 前
DefaultIOStream.h 2b9461fbf7 MD3 17 年 前
DefaultIOSystem.cpp 03fcec7fe3 Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 17 年 前
DefaultIOSystem.h 03fcec7fe3 Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 17 年 前
DefaultLogger.cpp 4bbc03332b General 17 年 前
FileLogStream.h 03fcec7fe3 Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 17 年 前
FileSystemFilter.h e8386dc837 Fixing a minor issue in FileSystemFilter which prevented some external files from being loaded. Thanks to Jonathan Klein to point it out. 16 年 前
FindDegenerates.cpp 29c33760e4 Triangulation: 17 年 前
FindDegenerates.h 4bbc03332b General 17 年 前
FindInstancesProcess.cpp ec9226c5b9 Fixed nasty bug in FindInstancesProcess.cpp. 17 年 前
FindInstancesProcess.h ec9226c5b9 Fixed nasty bug in FindInstancesProcess.cpp. 17 年 前
FindInvalidDataProcess.cpp 84e2c82877 [ 2666245 ] Remove unused vars 17 年 前
FindInvalidDataProcess.h ac200212a9 Added ScenePreProcessor helper class to add missing dummy animation channels. 17 年 前
FixNormalsStep.cpp 4727ad6c6a Fixed HMP typo. 17 年 前
FixNormalsStep.h 7d21c02e28 ASSIMP Beta 1, final fixes for the release. 17 年 前
GenFaceNormalsProcess.cpp 4bbc03332b General 17 年 前
GenFaceNormalsProcess.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 年 前
GenVertexNormalsProcess.cpp 84e2c82877 [ 2666245 ] Remove unused vars 17 年 前
GenVertexNormalsProcess.h 9279513700 Optimized GenVertexNormal-Step. 17 年 前
GenericProperty.h a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 17 年 前
HMPFileData.h 4bbc03332b General 17 年 前
HMPLoader.cpp 4bbc03332b General 17 年 前
HMPLoader.h 4bbc03332b General 17 年 前
HalfLifeFileData.h 4bbc03332b General 17 年 前
Hash.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 年 前
IFF.h ef3cd69ae6 worked on getting assimpl compiled on BE 17 年 前
IRRLoader.cpp a3b32f306c Adding a file system filter layer to correct invalid paths automatically. 17 年 前
IRRLoader.h 4bbc03332b General 17 年 前
IRRMeshLoader.cpp c2d8881549 General 17 年 前
IRRMeshLoader.h 4bbc03332b General 17 年 前
IRRShared.cpp 4bbc03332b General 17 年 前
IRRShared.h 732884e2f4 - Bugfix: ColladaParser now properly tunnels XML reading through the Assimp IO System 17 年 前
Importer.cpp d7b4dd6ae3 Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import. 16 年 前
ImproveCacheLocality.cpp 4bbc03332b General 17 年 前
ImproveCacheLocality.h 4bbc03332b General 17 年 前
JoinVerticesProcess.cpp 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 年 前
JoinVerticesProcess.h 4bbc03332b General 17 年 前
LWOAnimation.cpp a3b32f306c Adding a file system filter layer to correct invalid paths automatically. 17 年 前
LWOAnimation.h 4bbc03332b General 17 年 前
LWOBLoader.cpp 48d768f15f LWO 17 年 前
LWOFileData.h bd196ea318 - Changing LWO loader's VMAP selection strategy. Unassigned VMAPs (UVs and VColors) are now kept, if possible. Referenced VMAPs have higher priority so everything should be backward compatible. 16 年 前
LWOLoader.cpp bd196ea318 - Changing LWO loader's VMAP selection strategy. Unassigned VMAPs (UVs and VColors) are now kept, if possible. Referenced VMAPs have higher priority so everything should be backward compatible. 16 年 前
LWOLoader.h bd196ea318 - Changing LWO loader's VMAP selection strategy. Unassigned VMAPs (UVs and VColors) are now kept, if possible. Referenced VMAPs have higher priority so everything should be backward compatible. 16 年 前
LWOMaterial.cpp bd196ea318 - Changing LWO loader's VMAP selection strategy. Unassigned VMAPs (UVs and VColors) are now kept, if possible. Referenced VMAPs have higher priority so everything should be backward compatible. 16 年 前
LWSLoader.cpp a3b32f306c Adding a file system filter layer to correct invalid paths automatically. 17 年 前
LWSLoader.h 0023010840 [ 2672224 ] Patch To get gcc to compile assimp under Linux 17 年 前
LimitBoneWeightsProcess.cpp de50bb915b MD5 17 年 前
LimitBoneWeightsProcess.h 6f49c4518c Added first working version of a MDC loader; no further features like compressed frames tested at the moment. Added config options for keyframe loading, this has been tested with MDL7 only (atm). Some refactoring, a few files are much cleaner and smaller now. RemoveRedundantMats step does now remove unreferenced materials. 17 年 前
MD2FileData.h 4bbc03332b General 17 年 前
MD2Loader.cpp 93ab7383da General 17 年 前
MD2Loader.h 4bbc03332b General 17 年 前
MD2NormalTable.h 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 17 年 前
MD3FileData.h 4bbc03332b General 17 年 前
MD3Loader.cpp 93ab7383da General 17 年 前
MD3Loader.h 93ab7383da General 17 年 前
MD5Loader.cpp c2d8881549 General 17 年 前
MD5Loader.h 7080ba231c General 17 年 前
MD5Parser.cpp bcfbc37301 MD5 parser will now reject files with version!=10. 17 年 前
MD5Parser.h b06fc2e5f5 MD5 17 年 前
MDCFileData.h 4bbc03332b General 17 年 前
MDCLoader.cpp 4bbc03332b General 17 年 前
MDCLoader.h 4bbc03332b General 17 年 前
MDCNormalTable.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 年 前
MDLDefaultColorMap.h 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 17 年 前
MDLFileData.h 4bbc03332b General 17 年 前
MDLLoader.cpp c2d8881549 General 17 年 前
MDLLoader.h 4bbc03332b General 17 年 前
MDLMaterialLoader.cpp 4bbc03332b General 17 年 前
MaterialSystem.cpp de50bb915b MD5 17 年 前
MaterialSystem.h fcc6455447 Removing stdint.h dependency from the public API to avoid conflicts with other libraries. 17 年 前
NFFLoader.cpp 4bbc03332b General 17 年 前
NFFLoader.h 4bbc03332b General 17 年 前
OFFLoader.cpp 01f558bcfe OFF: AI_MATKEY_TWOSIDED is now always set to 1. 16 年 前
OFFLoader.h 4bbc03332b General 17 年 前
ObjFileData.h 0d53ac5ad5 Fixing build errors. 16 年 前
ObjFileImporter.cpp 0d53ac5ad5 Fixing build errors. 16 年 前
ObjFileImporter.h 4bbc03332b General 17 年 前
ObjFileMtlImporter.cpp 4048eb92f5 Fixed illumination model conversion in the OBJ loader. 17 年 前
ObjFileMtlImporter.h fa8edfe207 - BUGFIX: Fixed a crash in the normal-loader method of obj loader. 17 年 前
ObjFileParser.cpp 0d53ac5ad5 Fixing build errors. 16 年 前
ObjFileParser.h 0d53ac5ad5 Fixing build errors. 16 年 前
ObjTools.h 29c33760e4 Triangulation: 17 年 前
OptimizeGraph.cpp 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 年 前
OptimizeGraph.h 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 年 前
OptimizeMeshes.cpp 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 年 前
OptimizeMeshes.h 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 年 前
ParsingUtils.h 2b9461fbf7 MD3 17 年 前
PlyLoader.cpp c2d8881549 General 17 年 前
PlyLoader.h 4bbc03332b General 17 年 前
PlyParser.cpp 4bbc03332b General 17 年 前
PlyParser.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 年 前
PretransformVertices.cpp 4bbc03332b General 17 年 前
PretransformVertices.h 4bbc03332b General 17 年 前
ProcessHelper.h 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 年 前
Q3DLoader.cpp 4bbc03332b General 17 年 前
Q3DLoader.h 4bbc03332b General 17 年 前
RawLoader.cpp 4bbc03332b General 17 年 前
RawLoader.h 4bbc03332b General 17 年 前
RemoveComments.cpp b06fc2e5f5 MD5 17 年 前
RemoveComments.h f69446937b Added NFF loader. No standard shapes yet (sphere, cone), but a class for them (StandardShapes) has been declared. 17 年 前
RemoveRedundantMaterials.cpp 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 年 前
RemoveRedundantMaterials.h 4bbc03332b General 17 年 前
RemoveVCProcess.cpp 4bbc03332b General 17 年 前
RemoveVCProcess.h 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 年 前
SGSpatialSort.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 年 前
SGSpatialSort.h 3e46a0860e Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. 17 年 前
SMDLoader.cpp 4bbc03332b General 17 年 前
SMDLoader.h 4bbc03332b General 17 年 前
STLLoader.cpp 4bbc03332b General 17 年 前
STLLoader.h 4bbc03332b General 17 年 前
SceneCombiner.cpp 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 年 前
SceneCombiner.h 4bbc03332b General 17 年 前
ScenePreprocessor.cpp d6aacefa1e - BUGFIX: ColladaLoader handles multiple UVs/VColors correctly now. Thanks to Ingrater to point it out. 16 年 前
ScenePreprocessor.h 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 年 前
SkeletonMeshBuilder.cpp d7b4dd6ae3 Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import. 16 年 前
SkeletonMeshBuilder.h d7b4dd6ae3 Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import. 16 年 前
SmoothingGroups.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 年 前
SmoothingGroups.inl 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 年 前
SortByPTypeProcess.cpp 84e2c82877 [ 2666245 ] Remove unused vars 17 年 前
SortByPTypeProcess.h 7c50899481 Fixed 3DS, ASE, MD3 and Q3D orientation after Schrompf' recent changes to the RH-LH conversion. 17 年 前
SpatialSort.cpp 4bbc03332b General 17 年 前
SpatialSort.h 9279513700 Optimized GenVertexNormal-Step. 17 年 前
SplitLargeMeshes.cpp f7aa836330 ASE: Added WIP support for *SMOOTHSKINMESH elements in ASE/ASC files. Fixes in the ASE loader. Fixed animation parsing. Temporary implementation of target lights and cameras, including animations. 17 年 前
SplitLargeMeshes.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 年 前
StandardShapes.cpp 6557c28ef7 FIX: NFF face winding bug (actually it was in StandardShapes.cpp). 17 年 前
StandardShapes.h 6557c28ef7 FIX: NFF face winding bug (actually it was in StandardShapes.cpp). 17 年 前
StdOStreamLogStream.h 03fcec7fe3 Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 17 年 前
StreamReader.h 4bbc03332b General 17 年 前
StringComparison.h 4bbc03332b General 17 年 前
TargetAnimation.cpp 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 年 前
TargetAnimation.h fd9e6edc19 Further work on the IRR, AC, LWS loaders. Further work on the - still unfinished - OptimizeGraph step. SceneCombiner works now properly in all cases I tested yet. 17 年 前
TerragenLoader.cpp 4bbc03332b General 17 年 前
TerragenLoader.h 4bbc03332b General 17 年 前
TextureTransform.cpp fd9769eae6 MD2 17 年 前
TextureTransform.h fd9e6edc19 Further work on the IRR, AC, LWS loaders. Further work on the - still unfinished - OptimizeGraph step. SceneCombiner works now properly in all cases I tested yet. 17 年 前
TriangulateProcess.cpp 29c33760e4 Triangulation: 17 年 前
TriangulateProcess.h 927cd1cd46 Added support for point and line primitives. 17 年 前
UnrealLoader.cpp 29c33760e4 Triangulation: 17 年 前
UnrealLoader.h 4bbc03332b General 17 年 前
ValidateDataStructure.cpp de50bb915b MD5 17 年 前
ValidateDataStructure.h 4bbc03332b General 17 年 前
VertexTriangleAdjacency.cpp 383a614931 Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 17 年 前
VertexTriangleAdjacency.h 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 年 前
Win32DebugLogStream.h 03fcec7fe3 Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 17 年 前
XFileHelper.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 年 前
XFileImporter.cpp 29c33760e4 Triangulation: 17 年 前
XFileImporter.h 4bbc03332b General 17 年 前
XFileParser.cpp ddbb8ab856 Bugfix: XFiles exported from kwxPort with vertex colors load correctly now. 17 年 前
XFileParser.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 年 前
aiAssert.cpp c0148c090f fixed some linux issues 17 年 前
fast_atof.h acdbf77c6e Fixing a rare bug when parsing floating-point numbers in exponent form. Thanks to zhao lei to point it out. 17 年 前
irrXMLWrapper.h 732884e2f4 - Bugfix: ColladaParser now properly tunnels XML reading through the Assimp IO System 17 年 前
makefile 5e59a60ea2 Added binary x test model exported from truespace. Didn't have one yet. 17 年 前
makefile.mingw 4bbc03332b General 17 年 前
qnan.h 4bbc03332b General 17 年 前