kimmi 85a14fa265 Bugfix: Memory leak fixed. 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 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 лет назад
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 a3b32f306c Adding a file system filter layer to correct invalid paths automatically. 17 лет назад
BaseImporter.h a3b32f306c Adding a file system filter layer to correct invalid paths automatically. 17 лет назад
BaseProcess.cpp 4bbc03332b General 17 лет назад
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 ea085bddd1 - Remove crt- and secure-warnings for VC8.0 in cmake enviroment. 16 лет назад
CalcTangentsProcess.cpp 4bbc03332b General 17 лет назад
CalcTangentsProcess.h 9279513700 Optimized GenVertexNormal-Step. 17 лет назад
ColladaHelper.h 0c762117b8 ColladaLoader does now load transparency. hacky, but it could work. 17 лет назад
ColladaLoader.cpp 9dfe7764b2 - Fix a compiler warning ( double to float ). 16 лет назад
ColladaLoader.h e471b966c5 - Collada loader now supports node animations 17 лет назад
ColladaParser.cpp 0c762117b8 ColladaLoader does now load transparency. hacky, but it could work. 17 лет назад
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 a3b32f306c Adding a file system filter layer to correct invalid paths automatically. 17 лет назад
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 a3b32f306c Adding a file system filter layer to correct invalid paths automatically. 17 лет назад
ImproveCacheLocality.cpp 4bbc03332b General 17 лет назад
ImproveCacheLocality.h 4bbc03332b General 17 лет назад
JoinVerticesProcess.cpp de50bb915b MD5 17 лет назад
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 48d768f15f LWO 17 лет назад
LWOLoader.cpp 29c33760e4 Triangulation: 17 лет назад
LWOLoader.h 48d768f15f LWO 17 лет назад
LWOMaterial.cpp 00729f83f7 FIX: multiple LWO layers referencing a single texture won't anymore cause all layers except the first to have no proper uv coordinates. 17 лет назад
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 4bbc03332b General 17 лет назад
OFFLoader.h 4bbc03332b General 17 лет назад
ObjFileData.h c42611ea5e [ 2659155 ] Missing initializations 17 лет назад
ObjFileImporter.cpp 29c33760e4 Triangulation: 17 лет назад
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 85a14fa265 Bugfix: Memory leak fixed. 16 лет назад
ObjFileParser.h 85a14fa265 Bugfix: Memory leak fixed. 16 лет назад
ObjTools.h 29c33760e4 Triangulation: 17 лет назад
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 29c33760e4 Triangulation: 17 лет назад
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 4bbc03332b General 17 лет назад
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 84e2c82877 [ 2666245 ] Remove unused vars 17 лет назад
SceneCombiner.h 4bbc03332b General 17 лет назад
ScenePreprocessor.cpp c2d8881549 General 17 лет назад
ScenePreprocessor.h 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 лет назад
SkeletonMeshBuilder.cpp de50bb915b MD5 17 лет назад
SkeletonMeshBuilder.h 7080ba231c General 17 лет назад
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 лет назад