aramis_acg a4e371af4b # fic gcc compile error caused by a temporary beeing accidentially bound to a non-const reference hace 14 años
..
BoostWorkaround 4aed392d03 # add missing newline at EOF hace 14 años
res 29935e2138 Set overall version to 1.1. hace 16 años
3DSConverter.cpp f77d0afa55 - revert previous changes to the 3DS loader until further clarification is done. hace 15 años
3DSHelper.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
3DSLoader.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
3DSLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
ACLoader.cpp 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). hace 15 años
ACLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
ASELoader.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
ASELoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
ASEParser.cpp 3fe2a40193 # bugfix [3294475] - ASE BUMP map record not read hace 14 años
ASEParser.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
Assimp.cpp 621bdef663 - rework exporter interface to be based primarily on the existing IOSystem. hace 15 años
AssimpCExport.cpp 621bdef663 - rework exporter interface to be based primarily on the existing IOSystem. hace 15 años
AssimpPCH.cpp 6f1408a7f0 - update CHANGES.current. hace 15 años
AssimpPCH.h e400dc46ef # fix gcc compile errors hace 14 años
B3DImporter.cpp a53360aa4d FIX: Change quaternion orientation for B3D loader (this format was forgotten with r502). hace 15 años
B3DImporter.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
BVHLoader.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
BVHLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
BaseImporter.cpp 94767ecf8c Merge https://github.com/tonttu/assimp hace 15 años
BaseImporter.h c5c5338397 Add first version of the planned progress feedback API to the public Cpp API. Currently, progress reporting is done between each major import stage. hace 15 años
BaseProcess.cpp c5c5338397 Add first version of the planned progress feedback API to the public Cpp API. Currently, progress reporting is done between each major import stage. hace 15 años
BaseProcess.h c5c5338397 Add first version of the planned progress feedback API to the public Cpp API. Currently, progress reporting is done between each major import stage. hace 15 años
BlenderDNA.cpp 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). hace 15 años
BlenderDNA.h d082330cea BLENDER: Fix potential stack overflow caused by a DOM object referencing itself. hace 15 años
BlenderDNA.inl 729b70ae0f BLENDER: Normal vectors are now read properly. hace 15 años
BlenderIntermediate.h d082330cea BLENDER: Fix potential stack overflow caused by a DOM object referencing itself. hace 15 años
BlenderLoader.cpp f3ff403a91 # add missing template<> declarations that would screw up gcc hace 14 años
BlenderLoader.h c55509132b - IFC: implement automatic conversion from polygons with holes to polygons that consist of only one piece and are thus applicable to triangulation by ear-cutting. This solves many of the broken windows that would fall victim to z-fighting in earlier revisions. hace 14 años
BlenderModifier.cpp 729b70ae0f BLENDER: Normal vectors are now read properly. hace 15 años
BlenderModifier.h d082330cea BLENDER: Fix potential stack overflow caused by a DOM object referencing itself. hace 15 años
BlenderScene.cpp 99f2e3bd97 # bugfix typo in blender loader leading to warnings due to non-existent fields in the DNA. hace 15 años
BlenderScene.h 99f2e3bd97 # bugfix typo in blender loader leading to warnings due to non-existent fields in the DNA. hace 15 años
BlenderSceneGen.h d082330cea BLENDER: Fix potential stack overflow caused by a DOM object referencing itself. hace 15 años
BlobIOSystem.h 621bdef663 - rework exporter interface to be based primarily on the existing IOSystem. hace 15 años
ByteSwap.h 1eee9890a9 - move ByteSwap template code from StreamReader.h to ByteSwap.h, where it belongs to. hace 15 años
CInterfaceIOWrapper.h 621bdef663 - rework exporter interface to be based primarily on the existing IOSystem. hace 15 años
CMakeLists.txt e7c9e4d5aa [3309083] Allow external unzip, and buildsys cleanup (many thanks to Rick Mattes for the patch). hace 14 años
COBLoader.cpp 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). hace 15 años
COBLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
COBScene.h 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
CSMLoader.cpp 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). hace 15 años
CSMLoader.h 81bebcd0ec Add basic support for the IZWARE NENDO file format (extension: ndo). The loader has been tested with files in format version 1.0, 1.1 and 1.2. Materials and textures are read but ignored for now. hace 15 años
CalcTangentsProcess.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
CalcTangentsProcess.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
ColladaExporter.cpp f8add9bb22 -add missing unit to cmake script for assimp_cmd, fix linux build trouble. hace 15 años
ColladaExporter.h 28008debf7 forgot the new files... hace 15 años
ColladaHelper.h 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
ColladaLoader.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
ColladaLoader.h bd4a4fd608 further work on http://sourceforge.net/tracker/index.php?func=detail&aid=3054873&group_id=226462&atid=1067632 - first try the old node resolving algorithm (which checks for node IDs), if this fails switch to a workaround which takes both node names and IDs into account. hace 15 años
ColladaParser.cpp 73d109c7cc # bugfix [3295074]: copy'n'paste bug in ReadSamplerProperties would cause y-axis sampler state to be assigned to the respective x values. hace 14 años
ColladaParser.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
ComputeUVMappingProcess.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
ComputeUVMappingProcess.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
ConvertToLHProcess.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
ConvertToLHProcess.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
DXFHelper.h 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). hace 15 años
DXFLoader.cpp 990f5bd77e - DXF: convert AutoCAD's coordinate system conventions to Assimp's. hace 15 años
DXFLoader.h 4a88e50aa4 - revamp DXF loader. It now correctly distinguishes BLOCKS and ENTITIES and resolves cross references to entities from a block. Support for block-based coordinate-space transformations. Better polymesh handling. Improve error reporting. Refactor loader structure: the class itself is now stateless, reading is done using LineSplitter. hace 15 años
DeboneProcess.cpp 6a9e0f57d4 # fix vc10 compilation issue, thanks for Stepan Hrbek for the patch. hace 14 años
DeboneProcess.h 6e74e066a2 # fix gcc compile errors hace 14 años
DefaultIOStream.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
DefaultIOStream.h 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
DefaultIOSystem.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
DefaultIOSystem.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
DefaultLogger.cpp 85cd9be46d # some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard. hace 15 años
DefaultProgressHandler.h c5c5338397 Add first version of the planned progress feedback API to the public Cpp API. Currently, progress reporting is done between each major import stage. hace 15 años
Exceptional.h 621bdef663 - rework exporter interface to be based primarily on the existing IOSystem. hace 15 años
Exporter.cpp 621bdef663 - rework exporter interface to be based primarily on the existing IOSystem. hace 15 años
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. hace 17 años
FileSystemFilter.h e241749511 # FileSystemFilter now skips over empty paths as opposed to crashing on them. hace 14 años
FindDegenerates.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
FindDegenerates.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
FindInstancesProcess.cpp 2b9ad081e0 - CHANGE vertex count and texture channel count limits to 8. Adapt all parts of the code which depended on both of them being set to 4. Test suite passes. hace 15 años
FindInstancesProcess.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
FindInvalidDataProcess.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
FindInvalidDataProcess.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
FixNormalsStep.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
FixNormalsStep.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
GenFaceNormalsProcess.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
GenFaceNormalsProcess.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
GenVertexNormalsProcess.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
GenVertexNormalsProcess.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
GenericProperty.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
HMPFileData.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
HMPLoader.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
HMPLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
HalfLifeFileData.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
Hash.h 7807c15e65 # fix portability problem with the Hsieh hash, which I had introduced accidentially. hace 14 años
IFCLoader.cpp 1e2dd3eefc - IFC: use smart pointers to keep STEP-SELECT entities in the converted output data structures. This allows us to free the original parameter tuples early as ownership of their members can be transferred. This cuts down memory overhead to 8x (assuming a typical x64 builds) and reduces loading time on average by ~5% as measured on my system. hace 14 años
IFCLoader.h f522143909 + IFC: use custom triangulation algorithm to generate walls with openings. Introduce a configuration option to toggle the triangulation implementation. hace 14 años
IFCReaderGen.cpp 1e2dd3eefc - IFC: use smart pointers to keep STEP-SELECT entities in the converted output data structures. This allows us to free the original parameter tuples early as ownership of their members can be transferred. This cuts down memory overhead to 8x (assuming a typical x64 builds) and reduces loading time on average by ~5% as measured on my system. hace 14 años
IFCReaderGen.h 1e2dd3eefc - IFC: use smart pointers to keep STEP-SELECT entities in the converted output data structures. This allows us to free the original parameter tuples early as ownership of their members can be transferred. This cuts down memory overhead to 8x (assuming a typical x64 builds) and reduces loading time on average by ~5% as measured on my system. hace 14 años
IFF.h ef3cd69ae6 worked on getting assimpl compiled on BE hace 17 años
IRRLoader.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
IRRLoader.h 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
IRRMeshLoader.cpp 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). hace 15 años
IRRMeshLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
IRRShared.cpp 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). hace 15 años
IRRShared.h c6899cd999 FIX: Adding empty final line to some units where it was missing. hace 16 años
Importer.cpp 1400ae79e7 + add first prototype version of the IFC-STEP loader. Loads many test models fine but does not support some of the more sophisticated format features. hace 14 años
ImproveCacheLocality.cpp 5ac47b9873 # don't run cache optimization if mesh fits into cache anyway ... hace 14 años
ImproveCacheLocality.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
JoinVerticesProcess.cpp 2b9ad081e0 - CHANGE vertex count and texture channel count limits to 8. Adapt all parts of the code which depended on both of them being set to 4. Test suite passes. hace 15 años
JoinVerticesProcess.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
LWOAnimation.cpp f0044cf7d7 # fix LWS animation evaluator. pivot implementation still incorrect. hace 15 años
LWOAnimation.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
LWOBLoader.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
LWOFileData.h 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
LWOLoader.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
LWOLoader.h 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
LWOMaterial.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
LWSLoader.cpp 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). hace 15 años
LWSLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
LimitBoneWeightsProcess.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
LimitBoneWeightsProcess.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
LineSplitter.h 1400ae79e7 + add first prototype version of the IFC-STEP loader. Loads many test models fine but does not support some of the more sophisticated format features. hace 14 años
LogAux.h c55509132b - IFC: implement automatic conversion from polygons with holes to polygons that consist of only one piece and are thus applicable to triangulation by ear-cutting. This solves many of the broken windows that would fall victim to z-fighting in earlier revisions. hace 14 años
MD2FileData.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
MD2Loader.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
MD2Loader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
MD2NormalTable.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
MD3FileData.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
MD3Loader.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
MD3Loader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
MD4FileData.h 01a25c1fb4 Get rid of ./extra folder in ./code. Move contents to main code folder. hace 16 años
MD5Loader.cpp 5576b31aa6 # MD5 loader: fail early for empty files hace 14 años
MD5Loader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
MD5Parser.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
MD5Parser.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
MDCFileData.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
MDCLoader.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
MDCLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 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 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
MDLFileData.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
MDLLoader.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
MDLLoader.h 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
MDLMaterialLoader.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
MS3DLoader.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
MS3DLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
MakeVerboseFormat.cpp 21e3b5e087 # fix debug build of the MakeVerboseFormat-process - it asserted AI_MAX_NUMBER_OF_TEXTURECOORDS==4 for no reason. hace 15 años
MakeVerboseFormat.h 01a25c1fb4 Get rid of ./extra folder in ./code. Move contents to main code folder. hace 16 años
MaterialSystem.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
MaterialSystem.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
MemoryIOWrapper.h 1b87557fd1 update to zlib 1.2.5. hace 15 años
NDOLoader.cpp e440fb2769 NDOLoader: improve reusability of some temporary vectors. hace 15 años
NDOLoader.h 81bebcd0ec Add basic support for the IZWARE NENDO file format (extension: ndo). The loader has been tested with files in format version 1.0, 1.1 and 1.2. Materials and textures are read but ignored for now. hace 15 años
NFFLoader.cpp 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). hace 15 años
NFFLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
OFFLoader.cpp 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). hace 15 años
OFFLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
ObjFileData.h 94767ecf8c Merge https://github.com/tonttu/assimp hace 15 años
ObjFileImporter.cpp 799ae75d67 # Obj: add missing check for empty normals, which caused models with no or partial normal sets to fail in some cases. hace 14 años
ObjFileImporter.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
ObjFileMtlImporter.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
ObjFileMtlImporter.h b0d8d83b75 BUGFIX 2970556: Fix possible overflow in material importer ( obj ) . hace 15 años
ObjFileParser.cpp 36d3a60c40 # fix obj crashes due to out-of-bounds indices in the input files. This fixes models/invalid/malformed.obj and models/invalid/malformed2.obj. hace 14 años
ObjFileParser.h f3310b0f36 BUGFIX : Fix handling of multiple materials per object definition in Obj-Loader. hace 15 años
ObjTools.h 613a4cc679 - BUGFIX: Crash in obj-model. hace 15 años
OgreImporter.cpp 85cd9be46d # some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard. hace 15 años
OgreImporter.h 998de54048 some code updates, ogre animation still not working :( hace 15 años
OgreImporterMaterial.cpp 55bdc6db63 Ogre: Use explicit qualification for boost stuff to avoid potential tr1 conflicts with vc10. Thanks to Krishty to point it out. Use TinyFormatter instead of boost::format. hace 15 años
OgreXmlHelper.h 1bcd29d704 Fix: OgreImporter relies on non ISO std::exception c'tor. hace 16 años
OptimizeGraph.cpp 1fcb1a1d8e # OptimizeGraph: fix crash if there is no data remaining after flattening the graph and removing everything that serves no purpose. hace 14 años
OptimizeGraph.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
OptimizeMeshes.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
OptimizeMeshes.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
ParsingUtils.h 1400ae79e7 + add first prototype version of the IFC-STEP loader. Loads many test models fine but does not support some of the more sophisticated format features. hace 14 años
PlyLoader.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
PlyLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
PlyParser.cpp 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). hace 15 años
PlyParser.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
PolyTools.h f522143909 + IFC: use custom triangulation algorithm to generate walls with openings. Introduce a configuration option to toggle the triangulation implementation. hace 14 años
PretransformVertices.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
PretransformVertices.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
ProcessHelper.cpp a6e0a5075f + integrate Debone-Process into Assimp. This step was contributed by mick-p, see [3262561] (https://sourceforge.net/tracker/?func=detail&aid=3262561&group_id=226462&atid=1067634) hace 14 años
ProcessHelper.h bbd7547fff - Further work on IFC, fix transformations, support non-uniform transformations, optimize loading, use recursive algorithm to resolve holes in polygons, implement CSG logic to generate wall openings. The latter is currently disabled. hace 14 años
Profiler.h aae8637666 Add GLOB_MEASURE_TIME configuration option to profile the runtime of the postprocessing steps. hace 15 años
Q3BSPFileData.h 5ef9e63ac6 - UPDATE : Add first version of bsp-loader with assimp-internal texture support. hace 15 años
Q3BSPFileImporter.cpp fc5ab64790 # q3bsp: quick compile fix hace 14 años
Q3BSPFileImporter.h 1c37910f5f - UPDATE : VArious Bugfixes from rdb in the PK3BSP-Loader: fix lightmap copying, fix a typo, offer a way to get texture names from external, if they a re not part of the archive. hace 15 años
Q3BSPFileParser.cpp 5ef9e63ac6 - UPDATE : Add first version of bsp-loader with assimp-internal texture support. hace 15 años
Q3BSPFileParser.h f017b5a4a4 - FEATURE : First version of PK3 format loader. hace 15 años
Q3BSPZipArchive.cpp 5ef9e63ac6 - UPDATE : Add first version of bsp-loader with assimp-internal texture support. hace 15 años
Q3BSPZipArchive.h e7c9e4d5aa [3309083] Allow external unzip, and buildsys cleanup (many thanks to Rick Mattes for the patch). hace 14 años
Q3DLoader.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
Q3DLoader.h 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
RawLoader.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
RawLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
RemoveComments.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
RemoveComments.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
RemoveRedundantMaterials.cpp 94767ecf8c Merge https://github.com/tonttu/assimp hace 15 años
RemoveRedundantMaterials.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
RemoveVCProcess.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
RemoveVCProcess.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
SGSpatialSort.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
SGSpatialSort.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
SMDLoader.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
SMDLoader.h 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
STEPFile.h a4e371af4b # fic gcc compile error caused by a temporary beeing accidentially bound to a non-const reference hace 14 años
STEPFileReader.cpp 1e2dd3eefc - IFC: use smart pointers to keep STEP-SELECT entities in the converted output data structures. This allows us to free the original parameter tuples early as ownership of their members can be transferred. This cuts down memory overhead to 8x (assuming a typical x64 builds) and reduces loading time on average by ~5% as measured on my system. hace 14 años
STEPFileReader.h bf7b1d3514 # IFC: track references only for the types for which we actually need reverse indices. On average, this results in a 10% reduction in memory usage and a 5% speed improvement. hace 14 años
STLLoader.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
STLLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
SceneCombiner.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
SceneCombiner.h 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
ScenePreprocessor.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
ScenePreprocessor.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
SkeletonMeshBuilder.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
SkeletonMeshBuilder.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
SmoothingGroups.h 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
SmoothingGroups.inl 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
SortByPTypeProcess.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
SortByPTypeProcess.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
SpatialSort.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
SpatialSort.h a9fd02c14e JoinIdenticalVertices: Performance optimizations by Krishty („Fuck the System”). Yields a 9x speedup in first benchmarks with meshes > 2k triangles. hace 15 años
SplitByBoneCountProcess.cpp 94767ecf8c Merge https://github.com/tonttu/assimp hace 15 años
SplitByBoneCountProcess.h 24a0132598 + SplitByBonesCountProcess: make bone limit configurable. hace 15 años
SplitLargeMeshes.cpp 261f49c468 Add mName member to aiMesh. hace 15 años
SplitLargeMeshes.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
StandardShapes.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
StandardShapes.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
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. hace 17 años
StreamReader.h af8058498e - StreamReader now should be able to deal with files opened in text mode. hace 14 años
StringComparison.h 81bebcd0ec Add basic support for the IZWARE NENDO file format (extension: ndo). The loader has been tested with files in format version 1.0, 1.1 and 1.2. Materials and textures are read but ignored for now. hace 15 años
Subdivision.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
Subdivision.h d082330cea BLENDER: Fix potential stack overflow caused by a DOM object referencing itself. hace 15 años
TargetAnimation.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
TargetAnimation.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
TerragenLoader.cpp 32bfa9ac21 Add WIP version of the BLENDER importer. DO NOT USE FOR PRODUCTION YET! hace 15 años
TerragenLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
TextureTransform.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
TextureTransform.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
TinyFormatter.h 00238e84e8 # fix vc8 compilation. See https://sourceforge.net/projects/assimp/forums/forum/817654/topic/4372824 hace 15 años
TriangulateProcess.cpp f522143909 + IFC: use custom triangulation algorithm to generate walls with openings. Introduce a configuration option to toggle the triangulation implementation. hace 14 años
TriangulateProcess.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
UnrealLoader.cpp 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
UnrealLoader.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
ValidateDataStructure.cpp 2c83543b39 - remove aiAssert, use a plain assert instead. This removes the exit() call in Assimp. hace 15 años
ValidateDataStructure.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
Vertex.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
VertexTriangleAdjacency.cpp 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
VertexTriangleAdjacency.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
Win32DebugLogStream.h 93ed38e50b FIX: Change call to OutputDebugString to OutputDebugStringA to deal with _UNICODE builds. hace 16 años
XFileHelper.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
XFileImporter.cpp 94767ecf8c Merge https://github.com/tonttu/assimp hace 15 años
XFileImporter.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
XFileParser.cpp 228be125cf # really fix false negative reading compressed x files. Silently ignore out-of-bounds indices. hace 14 años
XFileParser.h 94767ecf8c Merge https://github.com/tonttu/assimp hace 15 años
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. hace 16 años
fast_atof.h 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
irrXMLWrapper.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
makefile fb2815047d Update my standalone handcrafted makefiles to compile ./contrib/unzip as well. hace 15 años
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. hace 15 años
pstdint.h 0e77095ace Experimental bugfix: avoid most pstdint.h stuff when VC10 stdint.h is included. hace 15 años
qnan.h 906c45eeeb Fix: qnan detection code. Appearently I fooled myself when I wrote this. hace 16 años