alil f601c3c5b9 made it work again under linux 17 anos atrás
..
extra 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
irrXML ba93c7ef09 Fixed x64 compilation problem cause of an int 3 asm instruction. 17 anos atrás
res 333f0c805e 17 anos atrás
3DSConverter.cpp 9fc698bb2f Fixed a bug in the validation step - animation channels weren't validated correctly in every case. 17 anos atrás
3DSHelper.h 9b53b2aa1a FIX: 3DS loader skips TCB keys correctly now. 17 anos atrás
3DSLoader.cpp 9b53b2aa1a FIX: 3DS loader skips TCB keys correctly now. 17 anos atrás
3DSLoader.h 9b53b2aa1a FIX: 3DS loader skips TCB keys correctly now. 17 anos atrás
ACLoader.cpp d320a4bc64 Removed MDR loader - too unimportant and would need much more work to work properly. 17 anos atrás
ACLoader.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 anos atrás
ASELoader.cpp 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
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 anos atrás
ASEParser.cpp 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
ASEParser.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
Assimp.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
AssimpPCH.cpp 94d289d1a3 Updated boost workaround. Added -noboost build config to VC8. 17 anos atrás
AssimpPCH.h 917db45b3c - further Collada work: materials are now loaded from profile_COMMON, meshes are properly split up at material borders 17 anos atrás
B3DImporter.cpp 04ca1a72f7 Updated B3D Loader, added Mark Sibly to the list of contributors. 17 anos atrás
B3DImporter.h 04ca1a72f7 Updated B3D Loader, added Mark Sibly to the list of contributors. 17 anos atrás
BVHLoader.cpp c25e576a01 - BVH-Loader more or less final now. Reads motion capturing date which plays fine in the viewer, just mirrored ATM. 17 anos atrás
BVHLoader.h d3e9607ab6 Kill g++ compiler warning (no newline at end of file). 17 anos atrás
BaseImporter.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 anos atrás
BaseImporter.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 anos atrás
BaseProcess.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
BaseProcess.h a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 17 anos atrás
ByteSwap.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
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 anos atrás
CalcTangentsProcess.h 9279513700 Optimized GenVertexNormal-Step. 17 anos atrás
ColladaHelper.h 917db45b3c - further Collada work: materials are now loaded from profile_COMMON, meshes are properly split up at material borders 17 anos atrás
ColladaLoader.cpp 917db45b3c - further Collada work: materials are now loaded from profile_COMMON, meshes are properly split up at material borders 17 anos atrás
ColladaLoader.h 917db45b3c - further Collada work: materials are now loaded from profile_COMMON, meshes are properly split up at material borders 17 anos atrás
ColladaParser.cpp f601c3c5b9 made it work again under linux 17 anos atrás
ColladaParser.h 917db45b3c - further Collada work: materials are now loaded from profile_COMMON, meshes are properly split up at material borders 17 anos atrás
ComputeUVMappingProcess.cpp be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). 17 anos atrás
ComputeUVMappingProcess.h 9fc698bb2f Fixed a bug in the validation step - animation channels weren't validated correctly in every case. 17 anos atrás
ConvertToLHProcess.cpp 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
ConvertToLHProcess.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
DXFLoader.cpp a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 17 anos atrás
DXFLoader.h 730b77c68e - removed implementation headers from the public interface 17 anos atrás
DefaultIOStream.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
DefaultIOStream.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
DefaultIOSystem.cpp e9fc71cc60 fixed some linux compilation issues 17 anos atrás
DefaultIOSystem.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 anos atrás
DefaultLogger.cpp a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 17 anos atrás
FileLogStream.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
FindDegenerates.cpp 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
FindDegenerates.h 383a614931 Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 17 anos atrás
FindInvalidDataProcess.cpp 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
FindInvalidDataProcess.h ac200212a9 Added ScenePreProcessor helper class to add missing dummy animation channels. 17 anos atrás
FixNormalsStep.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
FixNormalsStep.h 7d21c02e28 ASSIMP Beta 1, final fixes for the release. 17 anos atrás
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 anos atrás
GenFaceNormalsProcess.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
GenVertexNormalsProcess.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 anos atrás
GenVertexNormalsProcess.h 9279513700 Optimized GenVertexNormal-Step. 17 anos atrás
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 anos atrás
HMPFileData.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
HMPLoader.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
HMPLoader.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
HalfLifeFileData.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
Hash.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
IFF.h ef3cd69ae6 worked on getting assimpl compiled on BE 17 anos atrás
IRRLoader.cpp be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). 17 anos atrás
IRRLoader.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 anos atrás
IRRMeshLoader.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 anos atrás
IRRMeshLoader.h df9f4130eb Further work on the IRR and IRRMESH loaders. IRR is still WIP, IRRMESH loads lightmaps correctly now. 17 anos atrás
Importer.cpp 917db45b3c - further Collada work: materials are now loaded from profile_COMMON, meshes are properly split up at material borders 17 anos atrás
ImproveCacheLocality.cpp 3d3b9719f8 Fixed third-person camera movement bug in the viewer. 17 anos atrás
ImproveCacheLocality.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
JoinVerticesProcess.cpp 2da2835b29 Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 17 anos atrás
JoinVerticesProcess.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
LWOBLoader.cpp 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
LWOFileData.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
LWOLoader.cpp 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
LWOLoader.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
LWOMaterial.cpp be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). 17 anos atrás
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 anos atrás
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 anos atrás
LimitBoneWeightsProcess.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
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 anos atrás
MD2FileData.h be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). 17 anos atrás
MD2Loader.cpp be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). 17 anos atrás
MD2Loader.h 2da2835b29 Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 17 anos atrás
MD2NormalTable.h 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 17 anos atrás
MD3FileData.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
MD3Loader.cpp 7c50899481 Fixed 3DS, ASE, MD3 and Q3D orientation after Schrompf' recent changes to the RH-LH conversion. 17 anos atrás
MD3Loader.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
MD5Loader.cpp 2da2835b29 Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 17 anos atrás
MD5Loader.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
MD5Parser.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
MD5Parser.h c9c2810e3c Fixes for some warnings in the gcc4 linux 64 build. 17 anos atrás
MDCFileData.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
MDCLoader.cpp ef3cd69ae6 worked on getting assimpl compiled on BE 17 anos atrás
MDCLoader.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
MDCNormalTable.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
MDLDefaultColorMap.h 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 17 anos atrás
MDLFileData.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
MDLLoader.cpp 6ee05b6238 a first version for mdl7 loading on BE is now working (still one warning of a missed uv index) 17 anos atrás
MDLLoader.h 49b66d47dc worked on be stuff for mdl loader 17 anos atrás
MDLMaterialLoader.cpp 49b66d47dc worked on be stuff for mdl loader 17 anos atrás
MaterialSystem.cpp 01ceeeb00b Fixed a small bug in aiGetMaterialTexture 17 anos atrás
MaterialSystem.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
NFFLoader.cpp be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). 17 anos atrás
NFFLoader.h be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). 17 anos atrás
OFFLoader.cpp 383a614931 Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 17 anos atrás
OFFLoader.h 7f9c3652b3 Added RAW Loader. Tested with various configurations, seems to work. 17 anos atrás
ObjFileData.h a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 17 anos atrás
ObjFileImporter.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
ObjFileImporter.h fa8edfe207 - BUGFIX: Fixed a crash in the normal-loader method of obj loader. 17 anos atrás
ObjFileMtlImporter.cpp 06e4262f80 - Refactorized obj-material-loader: removed duplicated float separation and made it to a template. 17 anos atrás
ObjFileMtlImporter.h fa8edfe207 - BUGFIX: Fixed a crash in the normal-loader method of obj loader. 17 anos atrás
ObjFileParser.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
ObjFileParser.h fa8edfe207 - BUGFIX: Fixed a crash in the normal-loader method of obj loader. 17 anos atrás
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 anos atrás
OptimizeGraphProcess.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 anos atrás
OptimizeGraphProcess.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 anos atrás
ParsingUtils.h 383a614931 Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 17 anos atrás
PlyLoader.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
PlyLoader.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
PlyParser.cpp a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 17 anos atrás
PlyParser.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
PretransformVertices.cpp 68ef00ef09 Fixed a bug in the SortByPType-step causing some models with bones to crash 17 anos atrás
PretransformVertices.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
ProcessHelper.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
Q3DLoader.cpp 7c50899481 Fixed 3DS, ASE, MD3 and Q3D orientation after Schrompf' recent changes to the RH-LH conversion. 17 anos atrás
Q3DLoader.h 5d2fd0ef35 Fixed some minor bugs in the Q3D loader. All test models from quick3d.org load correctly now. 17 anos atrás
RawLoader.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
RawLoader.h 7f9c3652b3 Added RAW Loader. Tested with various configurations, seems to work. 17 anos atrás
RemoveComments.cpp 2da2835b29 Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 17 anos atrás
RemoveComments.h f69446937b Added NFF loader. No standard shapes yet (sphere, cone), but a class for them (StandardShapes) has been declared. 17 anos atrás
RemoveRedundantMaterials.cpp 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
RemoveRedundantMaterials.h 51bfc46c1d Fix linux build 17 anos atrás
RemoveVCProcess.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 anos atrás
RemoveVCProcess.h 383a614931 Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 17 anos atrás
SGSpatialSort.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
SGSpatialSort.h 3e46a0860e Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. 17 anos atrás
SMDLoader.cpp be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). 17 anos atrás
SMDLoader.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
STLLoader.cpp a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 17 anos atrás
STLLoader.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
SceneCombiner.cpp 917db45b3c - further Collada work: materials are now loaded from profile_COMMON, meshes are properly split up at material borders 17 anos atrás
SceneCombiner.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 anos atrás
ScenePreprocessor.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 anos atrás
ScenePreprocessor.h 7c50899481 Fixed 3DS, ASE, MD3 and Q3D orientation after Schrompf' recent changes to the RH-LH conversion. 17 anos atrás
SkeletonMeshBuilder.cpp 730b77c68e - removed implementation headers from the public interface 17 anos atrás
SkeletonMeshBuilder.h e9dc280739 Fixed linker error reported by PuMI causing the DLL build to fail. 17 anos atrás
SmoothingGroups.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
SmoothingGroups.inl 9279513700 Optimized GenVertexNormal-Step. 17 anos atrás
SortByPTypeProcess.cpp 68ef00ef09 Fixed a bug in the SortByPType-step causing some models with bones to crash 17 anos atrás
SortByPTypeProcess.h 7c50899481 Fixed 3DS, ASE, MD3 and Q3D orientation after Schrompf' recent changes to the RH-LH conversion. 17 anos atrás
SpatialSort.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
SpatialSort.h 9279513700 Optimized GenVertexNormal-Step. 17 anos atrás
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 anos atrás
SplitLargeMeshes.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
StandardShapes.cpp be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). 17 anos atrás
StandardShapes.h be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). 17 anos atrás
StreamReader.h a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 17 anos atrás
StringComparison.h be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). 17 anos atrás
TargetAnimation.cpp e9fc71cc60 fixed some linux compilation issues 17 anos atrás
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 anos atrás
TextureTransform.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 anos atrás
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 anos atrás
TriangulateProcess.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás
TriangulateProcess.h 927cd1cd46 Added support for point and line primitives. 17 anos atrás
ValidateDataStructure.cpp be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). 17 anos atrás
ValidateDataStructure.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
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 anos atrás
VertexTriangleAdjacency.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
Win32DebugLogStream.h 71fa1b508e - corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore 17 anos atrás
XFileHelper.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
XFileImporter.cpp 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 anos atrás
XFileImporter.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
XFileParser.cpp 342ea0188a - Bugfix: handling of XFile vertex colors is more forgiving now 17 anos atrás
XFileParser.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 anos atrás
aiAssert.cpp c0148c090f fixed some linux issues 17 anos atrás
fast_atof.h 85a487f6b8 - Bugfix: ColladaLoader node rotation was miscalculated 17 anos atrás
makefile d320a4bc64 Removed MDR loader - too unimportant and would need much more work to work properly. 17 anos atrás
makefile.mingw d320a4bc64 Removed MDR loader - too unimportant and would need much more work to work properly. 17 anos atrás
qnan.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 anos atrás