aramis_acg a84774cbe2 Increase OBJ loader static working buffer size to 4096 to avoid huge lines being cropped. 16 gadi atpakaļ
..
BoostWorkaround ac8479f542 Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …). 16 gadi atpakaļ
extra 84ff1090c2 - BUGFIX: Fix compiler warning: variable is not initialized. 16 gadi atpakaļ
res a7f298e6c3 - Move mkutil to packaging/windows-mkzip. Any further scripts to build dedicated download packages from a SVN working copy should go into packaging/<x> from now. 16 gadi atpakaļ
3DSConverter.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
3DSHelper.h 4bbc03332b General 17 gadi atpakaļ
3DSLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
3DSLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
ACLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
ACLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
ASELoader.cpp 63d6ca8669 FIX: AseLoader is no stateless and can thus be called repeatedly. 16 gadi atpakaļ
ASELoader.h 63d6ca8669 FIX: AseLoader is no stateless and can thus be called repeatedly. 16 gadi atpakaļ
ASEParser.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
ASEParser.h 4bbc03332b General 17 gadi atpakaļ
Assimp.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
AssimpPCH.cpp a7f298e6c3 - Move mkutil to packaging/windows-mkzip. Any further scripts to build dedicated download packages from a SVN working copy should go into packaging/<x> from now. 16 gadi atpakaļ
AssimpPCH.h ac8479f542 Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …). 16 gadi atpakaļ
B3DImporter.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
B3DImporter.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
BVHLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
BVHLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
BaseImporter.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
BaseImporter.h 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
BaseProcess.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
BaseProcess.h 17326515d4 Get rid of warnings on GCC4.4 with -wall 16 gadi atpakaļ
ByteSwap.h 7dcbff5d5c Adding overloads for unsigned integer types to ByteSwap and StreamReader. 16 gadi atpakaļ
CMakeLists.txt 22ec6b0c1f Remove typo from CMakeLists 16 gadi atpakaļ
CSMLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
CSMLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
CalcTangentsProcess.cpp 4bbc03332b General 17 gadi atpakaļ
CalcTangentsProcess.h 9279513700 Optimized GenVertexNormal-Step. 17 gadi atpakaļ
ColladaHelper.h 3e529ac1fc Bugfix: Collada animation parser now handles multi-value data types correctly. Or at least I hope so. 16 gadi atpakaļ
ColladaLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
ColladaLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
ColladaParser.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
ColladaParser.h f85d7b63ef - Bugfix: Collada parser did not skip unknown material properties correctly, leading to strange XML error messages 16 gadi atpakaļ
ComputeUVMappingProcess.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
ComputeUVMappingProcess.h c865999420 Collada 17 gadi atpakaļ
ConvertToLHProcess.cpp c6899cd999 FIX: Adding empty final line to some units where it was missing. 16 gadi atpakaļ
ConvertToLHProcess.h c2d8881549 General 17 gadi atpakaļ
DXFLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
DXFLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
DefaultIOStream.cpp adb4ab602e Adding Importer::ReadFileFromMemory to make Chromanoid happy. 16 gadi atpakaļ
DefaultIOStream.h 2b9461fbf7 MD3 17 gadi atpakaļ
DefaultIOSystem.cpp 52228add3a add some #ifdefs for SWIG 16 gadi atpakaļ
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 gadi atpakaļ
DefaultLogger.cpp d881a16402 Logging functions are now available to C-Users, too. Cleaning up headers. 16 gadi atpakaļ
Exceptional.h 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
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 gadi atpakaļ
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. 17 gadi atpakaļ
FindDegenerates.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
FindDegenerates.h 4bbc03332b General 17 gadi atpakaļ
FindInstancesProcess.cpp de14e06805 FIX: Nasty debug-only bug in FindInstancesProcess. 16 gadi atpakaļ
FindInstancesProcess.h ec9226c5b9 Fixed nasty bug in FindInstancesProcess.cpp. 17 gadi atpakaļ
FindInvalidDataProcess.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
FindInvalidDataProcess.h c89107a117 FEATURE: FindInvalidData step now provides a configuration option to fine-tune the accuracy of floating-point comparisons. 16 gadi atpakaļ
FixNormalsStep.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall 16 gadi atpakaļ
FixNormalsStep.h 7d21c02e28 ASSIMP Beta 1, final fixes for the release. 17 gadi atpakaļ
GenFaceNormalsProcess.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
GenFaceNormalsProcess.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 gadi atpakaļ
GenVertexNormalsProcess.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
GenVertexNormalsProcess.h 9279513700 Optimized GenVertexNormal-Step. 17 gadi atpakaļ
GenericProperty.h 25088fd7da FIX: IrrMesh lightmap scale factor is imported correctly now. 16 gadi atpakaļ
HMPFileData.h 4bbc03332b General 17 gadi atpakaļ
HMPLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
HMPLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
HalfLifeFileData.h 4bbc03332b General 17 gadi atpakaļ
Hash.h 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 gadi atpakaļ
IFF.h ef3cd69ae6 worked on getting assimpl compiled on BE 17 gadi atpakaļ
IRRLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
IRRLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
IRRMeshLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
IRRMeshLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
IRRShared.cpp 25088fd7da FIX: IrrMesh lightmap scale factor is imported correctly now. 16 gadi atpakaļ
IRRShared.h c6899cd999 FIX: Adding empty final line to some units where it was missing. 16 gadi atpakaļ
Importer.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
ImproveCacheLocality.cpp a534c364b2 AssimpView now finds textures stored with their full path in the asset's directory. 16 gadi atpakaļ
ImproveCacheLocality.h 4bbc03332b General 17 gadi atpakaļ
JoinVerticesProcess.cpp 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. 16 gadi atpakaļ
JoinVerticesProcess.h 12070a1d52 Bugfix: made various internal structures namespace-local to avoid strange linker issues in case of name conflict 16 gadi atpakaļ
LWOAnimation.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall 16 gadi atpakaļ
LWOAnimation.h 4bbc03332b General 17 gadi atpakaļ
LWOBLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
LWOFileData.h 50264941dd [2972343] LightWave/modo patch. See http://sourceforge.net/tracker/index.php?func=detail&aid=2972343&group_id=226462&atid=1067634 16 gadi atpakaļ
LWOLoader.cpp ef71f3dba7 Fixed a polygon type issue in the LWOLoader. 16 gadi atpakaļ
LWOLoader.h 50264941dd [2972343] LightWave/modo patch. See http://sourceforge.net/tracker/index.php?func=detail&aid=2972343&group_id=226462&atid=1067634 16 gadi atpakaļ
LWOMaterial.cpp 63d6ca8669 FIX: AseLoader is no stateless and can thus be called repeatedly. 16 gadi atpakaļ
LWSLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
LWSLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
LimitBoneWeightsProcess.cpp de50bb915b MD5 17 gadi atpakaļ
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 gadi atpakaļ
MD2FileData.h 4bbc03332b General 17 gadi atpakaļ
MD2Loader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
MD2Loader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
MD2NormalTable.h 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 17 gadi atpakaļ
MD3FileData.h 4bbc03332b General 17 gadi atpakaļ
MD3Loader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
MD3Loader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
MD5Loader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
MD5Loader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
MD5Parser.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
MD5Parser.h 4ece1c859a - BUGFIX: Fix compiler warnings. 16 gadi atpakaļ
MDCFileData.h 4bbc03332b General 17 gadi atpakaļ
MDCLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
MDCLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
MDCNormalTable.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 gadi atpakaļ
MDLDefaultColorMap.h 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 17 gadi atpakaļ
MDLFileData.h 4bbc03332b General 17 gadi atpakaļ
MDLLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
MDLLoader.h fb666493ad - small documentation improvements 16 gadi atpakaļ
MDLMaterialLoader.cpp 844d814710 Fix possible heap corruption in the MDL material loader. 16 gadi atpakaļ
MS3DLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
MS3DLoader.h 52db9697f4 MS3D animations working now, fix default material assignment, cleanup comment parsing. 16 gadi atpakaļ
MaterialSystem.cpp 686f2655db Material system now auto-converts from string to float/int arrays. 16 gadi atpakaļ
MaterialSystem.h fcc6455447 Removing stdint.h dependency from the public API to avoid conflicts with other libraries. 17 gadi atpakaļ
MemoryIOWrapper.h adb4ab602e Adding Importer::ReadFileFromMemory to make Chromanoid happy. 16 gadi atpakaļ
NFFLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
NFFLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
OFFLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
OFFLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
ObjFileData.h 17326515d4 Get rid of warnings on GCC4.4 with -wall 16 gadi atpakaļ
ObjFileImporter.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
ObjFileImporter.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
ObjFileMtlImporter.cpp d3ff282987 - Removed dead code. 16 gadi atpakaļ
ObjFileMtlImporter.h fa8edfe207 - BUGFIX: Fixed a crash in the normal-loader method of obj loader. 17 gadi atpakaļ
ObjFileParser.cpp 70c4eb4d3a Fix buffer overrun in Obj-loader (this is related to [2970556]). 16 gadi atpakaļ
ObjFileParser.h a84774cbe2 Increase OBJ loader static working buffer size to 4096 to avoid huge lines being cropped. 16 gadi atpakaļ
ObjTools.h 21f948288c BUGFIX : Fix crash in material loader. 16 gadi atpakaļ
OgreImporter.cpp 61fb6cf3f1 -small Bugfix in Ogre Animation Loading, still not fully functional, but a bit better now 16 gadi atpakaļ
OgreImporter.h 25416b494f further work at Ogre Importer: 16 gadi atpakaļ
OgreImporterMaterial.cpp 25416b494f further work at Ogre Importer: 16 gadi atpakaļ
OgreXmlHelper.h 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
OptimizeGraph.cpp c6899cd999 FIX: Adding empty final line to some units where it was missing. 16 gadi atpakaļ
OptimizeGraph.h 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 gadi atpakaļ
OptimizeMeshes.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
OptimizeMeshes.h 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 gadi atpakaļ
ParsingUtils.h 76385013d0 BUGFIX: Fix compiler warning: suggest parthesis. 16 gadi atpakaļ
PlyLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
PlyLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
PlyParser.cpp 4bbc03332b General 17 gadi atpakaļ
PlyParser.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 gadi atpakaļ
PretransformVertices.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
PretransformVertices.h cc1ff304df FEATURE: Adding format auto-detection to OBJ loader basing on some distinct keywords. 16 gadi atpakaļ
ProcessHelper.h 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. 16 gadi atpakaļ
Q3DLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
Q3DLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
RawLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
RawLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
RemoveComments.cpp b06fc2e5f5 MD5 17 gadi atpakaļ
RemoveComments.h f69446937b Added NFF loader. No standard shapes yet (sphere, cone), but a class for them (StandardShapes) has been declared. 17 gadi atpakaļ
RemoveRedundantMaterials.cpp 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 16 gadi atpakaļ
RemoveRedundantMaterials.h 4bbc03332b General 17 gadi atpakaļ
RemoveVCProcess.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall 16 gadi atpakaļ
RemoveVCProcess.h 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 gadi atpakaļ
SGSpatialSort.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 gadi atpakaļ
SGSpatialSort.h 3e46a0860e Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. 17 gadi atpakaļ
SMDLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
SMDLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
STLLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
STLLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
SceneCombiner.cpp df13041f42 Remove randomness from SceneCombiner. 16 gadi atpakaļ
SceneCombiner.h 4bbc03332b General 17 gadi atpakaļ
ScenePreprocessor.cpp d6aacefa1e - BUGFIX: ColladaLoader handles multiple UVs/VColors correctly now. Thanks to Ingrater to point it out. 17 gadi atpakaļ
ScenePreprocessor.h 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 gadi atpakaļ
SkeletonMeshBuilder.cpp d7b4dd6ae3 Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import. 16 gadi atpakaļ
SkeletonMeshBuilder.h d7b4dd6ae3 Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import. 16 gadi atpakaļ
SmoothingGroups.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 gadi atpakaļ
SmoothingGroups.inl 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 gadi atpakaļ
SortByPTypeProcess.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
SortByPTypeProcess.h 7c50899481 Fixed 3DS, ASE, MD3 and Q3D orientation after Schrompf' recent changes to the RH-LH conversion. 17 gadi atpakaļ
SpatialSort.cpp 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. 16 gadi atpakaļ
SpatialSort.h 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. 16 gadi atpakaļ
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 gadi atpakaļ
SplitLargeMeshes.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 gadi atpakaļ
StandardShapes.cpp 6557c28ef7 FIX: NFF face winding bug (actually it was in StandardShapes.cpp). 17 gadi atpakaļ
StandardShapes.h 6557c28ef7 FIX: NFF face winding bug (actually it was in StandardShapes.cpp). 17 gadi atpakaļ
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 gadi atpakaļ
StreamReader.h 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
StringComparison.h 4bbc03332b General 17 gadi atpakaļ
Subdivision.cpp c55be8ada3 FIX: Cleaning up use of printf() format specifiers. %i mostly replaced by %u when appropriate. 16 gadi atpakaļ
Subdivision.h 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. 16 gadi atpakaļ
TargetAnimation.cpp c999f65a7d FIX: SMDLoader was broken due to erroneous 'rt' in input stream construction. 16 gadi atpakaļ
TargetAnimation.h c999f65a7d FIX: SMDLoader was broken due to erroneous 'rt' in input stream construction. 16 gadi atpakaļ
TerragenLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
TerragenLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
TextureTransform.cpp c55be8ada3 FIX: Cleaning up use of printf() format specifiers. %i mostly replaced by %u when appropriate. 16 gadi atpakaļ
TextureTransform.h c920982464 BUGFIX: Fix compiler warning: wrong initialization order in initlist. 16 gadi atpakaļ
TriangulateProcess.cpp 29c33760e4 Triangulation: 17 gadi atpakaļ
TriangulateProcess.h 927cd1cd46 Added support for point and line primitives. 17 gadi atpakaļ
UnrealLoader.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
UnrealLoader.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
ValidateDataStructure.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
ValidateDataStructure.h 1fd3cfd311 MSVC: Add noreturn attribute to aiAssert and ValidateDSProcess::ReportError. This reduces warnings in VS2010's static code analysis tool. Thanks to Chris Maiwald for the patch. 16 gadi atpakaļ
Vertex.h 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. 16 gadi atpakaļ
VertexTriangleAdjacency.cpp 08ace2f27b - Fix Importer::FindLoader - it failed on file extensions with only one character (i.e. x). This fixes an unit test. 16 gadi atpakaļ
VertexTriangleAdjacency.h 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. 16 gadi atpakaļ
Win32DebugLogStream.h 93ed38e50b FIX: Change call to OutputDebugString to OutputDebugStringA to deal with _UNICODE builds. 16 gadi atpakaļ
XFileHelper.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 gadi atpakaļ
XFileImporter.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
XFileImporter.h 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 16 gadi atpakaļ
XFileParser.cpp 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
XFileParser.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 gadi atpakaļ
aiAssert.cpp 1fd3cfd311 MSVC: Add noreturn attribute to aiAssert and ValidateDSProcess::ReportError. This reduces warnings in VS2010's static code analysis tool. Thanks to Chris Maiwald for the patch. 16 gadi atpakaļ
assbin_chunks.h 9fd2245eb1 Add specification/prototype header for the ASSBIN format utilized by assimp_cmd to store its minidumps or fully-fledged binary copies of our data structure. 16 gadi atpakaļ
fast_atof.h 5c1804f3ad - BUGFIX : Fixed compiler warning ( constant condition ). 16 gadi atpakaļ
irrXMLWrapper.h 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 gadi atpakaļ
makefile ac8479f542 Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …). 16 gadi atpakaļ
makefile.mingw 4512d1294c Fix makefile.mingw for the NOBOOST=1 case. 16 gadi atpakaļ
pstdint.h ac8479f542 Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …). 16 gadi atpakaļ
qnan.h 4bbc03332b General 17 gadi atpakaļ