Kim Kulling 22dc22778d Assxml exporter: Make some local functions static. 9 лет назад
..
res 524834c307 Fix line endings. 10 лет назад
.editorconfig 8326535445 Implemented: Add editor config for source code 10 лет назад
3DSConverter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
3DSExporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
3DSExporter.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
3DSHelper.h bd032488e4 remove read unitilize memory 10 лет назад
3DSLoader.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
3DSLoader.h 1191d03405 Update license info. 10 лет назад
ACLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
ACLoader.h 1191d03405 Update license info. 10 лет назад
ASELoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
ASELoader.h 1191d03405 Update license info. 10 лет назад
ASEParser.cpp 36668aa31a ASEParser: fix invalid size of buffer for log writing. 10 лет назад
ASEParser.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
AssbinExporter.cpp 397fa374a3 Removed usage of Boost static assert. 9 лет назад
AssbinExporter.h 1191d03405 Update license info. 10 лет назад
AssbinLoader.cpp 397fa374a3 Removed usage of Boost static assert. 9 лет назад
AssbinLoader.h 1191d03405 Update license info. 10 лет назад
Assimp.cpp 4836a2993e Replaced boost::thread with std::thread 9 лет назад
AssimpCExport.cpp 1191d03405 Update license info. 10 лет назад
AssxmlExporter.cpp 22dc22778d Assxml exporter: Make some local functions static. 9 лет назад
AssxmlExporter.h 1191d03405 Update license info. 10 лет назад
B3DImporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
B3DImporter.h 1191d03405 Update license info. 10 лет назад
BVHLoader.cpp b37e25cd7d Replaced boost::format with internal formater 9 лет назад
BVHLoader.h 1191d03405 Update license info. 10 лет назад
BaseImporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
BaseImporter.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
BaseProcess.cpp 1191d03405 Update license info. 10 лет назад
BaseProcess.h 1191d03405 Update license info. 10 лет назад
Bitmap.cpp 1191d03405 Update license info. 10 лет назад
Bitmap.h 1191d03405 Update license info. 10 лет назад
BlenderBMesh.cpp 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
BlenderBMesh.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
BlenderDNA.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
BlenderDNA.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
BlenderDNA.inl 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
BlenderIntermediate.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
BlenderLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
BlenderLoader.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
BlenderModifier.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
BlenderModifier.h 2496e8a0a3 Lib: reduce number of header files included. 10 лет назад
BlenderScene.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
BlenderScene.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
BlenderSceneGen.h 2496e8a0a3 Lib: reduce number of header files included. 10 лет назад
BlenderTessellator.cpp 1b94b8969f Blender Importer: fix review findings. 9 лет назад
BlenderTessellator.h 2496e8a0a3 Lib: reduce number of header files included. 10 лет назад
BlobIOSystem.h 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
ByteSwapper.h 1191d03405 Update license info. 10 лет назад
C4DImporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
C4DImporter.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
CInterfaceIOWrapper.h 1191d03405 Update license info. 10 лет назад
CMakeLists.txt 6b243230b2 C++11-Support: remove boost. 9 лет назад
COBLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
COBLoader.h 1191d03405 Update license info. 10 лет назад
COBScene.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
CSMLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
CSMLoader.h 1191d03405 Update license info. 10 лет назад
CalcTangentsProcess.cpp 20630e950a Regression test suite: add ui for simpler text execution. 9 лет назад
CalcTangentsProcess.h 1191d03405 Update license info. 10 лет назад
ColladaExporter.cpp ae99f99b99 Replaced boost::tuple with std::tuple 9 лет назад
ColladaExporter.h ae99f99b99 Replaced boost::tuple with std::tuple 9 лет назад
ColladaHelper.h 7e58a47ba0 * Combining single-channel animations like the previous code did, except now it has been deferred until after all nodes have been read. This makes the regression tests pass for a database created before these code changes. 10 лет назад
ColladaLoader.cpp b37e25cd7d Replaced boost::format with internal formater 9 лет назад
ColladaLoader.h 1191d03405 Update license info. 10 лет назад
ColladaParser.cpp b37e25cd7d Replaced boost::format with internal formater 9 лет назад
ColladaParser.h b37e25cd7d Replaced boost::format with internal formater 9 лет назад
ComputeUVMappingProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
ComputeUVMappingProcess.h 1191d03405 Update license info. 10 лет назад
ConvertToLHProcess.cpp 1191d03405 Update license info. 10 лет назад
ConvertToLHProcess.h 1191d03405 Update license info. 10 лет назад
DXFHelper.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
DXFLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
DXFLoader.h 1191d03405 Update license info. 10 лет назад
DeboneProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
DeboneProcess.h 1191d03405 Update license info. 10 лет назад
DefaultIOStream.cpp 397fa374a3 Removed usage of Boost static assert. 9 лет назад
DefaultIOStream.h 1191d03405 Update license info. 10 лет назад
DefaultIOSystem.cpp 1191d03405 Update license info. 10 лет назад
DefaultIOSystem.h 1191d03405 Update license info. 10 лет назад
DefaultLogger.cpp 4836a2993e Replaced boost::thread with std::thread 9 лет назад
DefaultProgressHandler.h 1191d03405 Update license info. 10 лет назад
Defines.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
Exceptional.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
Exporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXAnimation.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
FBXBinaryTokenizer.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
FBXCompileConfig.h 1191d03405 Update license info. 10 лет назад
FBXConverter.cpp ae99f99b99 Replaced boost::tuple with std::tuple 9 лет назад
FBXConverter.h 53370d0d31 FBXImporter: some refactorings to increase readability. 10 лет назад
FBXDeformer.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
FBXDocument.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXDocument.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXDocumentUtil.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXDocumentUtil.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXImportSettings.h 1191d03405 Update license info. 10 лет назад
FBXImporter.cpp cc0fce8568 Replaced boost::timer with std::chrono 9 лет назад
FBXImporter.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 лет назад
FBXMaterial.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
FBXMeshGeometry.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
FBXMeshGeometry.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 лет назад
FBXModel.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
FBXNodeAttribute.cpp 53370d0d31 FBXImporter: some refactorings to increase readability. 10 лет назад
FBXParser.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
FBXParser.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXProperties.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXProperties.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXTokenizer.cpp 1191d03405 Update license info. 10 лет назад
FBXTokenizer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXUtil.cpp 1191d03405 Update license info. 10 лет назад
FBXUtil.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
FileLogStream.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
FileSystemFilter.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
FindDegenerates.cpp 1191d03405 Update license info. 10 лет назад
FindDegenerates.h 1191d03405 Update license info. 10 лет назад
FindInstancesProcess.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FindInstancesProcess.h 1191d03405 Update license info. 10 лет назад
FindInvalidDataProcess.cpp 1191d03405 Update license info. 10 лет назад
FindInvalidDataProcess.h 1191d03405 Update license info. 10 лет назад
FixNormalsStep.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
FixNormalsStep.h 1191d03405 Update license info. 10 лет назад
GenFaceNormalsProcess.cpp 1191d03405 Update license info. 10 лет назад
GenFaceNormalsProcess.h 1191d03405 Update license info. 10 лет назад
GenVertexNormalsProcess.cpp 7ef579674d GenVertexNormalsProcess: use initalizer list instead of setting the earch angle in the constructor. 10 лет назад
GenVertexNormalsProcess.h 1191d03405 Update license info. 10 лет назад
GenericProperty.h 1191d03405 Update license info. 10 лет назад
HMPFileData.h 1191d03405 Update license info. 10 лет назад
HMPLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
HMPLoader.h 1191d03405 Update license info. 10 лет назад
HalfLifeFileData.h 1191d03405 Update license info. 10 лет назад
Hash.h 1191d03405 Update license info. 10 лет назад
IFCBoolean.cpp ae99f99b99 Replaced boost::tuple with std::tuple 9 лет назад
IFCCurve.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
IFCGeometry.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
IFCLoader.cpp ae99f99b99 Replaced boost::tuple with std::tuple 9 лет назад
IFCLoader.h 1191d03405 Update license info. 10 лет назад
IFCMaterial.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
IFCOpenings.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
IFCProfile.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
IFCReaderGen.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
IFCReaderGen.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
IFCUtil.cpp cff5b0d1a0 Replaced depreacated std::auto_ptr with std::unique_ptr 9 лет назад
IFCUtil.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
IFF.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
IRRLoader.cpp 3eafc7e746 Renamed Math.h --> MathFunctions.h 9 лет назад
IRRLoader.h 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
IRRMeshLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
IRRMeshLoader.h 1191d03405 Update license info. 10 лет назад
IRRShared.cpp 1191d03405 Update license info. 10 лет назад
IRRShared.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
Importer.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
Importer.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
ImporterRegistry.cpp d51c2e6435 free the allocated import 10 лет назад
ImproveCacheLocality.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
ImproveCacheLocality.h 1191d03405 Update license info. 10 лет назад
JoinVerticesProcess.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
JoinVerticesProcess.h 1191d03405 Update license info. 10 лет назад
LWOAnimation.cpp b71bd3df84 LWO: Fix division by zero 10 лет назад
LWOAnimation.h 1191d03405 Update license info. 10 лет назад
LWOBLoader.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
LWOFileData.h 1191d03405 Update license info. 10 лет назад
LWOLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
LWOLoader.h 1191d03405 Update license info. 10 лет назад
LWOMaterial.cpp 397fa374a3 Removed usage of Boost static assert. 9 лет назад
LWSLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
LWSLoader.h 1191d03405 Update license info. 10 лет назад
LimitBoneWeightsProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
LimitBoneWeightsProcess.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
LineSplitter.h 1191d03405 Update license info. 10 лет назад
LogAux.h 1191d03405 Update license info. 10 лет назад
MD2FileData.h 1191d03405 Update license info. 10 лет назад
MD2Loader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
MD2Loader.h 1191d03405 Update license info. 10 лет назад
MD2NormalTable.h 1191d03405 Update license info. 10 лет назад
MD3FileData.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
MD3Loader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
MD3Loader.h 1191d03405 Update license info. 10 лет назад
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
MD5Loader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
MD5Loader.h 1191d03405 Update license info. 10 лет назад
MD5Parser.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
MD5Parser.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
MDCFileData.h 1191d03405 Update license info. 10 лет назад
MDCLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
MDCLoader.h 1191d03405 Update license info. 10 лет назад
MDCNormalTable.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
MDLDefaultColorMap.h 1191d03405 Update license info. 10 лет назад
MDLFileData.h 1191d03405 Update license info. 10 лет назад
MDLLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
MDLLoader.h 1191d03405 Update license info. 10 лет назад
MDLMaterialLoader.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
MS3DLoader.cpp 1191d03405 Update license info. 10 лет назад
MS3DLoader.h 1191d03405 Update license info. 10 лет назад
Macros.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
MakeVerboseFormat.cpp 430b614a69 coverity scan: make place of false positive more understandable. 10 лет назад
MakeVerboseFormat.h 1191d03405 Update license info. 10 лет назад
MaterialSystem.cpp 4af9632269 fix memory leak 10 лет назад
MaterialSystem.h 1191d03405 Update license info. 10 лет назад
MathFunctions.h 3eafc7e746 Renamed Math.h --> MathFunctions.h 9 лет назад
MemoryIOWrapper.h 4af9632269 fix memory leak 10 лет назад
NDOLoader.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
NDOLoader.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
NFFLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
NFFLoader.h 1191d03405 Update license info. 10 лет назад
OFFLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
OFFLoader.h 1191d03405 Update license info. 10 лет назад
ObjExporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
ObjExporter.h 1191d03405 Update license info. 10 лет назад
ObjFileData.h 1191d03405 Update license info. 10 лет назад
ObjFileImporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
ObjFileImporter.h 1191d03405 Update license info. 10 лет назад
ObjFileMtlImporter.cpp 58fc3940f2 Obj Importer: add missing semicolon to fix the build. 10 лет назад
ObjFileMtlImporter.h 1191d03405 Update license info. 10 лет назад
ObjFileParser.cpp 124fc9ae27 [VCS-1030] add log info about .mtl fallback 9 лет назад
ObjFileParser.h abb3e6b854 [VCS-1030] fallback for non-found .mtl file: try file name of original obj with just the file extension replaced by "mtl" 9 лет назад
ObjTools.h 37a3976b30 Revert "Fix issue: OBJ import takes forever (#759) (attempt 2)" 10 лет назад
OgreBinarySerializer.cpp 1191d03405 Update license info. 10 лет назад
OgreBinarySerializer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
OgreImporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
OgreImporter.h 1191d03405 Update license info. 10 лет назад
OgreMaterial.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
OgreParsingUtils.h 1191d03405 Update license info. 10 лет назад
OgreStructs.cpp 1191d03405 Update license info. 10 лет назад
OgreStructs.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
OgreXmlSerializer.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
OgreXmlSerializer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
OpenGEXExporter.cpp 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 лет назад
OpenGEXExporter.h 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 лет назад
OpenGEXImporter.cpp 7e9fe2d654 OpenGEX: use correct number of uv-coordinates for texture coordinates. 9 лет назад
OpenGEXImporter.h 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 лет назад
OpenGEXStructs.h 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 лет назад
OptimizeGraph.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
OptimizeGraph.h 1191d03405 Update license info. 10 лет назад
OptimizeMeshes.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
OptimizeMeshes.h 1191d03405 Update license info. 10 лет назад
ParsingUtils.h 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
PlyExporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
PlyExporter.h 8c13c8a558 PLYExporter: forbit copying + add empty destructor. 10 лет назад
PlyLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
PlyLoader.h 1191d03405 Update license info. 10 лет назад
PlyParser.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
PlyParser.h 1191d03405 Update license info. 10 лет назад
PolyTools.h 1191d03405 Update license info. 10 лет назад
PostStepRegistry.cpp 1191d03405 Update license info. 10 лет назад
PretransformVertices.cpp d43a083dc1 snprintf replacement: fix usage of ai_snprintf when snprintf is available. 10 лет назад
PretransformVertices.h 1191d03405 Update license info. 10 лет назад
ProcessHelper.cpp 1191d03405 Update license info. 10 лет назад
ProcessHelper.h 1191d03405 Update license info. 10 лет назад
Profiler.h f59cba13eb Try fixing clang builds 9 лет назад
Q3BSPFileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
Q3BSPFileImporter.cpp eadc6116c0 OpenDDLParser: latest greatest. 10 лет назад
Q3BSPFileImporter.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
Q3BSPFileParser.cpp 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
Q3BSPFileParser.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
Q3BSPZipArchive.cpp 7d4a713a86 Fix loading of pk3 q3bsp maps 10 лет назад
Q3BSPZipArchive.h 46121a1559 Mark single-parameter constructors explicit 10 лет назад
Q3DLoader.cpp 1191d03405 Update license info. 10 лет назад
Q3DLoader.h 1191d03405 Update license info. 10 лет назад
RawLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
RawLoader.h 1191d03405 Update license info. 10 лет назад
RemoveComments.cpp 1191d03405 Update license info. 10 лет назад
RemoveComments.h 1191d03405 Update license info. 10 лет назад
RemoveRedundantMaterials.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
RemoveRedundantMaterials.h 1191d03405 Update license info. 10 лет назад
RemoveVCProcess.cpp 4af9632269 fix memory leak 10 лет назад
RemoveVCProcess.h 1191d03405 Update license info. 10 лет назад
SGSpatialSort.cpp 1191d03405 Update license info. 10 лет назад
SGSpatialSort.h 1191d03405 Update license info. 10 лет назад
SIBImporter.cpp 38d462f0b3 Merge pull request #764 from rmitton/sib_import 10 лет назад
SIBImporter.h 1191d03405 Update license info. 10 лет назад
SMDLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
SMDLoader.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
STEPFile.h b045a1ec5c Deleted move constructor of LazyObject 9 лет назад
STEPFileEncoding.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
STEPFileEncoding.h 1191d03405 Update license info. 10 лет назад
STEPFileReader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
STEPFileReader.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
STLExporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
STLExporter.h 1191d03405 Update license info. 10 лет назад
STLLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
STLLoader.h 1191d03405 Update license info. 10 лет назад
SceneCombiner.cpp a1bd83d797 ai_assert: split 2 checks in one macro to 2 separate ai_assert tests. 10 лет назад
SceneCombiner.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
ScenePreprocessor.cpp 1191d03405 Update license info. 10 лет назад
ScenePreprocessor.h 1191d03405 Update license info. 10 лет назад
ScenePrivate.h 1191d03405 Update license info. 10 лет назад
SkeletonMeshBuilder.cpp c7f69e151e fix memory leak 10 лет назад
SkeletonMeshBuilder.h 1191d03405 Update license info. 10 лет назад
SmoothingGroups.h 1191d03405 Update license info. 10 лет назад
SmoothingGroups.inl 4d5df6dc9a use NormalizeSafe to prevent NaN when normalizing zero vectors 10 лет назад
SortByPTypeProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
SortByPTypeProcess.h 1191d03405 Update license info. 10 лет назад
SpatialSort.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
SpatialSort.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
SplitByBoneCountProcess.cpp b37e25cd7d Replaced boost::format with internal formater 9 лет назад
SplitByBoneCountProcess.h 1191d03405 Update license info. 10 лет назад
SplitLargeMeshes.cpp b3b08728fa fix new / delete missmatch 10 лет назад
SplitLargeMeshes.h 1191d03405 Update license info. 10 лет назад
StandardShapes.cpp 1191d03405 Update license info. 10 лет назад
StandardShapes.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
StdOStreamLogStream.h 46121a1559 Mark single-parameter constructors explicit 10 лет назад
StepExporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
StepExporter.h 1191d03405 Update license info. 10 лет назад
StreamReader.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
StreamWriter.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
StringComparison.h 1191d03405 Update license info. 10 лет назад
StringUtils.h 56a77b2429 snprintf-replacement: fix invalid preprocessor defines for compiler 10 лет назад
Subdivision.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
Subdivision.h 1191d03405 Update license info. 10 лет назад
TargetAnimation.cpp 1191d03405 Update license info. 10 лет назад
TargetAnimation.h 1191d03405 Update license info. 10 лет назад
TerragenLoader.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
TerragenLoader.h 1191d03405 Update license info. 10 лет назад
TextureTransform.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
TextureTransform.h 1191d03405 Update license info. 10 лет назад
TinyFormatter.h 1191d03405 Update license info. 10 лет назад
TriangulateProcess.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
TriangulateProcess.h 1191d03405 Update license info. 10 лет назад
UnrealLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
UnrealLoader.h 1191d03405 Update license info. 10 лет назад
ValidateDataStructure.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
ValidateDataStructure.h 1191d03405 Update license info. 10 лет назад
Version.cpp 655cb65ab2 Version: increase version from 3.1.1 to 3.2. 10 лет назад
Vertex.h 1191d03405 Update license info. 10 лет назад
VertexTriangleAdjacency.cpp 1191d03405 Update license info. 10 лет назад
VertexTriangleAdjacency.h 1191d03405 Update license info. 10 лет назад
Win32DebugLogStream.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
XFileExporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
XFileExporter.h 1191d03405 Update license info. 10 лет назад
XFileHelper.h 1191d03405 Update license info. 10 лет назад
XFileImporter.cpp ae99f99b99 Replaced boost::tuple with std::tuple 9 лет назад
XFileImporter.h 1191d03405 Update license info. 10 лет назад
XFileParser.cpp ae99f99b99 Replaced boost::tuple with std::tuple 9 лет назад
XFileParser.h 1191d03405 Update license info. 10 лет назад
XGLLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
XGLLoader.h 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
XMLTools.h 1191d03405 Update license info. 10 лет назад
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
fast_atof.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
glTFAsset.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
glTFAsset.inl bac6067869 gltf: make code more radable and check against one possible null ptr 10 лет назад
glTFAssetWriter.h 1191d03405 Update license info. 10 лет назад
glTFAssetWriter.inl 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
glTFExporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
glTFExporter.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
glTFImporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
glTFImporter.h 1191d03405 Update license info. 10 лет назад
irrXMLWrapper.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. 15 лет назад
qnan.h 1191d03405 Update license info. 10 лет назад