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