aramis_acg c42611ea5e [ 2659155 ] Missing initializations 17 vuotta sitten
..
extra 13d8e4a66d assimpview: fixed crash during normal recomputation. 17 vuotta sitten
res 333f0c805e 17 vuotta sitten
3DSConverter.cpp abe2d4834e MD3 17 vuotta sitten
3DSHelper.h c865999420 Collada 17 vuotta sitten
3DSLoader.cpp abe2d4834e MD3 17 vuotta sitten
3DSLoader.h 9b53b2aa1a FIX: 3DS loader skips TCB keys correctly now. 17 vuotta sitten
ACLoader.cpp 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 vuotta sitten
ACLoader.h e48d1a4e5a Tracker ID [2485593], patch by John Connors for better Linux/Scons support. 17 vuotta sitten
ASELoader.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
ASELoader.h a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 17 vuotta sitten
ASEParser.cpp 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 vuotta sitten
ASEParser.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 vuotta sitten
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 vuotta sitten
AssimpPCH.cpp 3d5eae6be5 Moved some defines into the core, away from the public stuff. 17 vuotta sitten
AssimpPCH.h 4b4526953e Changed some runtime asserts to boost::static_asserts. 17 vuotta sitten
B3DImporter.cpp 2b1f0cbac0 ' B3DImporter.cpp 17 vuotta sitten
B3DImporter.h b2b083cc87 Fixed materials/normals 17 vuotta sitten
BVHLoader.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
BVHLoader.h d3e9607ab6 Kill g++ compiler warning (no newline at end of file). 17 vuotta sitten
BaseImporter.cpp d70c092b71 MD3 17 vuotta sitten
BaseImporter.h 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 vuotta sitten
BaseProcess.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 vuotta sitten
BaseProcess.h 8148ff36c0 Minor doc fixes. 17 vuotta sitten
ByteSwap.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 vuotta sitten
CalcTangentsProcess.cpp 383a614931 Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 17 vuotta sitten
CalcTangentsProcess.h 9279513700 Optimized GenVertexNormal-Step. 17 vuotta sitten
ColladaHelper.h c865999420 Collada 17 vuotta sitten
ColladaLoader.cpp 732884e2f4 - Bugfix: ColladaParser now properly tunnels XML reading through the Assimp IO System 17 vuotta sitten
ColladaLoader.h c865999420 Collada 17 vuotta sitten
ColladaParser.cpp 732884e2f4 - Bugfix: ColladaParser now properly tunnels XML reading through the Assimp IO System 17 vuotta sitten
ColladaParser.h 732884e2f4 - Bugfix: ColladaParser now properly tunnels XML reading through the Assimp IO System 17 vuotta sitten
ComputeUVMappingProcess.cpp c865999420 Collada 17 vuotta sitten
ComputeUVMappingProcess.h c865999420 Collada 17 vuotta sitten
ConvertToLHProcess.cpp 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 vuotta sitten
ConvertToLHProcess.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 vuotta sitten
DXFLoader.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
DXFLoader.h 730b77c68e - removed implementation headers from the public interface 17 vuotta sitten
DefaultIOStream.cpp 2b9461fbf7 MD3 17 vuotta sitten
DefaultIOStream.h 2b9461fbf7 MD3 17 vuotta sitten
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 vuotta sitten
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 vuotta sitten
DefaultLogger.cpp c42611ea5e [ 2659155 ] Missing initializations 17 vuotta sitten
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 vuotta sitten
FindDegenerates.cpp 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 vuotta sitten
FindDegenerates.h 321334fd12 [ 2373610 ] Patch for Linux and SCons. Added patch provided by John Connors, closed the corresponding tracker item. 17 vuotta sitten
FindInstancesProcess.cpp ec9226c5b9 Fixed nasty bug in FindInstancesProcess.cpp. 17 vuotta sitten
FindInstancesProcess.h ec9226c5b9 Fixed nasty bug in FindInstancesProcess.cpp. 17 vuotta sitten
FindInvalidDataProcess.cpp 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 vuotta sitten
FindInvalidDataProcess.h ac200212a9 Added ScenePreProcessor helper class to add missing dummy animation channels. 17 vuotta sitten
FixNormalsStep.cpp 4727ad6c6a Fixed HMP typo. 17 vuotta sitten
FixNormalsStep.h 7d21c02e28 ASSIMP Beta 1, final fixes for the release. 17 vuotta sitten
GenFaceNormalsProcess.cpp 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 vuotta sitten
GenFaceNormalsProcess.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
GenVertexNormalsProcess.cpp abe2d4834e MD3 17 vuotta sitten
GenVertexNormalsProcess.h 9279513700 Optimized GenVertexNormal-Step. 17 vuotta sitten
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 vuotta sitten
HMPFileData.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
HMPLoader.cpp 4727ad6c6a Fixed HMP typo. 17 vuotta sitten
HMPLoader.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
HalfLifeFileData.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
Hash.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 vuotta sitten
IFF.h ef3cd69ae6 worked on getting assimpl compiled on BE 17 vuotta sitten
IRRLoader.cpp 732884e2f4 - Bugfix: ColladaParser now properly tunnels XML reading through the Assimp IO System 17 vuotta sitten
IRRLoader.h d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
IRRMeshLoader.cpp 732884e2f4 - Bugfix: ColladaParser now properly tunnels XML reading through the Assimp IO System 17 vuotta sitten
IRRMeshLoader.h d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
IRRShared.cpp 732884e2f4 - Bugfix: ColladaParser now properly tunnels XML reading through the Assimp IO System 17 vuotta sitten
IRRShared.h 732884e2f4 - Bugfix: ColladaParser now properly tunnels XML reading through the Assimp IO System 17 vuotta sitten
Importer.cpp eb761a875f Some minor changes in postprocess step order. My fault, I didn't think. 17 vuotta sitten
ImproveCacheLocality.cpp 3d3b9719f8 Fixed third-person camera movement bug in the viewer. 17 vuotta sitten
ImproveCacheLocality.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
JoinVerticesProcess.cpp 4b4526953e Changed some runtime asserts to boost::static_asserts. 17 vuotta sitten
JoinVerticesProcess.h 4b4526953e Changed some runtime asserts to boost::static_asserts. 17 vuotta sitten
LWOBLoader.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
LWOFileData.h c865999420 Collada 17 vuotta sitten
LWOLoader.cpp abe2d4834e MD3 17 vuotta sitten
LWOLoader.h abe2d4834e MD3 17 vuotta sitten
LWOMaterial.cpp abe2d4834e MD3 17 vuotta sitten
LWSLoader.cpp 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 vuotta sitten
LWSLoader.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 vuotta sitten
LimitBoneWeightsProcess.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 vuotta sitten
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 vuotta sitten
MD2FileData.h fd9769eae6 MD2 17 vuotta sitten
MD2Loader.cpp e6758ce923 MD3 17 vuotta sitten
MD2Loader.h 2da2835b29 Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 17 vuotta sitten
MD2NormalTable.h 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 17 vuotta sitten
MD3FileData.h 2b9461fbf7 MD3 17 vuotta sitten
MD3Loader.cpp abe2d4834e MD3 17 vuotta sitten
MD3Loader.h abe2d4834e MD3 17 vuotta sitten
MD5Loader.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
MD5Loader.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 vuotta sitten
MD5Parser.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 vuotta sitten
MD5Parser.h 2b9461fbf7 MD3 17 vuotta sitten
MDCFileData.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
MDCLoader.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
MDCLoader.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
MDCNormalTable.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
MDLDefaultColorMap.h 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 17 vuotta sitten
MDLFileData.h 4727ad6c6a Fixed HMP typo. 17 vuotta sitten
MDLLoader.cpp 4727ad6c6a Fixed HMP typo. 17 vuotta sitten
MDLLoader.h 4727ad6c6a Fixed HMP typo. 17 vuotta sitten
MDLMaterialLoader.cpp 4727ad6c6a Fixed HMP typo. 17 vuotta sitten
MaterialSystem.cpp abe2d4834e MD3 17 vuotta sitten
MaterialSystem.h abe2d4834e MD3 17 vuotta sitten
NFFLoader.cpp c865999420 Collada 17 vuotta sitten
NFFLoader.h e48d1a4e5a Tracker ID [2485593], patch by John Connors for better Linux/Scons support. 17 vuotta sitten
OFFLoader.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
OFFLoader.h 7f9c3652b3 Added RAW Loader. Tested with various configurations, seems to work. 17 vuotta sitten
ObjFileData.h c42611ea5e [ 2659155 ] Missing initializations 17 vuotta sitten
ObjFileImporter.cpp 0e9ff778c8 FIX: ptv transforms tangents and bitangents now corrrectly. 17 vuotta sitten
ObjFileImporter.h fa8edfe207 - BUGFIX: Fixed a crash in the normal-loader method of obj loader. 17 vuotta sitten
ObjFileMtlImporter.cpp 4048eb92f5 Fixed illumination model conversion in the OBJ loader. 17 vuotta sitten
ObjFileMtlImporter.h fa8edfe207 - BUGFIX: Fixed a crash in the normal-loader method of obj loader. 17 vuotta sitten
ObjFileParser.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 vuotta sitten
ObjFileParser.h fa8edfe207 - BUGFIX: Fixed a crash in the normal-loader method of obj loader. 17 vuotta sitten
ObjTools.h 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 vuotta sitten
ParsingUtils.h 2b9461fbf7 MD3 17 vuotta sitten
PlyLoader.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
PlyLoader.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
PlyParser.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
PlyParser.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 vuotta sitten
PretransformVertices.cpp abe2d4834e MD3 17 vuotta sitten
PretransformVertices.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
ProcessHelper.h c865999420 Collada 17 vuotta sitten
Q3DLoader.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
Q3DLoader.h 5d2fd0ef35 Fixed some minor bugs in the Q3D loader. All test models from quick3d.org load correctly now. 17 vuotta sitten
RawLoader.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
RawLoader.h 7f9c3652b3 Added RAW Loader. Tested with various configurations, seems to work. 17 vuotta sitten
RemoveComments.cpp 321334fd12 [ 2373610 ] Patch for Linux and SCons. Added patch provided by John Connors, closed the corresponding tracker item. 17 vuotta sitten
RemoveComments.h f69446937b Added NFF loader. No standard shapes yet (sphere, cone), but a class for them (StandardShapes) has been declared. 17 vuotta sitten
RemoveRedundantMaterials.cpp abe2d4834e MD3 17 vuotta sitten
RemoveRedundantMaterials.h 51bfc46c1d Fix linux build 17 vuotta sitten
RemoveVCProcess.cpp 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 vuotta sitten
RemoveVCProcess.h 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 vuotta sitten
SGSpatialSort.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 vuotta sitten
SGSpatialSort.h 3e46a0860e Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. 17 vuotta sitten
SMDLoader.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
SMDLoader.h 2b9461fbf7 MD3 17 vuotta sitten
STLLoader.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
STLLoader.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
SceneCombiner.cpp d70c092b71 MD3 17 vuotta sitten
SceneCombiner.h d70c092b71 MD3 17 vuotta sitten
ScenePreprocessor.cpp 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 vuotta sitten
ScenePreprocessor.h 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 vuotta sitten
SkeletonMeshBuilder.cpp e48d1a4e5a Tracker ID [2485593], patch by John Connors for better Linux/Scons support. 17 vuotta sitten
SkeletonMeshBuilder.h e9dc280739 Fixed linker error reported by PuMI causing the DLL build to fail. 17 vuotta sitten
SmoothingGroups.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 vuotta sitten
SmoothingGroups.inl 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 vuotta sitten
SortByPTypeProcess.cpp 3d5eae6be5 Moved some defines into the core, away from the public stuff. 17 vuotta sitten
SortByPTypeProcess.h 7c50899481 Fixed 3DS, ASE, MD3 and Q3D orientation after Schrompf' recent changes to the RH-LH conversion. 17 vuotta sitten
SpatialSort.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 vuotta sitten
SpatialSort.h 9279513700 Optimized GenVertexNormal-Step. 17 vuotta sitten
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 vuotta sitten
SplitLargeMeshes.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
StandardShapes.cpp 6557c28ef7 FIX: NFF face winding bug (actually it was in StandardShapes.cpp). 17 vuotta sitten
StandardShapes.h 6557c28ef7 FIX: NFF face winding bug (actually it was in StandardShapes.cpp). 17 vuotta sitten
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 vuotta sitten
StreamReader.h 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 vuotta sitten
StringComparison.h 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 vuotta sitten
TargetAnimation.cpp 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 vuotta sitten
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 vuotta sitten
TerragenLoader.cpp b73cb1c569 HMP loader returns quads now, cleaned up the code a bit. Still longer than necessary. 17 vuotta sitten
TerragenLoader.h 39bfb7608b Optimized triangulation algorithm. Must more faster now. 17 vuotta sitten
TextureTransform.cpp fd9769eae6 MD2 17 vuotta sitten
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 vuotta sitten
TriangulateProcess.cpp 39bfb7608b Optimized triangulation algorithm. Must more faster now. 17 vuotta sitten
TriangulateProcess.h 927cd1cd46 Added support for point and line primitives. 17 vuotta sitten
ValidateDataStructure.cpp abe2d4834e MD3 17 vuotta sitten
ValidateDataStructure.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 vuotta sitten
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 vuotta sitten
VertexTriangleAdjacency.h 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 vuotta sitten
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 vuotta sitten
XFileHelper.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
XFileImporter.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
XFileImporter.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
XFileParser.cpp d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
XFileParser.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 vuotta sitten
aiAssert.cpp c0148c090f fixed some linux issues 17 vuotta sitten
fast_atof.h c865999420 Collada 17 vuotta sitten
irrXMLWrapper.h 732884e2f4 - Bugfix: ColladaParser now properly tunnels XML reading through the Assimp IO System 17 vuotta sitten
makefile 5e59a60ea2 Added binary x test model exported from truespace. Didn't have one yet. 17 vuotta sitten
makefile.mingw d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 17 vuotta sitten
qnan.h 6557c28ef7 FIX: NFF face winding bug (actually it was in StandardShapes.cpp). 17 vuotta sitten