..
res
Fix line endings.
2015-08-08 18:02:37 +02:00
.editorconfig
Implemented: Add editor config for source code
2015-06-28 15:50:57 -06:00
3DSConverter.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
3DSExporter.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
3DSExporter.h
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
3DSHelper.h
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
3DSLoader.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
3DSLoader.h
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
ACLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
ACLoader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
ASELoader.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
ASELoader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
ASEParser.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
ASEParser.h
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
AssbinExporter.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
AssbinExporter.h
Update license info.
2016-01-01 21:07:24 +01:00
AssbinLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
AssbinLoader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
Assimp.cpp
CMake Option and moving more functions to optional double support
2016-07-16 18:23:33 +10:00
AssimpCExport.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
AssxmlExporter.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
AssxmlExporter.h
Update license info.
2016-01-01 21:07:24 +01:00
B3DImporter.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
B3DImporter.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
BVHLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
BVHLoader.h
Update license info.
2016-01-01 21:07:24 +01:00
BaseImporter.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
BaseImporter.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
BaseProcess.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
BaseProcess.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
Bitmap.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
Bitmap.h
Update license info.
2016-01-01 21:07:24 +01:00
BlenderBMesh.cpp
Refactor: Expand tabs to 4 spaces
2015-06-28 16:04:15 -06:00
BlenderBMesh.h
Refactor: Expand tabs to 4 spaces
2015-06-28 16:04:15 -06:00
BlenderDNA.cpp
Blender: mark local function as static.
2016-07-15 10:33:48 +02:00
BlenderDNA.h
fix https://github.com/assimp/assimp/issues/946 : use correct test for objectcompare in blender.
2016-07-17 13:54:01 +02:00
BlenderDNA.inl
Add files via upload
2016-07-24 02:23:59 -06:00
BlenderIntermediate.h
fix https://github.com/assimp/assimp/issues/946 : use correct test for objectcompare in blender.
2016-07-17 13:54:01 +02:00
BlenderLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
BlenderLoader.h
Adds blender material loading.
2016-05-17 21:17:51 +02:00
BlenderModifier.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
BlenderModifier.h
Lib: reduce number of header files included.
2016-02-28 17:30:11 +01:00
BlenderScene.cpp
Merge branch 'blender_materials'
2016-05-17 22:52:18 +02:00
BlenderScene.h
Add files via upload
2016-07-24 02:23:59 -06:00
BlenderSceneGen.h
Regression Testsuite: update database.
2016-04-19 08:49:14 +02:00
BlenderTessellator.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
BlenderTessellator.h
Lib: reduce number of header files included.
2016-02-28 17:30:11 +01:00
BlobIOSystem.h
Replaced BOOST_FOREACH with c++11 ranged for loops
2016-04-05 22:53:54 +02:00
ByteSwapper.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
C4DImporter.cpp
Fix identation
2016-07-01 17:08:28 +02:00
C4DImporter.h
More whitespace consistency
2016-07-01 17:02:54 +02:00
CInterfaceIOWrapper.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
CMakeLists.txt
moving cmake configure_file to appropriate location
2016-07-16 18:47:59 +10:00
COBLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
COBLoader.h
Update license info.
2016-01-01 21:07:24 +01:00
COBScene.h
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
CSMLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
CSMLoader.h
Update license info.
2016-01-01 21:07:24 +01:00
CalcTangentsProcess.cpp
Regression test suite: add ui for simpler text execution.
2016-04-05 22:02:02 +02:00
CalcTangentsProcess.h
Update license info.
2016-01-01 21:07:24 +01:00
ColladaExporter.cpp
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
ColladaExporter.h
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
ColladaHelper.h
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
ColladaLoader.cpp
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
ColladaLoader.h
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
ColladaParser.cpp
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
ColladaParser.h
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
ComputeUVMappingProcess.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
ComputeUVMappingProcess.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
ConvertToLHProcess.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
ConvertToLHProcess.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
D3MFImporter.cpp
closes https://github.com/assimp/assimp/issues/904 : add ai_strtof for
2016-06-20 20:30:29 +02:00
D3MFImporter.h
Removed override keywords so compilation success on gcc 4.6
2016-05-07 15:15:00 +02:00
D3MFOpcPackage.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
D3MFOpcPackage.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
DXFHelper.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
DXFLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
DXFLoader.h
Update license info.
2016-01-01 21:07:24 +01:00
DeboneProcess.cpp
sprintf replacement: introduce au_snprintf to support snprintf for v2013
2016-01-06 15:35:25 +01:00
DeboneProcess.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
DefaultIOStream.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
DefaultIOStream.h
DefaultIOStream: export class for testing.
2016-07-16 09:13:59 +02:00
DefaultIOSystem.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
DefaultIOSystem.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
DefaultLogger.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
DefaultProgressHandler.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
Defines.h
Refactor: Expand tabs to 4 spaces
2015-06-28 16:04:15 -06:00
Exceptional.h
Public includes: add pragma statement and formalize include guard schema.
2016-07-11 20:56:38 +02:00
Exporter.cpp
CMake Option and moving more functions to optional double support
2016-07-16 18:23:33 +10:00
FBXAnimation.cpp
Replaced BOOST_FOREACH with c++11 ranged for loops
2016-04-05 22:53:54 +02:00
FBXBinaryTokenizer.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
FBXCompileConfig.h
Update license info.
2016-01-01 21:07:24 +01:00
FBXConverter.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
FBXConverter.h
FBXImporter: some refactorings to increase readability.
2016-03-03 18:38:50 +01:00
FBXDeformer.cpp
Replaced BOOST_FOREACH with c++11 ranged for loops
2016-04-05 22:53:54 +02:00
FBXDocument.cpp
FBX: Use C++11 range-based for loop
2016-05-22 13:57:13 +03:00
FBXDocument.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
FBXDocumentUtil.cpp
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
FBXDocumentUtil.h
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
FBXImportSettings.h
Update license info.
2016-01-01 21:07:24 +01:00
FBXImporter.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
FBXImporter.h
FBXImporter: move MeshGeometry declaration into its own header
2016-03-03 15:19:38 +01:00
FBXMaterial.cpp
Replaced BOOST_FOREACH with c++11 ranged for loops
2016-04-05 22:53:54 +02:00
FBXMeshGeometry.cpp
Replaced BOOST_FOREACH with c++11 ranged for loops
2016-04-05 22:53:54 +02:00
FBXMeshGeometry.h
FBXImporter: move MeshGeometry declaration into its own header
2016-03-03 15:19:38 +01:00
FBXModel.cpp
Replaced BOOST_FOREACH with c++11 ranged for loops
2016-04-05 22:53:54 +02:00
FBXNodeAttribute.cpp
FBXImporter: some refactorings to increase readability.
2016-03-03 18:38:50 +01:00
FBXParser.cpp
Replaced BOOST_FOREACH with c++11 ranged for loops
2016-04-05 22:53:54 +02:00
FBXParser.h
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
FBXProperties.cpp
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
FBXProperties.h
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
FBXTokenizer.cpp
Update license info.
2016-01-01 21:07:24 +01:00
FBXTokenizer.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
FBXUtil.cpp
Update license info.
2016-01-01 21:07:24 +01:00
FBXUtil.h
Fix spelling mistakes
2016-04-03 01:38:00 +01:00
FileLogStream.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
FileSystemFilter.h
Fix spelling mistakes
2016-04-03 01:38:00 +01:00
FindDegenerates.cpp
Update license info.
2016-01-01 21:07:24 +01:00
FindDegenerates.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
FindInstancesProcess.cpp
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
FindInstancesProcess.h
Update license info.
2016-01-01 21:07:24 +01:00
FindInvalidDataProcess.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
FindInvalidDataProcess.h
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
FixNormalsStep.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
FixNormalsStep.h
Update license info.
2016-01-01 21:07:24 +01:00
GenFaceNormalsProcess.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
GenFaceNormalsProcess.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
GenVertexNormalsProcess.cpp
CMake Option and moving more functions to optional double support
2016-07-16 18:23:33 +10:00
GenVertexNormalsProcess.h
CMake Option and moving more functions to optional double support
2016-07-16 18:23:33 +10:00
GenericProperty.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
HMPFileData.h
Update license info.
2016-01-01 21:07:24 +01:00
HMPLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
HMPLoader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
HalfLifeFileData.h
Update license info.
2016-01-01 21:07:24 +01:00
Hash.h
Update license info.
2016-01-01 21:07:24 +01:00
IFCBoolean.cpp
Replaced boost::tuple with std::tuple
2016-04-06 00:17:21 +02:00
IFCCurve.cpp
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
IFCGeometry.cpp
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
IFCLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
IFCLoader.h
Update license info.
2016-01-01 21:07:24 +01:00
IFCMaterial.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
IFCOpenings.cpp
Replaced BOOST_FOREACH with c++11 ranged for loops
2016-04-05 22:53:54 +02:00
IFCProfile.cpp
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
IFCReaderGen.cpp
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
IFCReaderGen.h
Refactor: Expand tabs to 4 spaces
2015-06-28 16:04:15 -06:00
IFCUtil.cpp
Replaced depreacated std::auto_ptr with std::unique_ptr
2016-04-05 22:56:11 +02:00
IFCUtil.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
IFF.h
Refactor: Expand tabs to 4 spaces
2015-06-28 16:04:15 -06:00
IRRLoader.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
IRRLoader.h
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
IRRMeshLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
IRRMeshLoader.h
fix for https://github.com/assimp/assimp/issues/887 : add missing define.
2016-05-16 11:24:04 +02:00
IRRShared.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
IRRShared.h
Refactor: Expand tabs to 4 spaces
2015-06-28 16:04:15 -06:00
Importer.cpp
CMake Option and moving more functions to optional double support
2016-07-16 18:23:33 +10:00
Importer.h
Basic changes to introduce optional double precision
2016-07-16 18:23:33 +10:00
ImporterRegistry.cpp
Add in IRRMESH option
2016-05-09 18:26:18 -04:00
ImproveCacheLocality.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
ImproveCacheLocality.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
JoinVerticesProcess.cpp
Fix spelling mistakes
2016-04-03 01:38:00 +01:00
JoinVerticesProcess.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
LWOAnimation.cpp
LWO: Fix division by zero
2016-02-13 23:37:08 +02:00
LWOAnimation.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
LWOBLoader.cpp
Fix spelling mistakes
2016-04-03 01:38:00 +01:00
LWOFileData.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
LWOLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
LWOLoader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
LWOMaterial.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
LWSLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
LWSLoader.h
Update license info.
2016-01-01 21:07:24 +01:00
LimitBoneWeightsProcess.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
LimitBoneWeightsProcess.h
Fix spelling mistakes
2016-04-03 01:38:00 +01:00
LineSplitter.h
Update license info.
2016-01-01 21:07:24 +01:00
LogAux.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
MD2FileData.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
MD2Loader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
MD2Loader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
MD2NormalTable.h
Update license info.
2016-01-01 21:07:24 +01:00
MD3FileData.h
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
MD3Loader.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
MD3Loader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
MD4FileData.h
Refactor: Expand tabs to 4 spaces
2015-06-28 16:04:15 -06:00
MD5Loader.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
MD5Loader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
MD5Parser.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
MD5Parser.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
MDCFileData.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
MDCLoader.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
MDCLoader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
MDCNormalTable.h
Refactor: Expand tabs to 4 spaces
2015-06-28 16:04:15 -06:00
MDLDefaultColorMap.h
Update license info.
2016-01-01 21:07:24 +01:00
MDLFileData.h
Update license info.
2016-01-01 21:07:24 +01:00
MDLLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
MDLLoader.h
Update license info.
2016-01-01 21:07:24 +01:00
MDLMaterialLoader.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
MS3DLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
MS3DLoader.h
Update license info.
2016-01-01 21:07:24 +01:00
Macros.h
Refactor: Expand tabs to 4 spaces
2015-06-28 16:04:15 -06:00
MakeVerboseFormat.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
MakeVerboseFormat.h
Update license info.
2016-01-01 21:07:24 +01:00
MaterialSystem.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
MaterialSystem.h
Update license info.
2016-01-01 21:07:24 +01:00
MathFunctions.h
Renamed Math.h --> MathFunctions.h
2016-04-06 16:54:03 +02:00
MemoryIOWrapper.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
NDOLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
NDOLoader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
NFFLoader.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
NFFLoader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
OFFLoader.cpp
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
OFFLoader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
ObjExporter.cpp
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
ObjExporter.h
Update license info.
2016-01-01 21:07:24 +01:00
ObjFileData.h
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
ObjFileImporter.cpp
adding support for per-vertex colors.
2016-06-27 20:08:22 -04:00
ObjFileImporter.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
ObjFileMtlImporter.cpp
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
ObjFileMtlImporter.h
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
ObjFileParser.cpp
Delete reduntal 'g ' from actual name of Group. (we don't have 'usemtl' in material name)
2016-07-22 14:10:06 +01:00
ObjFileParser.h
adding support for per-vertex colors.
2016-06-27 20:08:22 -04:00
ObjTools.h
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
OgreBinarySerializer.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
OgreBinarySerializer.h
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
OgreImporter.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
OgreImporter.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
OgreMaterial.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
OgreParsingUtils.h
Update license info.
2016-01-01 21:07:24 +01:00
OgreStructs.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
OgreStructs.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
OgreXmlSerializer.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
OgreXmlSerializer.h
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
OpenGEXExporter.cpp
Closes https://github.com/assimp/assimp/issues/786 :
2016-02-07 17:58:28 +01:00
OpenGEXExporter.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
OpenGEXImporter.cpp
Merge pull request #898 from turol/cxx11-refactor
2016-05-26 16:56:07 +02:00
OpenGEXImporter.h
OpenGEX: add light impl and add examples.
2016-05-09 20:43:22 +02:00
OpenGEXStructs.h
Closes https://github.com/assimp/assimp/issues/786 :
2016-02-07 17:58:28 +01:00
OptimizeGraph.cpp
sprintf replacement: introduce au_snprintf to support snprintf for v2013
2016-01-06 15:35:25 +01:00
OptimizeGraph.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
OptimizeMeshes.cpp
sprintf replacement: introduce au_snprintf to support snprintf for v2013
2016-01-06 15:35:25 +01:00
OptimizeMeshes.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
ParsingUtils.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
PlyExporter.cpp
Upgrading PLY exporter to allow element definition as double
2016-07-16 18:23:33 +10:00
PlyExporter.h
PLYExporter: forbit copying + add empty destructor.
2016-01-14 20:44:09 +01:00
PlyLoader.cpp
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
PlyLoader.h
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
PlyParser.cpp
Upgrading PLY exporter to allow element definition as double
2016-07-16 18:23:33 +10:00
PlyParser.h
Update license info.
2016-01-01 21:07:24 +01:00
PolyTools.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
PostStepRegistry.cpp
Update license info.
2016-01-01 21:07:24 +01:00
PretransformVertices.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
PretransformVertices.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
ProcessHelper.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
ProcessHelper.h
CMake Option and moving more functions to optional double support
2016-07-16 18:23:33 +10:00
Profiler.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
Q3BSPFileData.h
Refactor: Expand tabs to 4 spaces
2015-06-28 16:04:15 -06:00
Q3BSPFileImporter.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
Q3BSPFileImporter.h
Refactor: Expand tabs to 4 spaces
2015-06-28 16:04:15 -06:00
Q3BSPFileParser.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
Q3BSPFileParser.h
Refactor: Expand tabs to 4 spaces
2015-06-28 16:04:15 -06:00
Q3BSPZipArchive.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
Q3BSPZipArchive.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
Q3DLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
Q3DLoader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
RawLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
RawLoader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
RemoveComments.cpp
Update license info.
2016-01-01 21:07:24 +01:00
RemoveComments.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
RemoveRedundantMaterials.cpp
sprintf replacement: introduce au_snprintf to support snprintf for v2013
2016-01-06 15:35:25 +01:00
RemoveRedundantMaterials.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
RemoveVCProcess.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
RemoveVCProcess.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
SGSpatialSort.cpp
Update license info.
2016-01-01 21:07:24 +01:00
SGSpatialSort.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
SIBImporter.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
SIBImporter.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
SMDLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
SMDLoader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
STEPFile.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
STEPFileEncoding.cpp
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
STEPFileEncoding.h
Update license info.
2016-01-01 21:07:24 +01:00
STEPFileReader.cpp
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
STEPFileReader.h
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
STLExporter.cpp
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
STLExporter.h
Update license info.
2016-01-01 21:07:24 +01:00
STLLoader.cpp
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
STLLoader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
SceneCombiner.cpp
Basic changes to introduce optional double precision
2016-07-16 18:23:33 +10:00
SceneCombiner.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
ScenePreprocessor.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
ScenePreprocessor.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
ScenePrivate.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
SkeletonMeshBuilder.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
SkeletonMeshBuilder.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
SmoothingGroups.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
SmoothingGroups.inl
use NormalizeSafe to prevent NaN when normalizing zero vectors
2016-02-11 12:19:06 +13:00
SortByPTypeProcess.cpp
sprintf replacement: introduce au_snprintf to support snprintf for v2013
2016-01-06 15:35:25 +01:00
SortByPTypeProcess.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
SpatialSort.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
SpatialSort.h
Basic changes to introduce optional double precision
2016-07-16 18:23:33 +10:00
SplitByBoneCountProcess.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
SplitByBoneCountProcess.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
SplitLargeMeshes.cpp
SplitLargeMeshes: Use C++11 range-based for loop
2016-05-23 17:33:52 +03:00
SplitLargeMeshes.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
StandardShapes.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
StandardShapes.h
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
StdOStreamLogStream.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
StepExporter.cpp
reverting back to 16 digit precision export
2016-07-06 15:33:51 +10:00
StepExporter.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
StreamReader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
StreamWriter.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
StringComparison.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
StringUtils.h
Static code analysis: fix minor finding.
2016-06-28 11:25:04 +02:00
Subdivision.cpp
sprintf replacement: introduce au_snprintf to support snprintf for v2013
2016-01-06 15:35:25 +01:00
Subdivision.h
Update license info.
2016-01-01 21:07:24 +01:00
TargetAnimation.cpp
propagating precision requirments into operations
2016-07-16 18:23:33 +10:00
TargetAnimation.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
TerragenLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
TerragenLoader.h
Update license info.
2016-01-01 21:07:24 +01:00
TextureTransform.cpp
Fix spelling mistakes
2016-04-03 01:38:00 +01:00
TextureTransform.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
TinyFormatter.h
Update license info.
2016-01-01 21:07:24 +01:00
TriangulateProcess.cpp
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
TriangulateProcess.h
Update license info.
2016-01-01 21:07:24 +01:00
UnrealLoader.cpp
Unreal: Use C++11 range-based for loop
2016-05-23 17:33:52 +03:00
UnrealLoader.h
Update license info.
2016-01-01 21:07:24 +01:00
ValidateDataStructure.cpp
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
ValidateDataStructure.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
Version.cpp
Update license date.
2016-07-10 15:34:58 +02:00
Vertex.h
Basic changes to introduce optional double precision
2016-07-16 18:23:33 +10:00
VertexTriangleAdjacency.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
VertexTriangleAdjacency.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
Win32DebugLogStream.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
XFileExporter.cpp
reverting back to 16 digit precision export
2016-07-06 15:33:51 +10:00
XFileExporter.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
XFileHelper.h
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
XFileImporter.cpp
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
XFileImporter.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
XFileParser.cpp
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
XFileParser.h
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
XGLLoader.cpp
Use new include bracktes.
2016-06-06 22:04:29 +02:00
XGLLoader.h
Use new include bracktes.
2016-06-06 22:04:29 +02:00
XMLTools.h
Update license info.
2016-01-01 21:07:24 +01:00
assbin_chunks.h
Refactor: Expand tabs to 4 spaces
2015-06-28 16:04:15 -06:00
fast_atof.h
Adding double precision import support for formats that can be exported
2016-07-16 18:23:33 +10:00
glTFAsset.h
glTF: fix doxygen typo.
2016-07-15 10:35:44 +02:00
glTFAsset.inl
Update glTFAsset.inl
2016-05-19 09:10:56 +02:00
glTFAssetWriter.h
Revert previous glTF fix ( e5233283ef
) because it breaks ODR as pointed out by @turol, instead just make importer depend on the necessary definitions.
2016-05-05 19:11:33 +02:00
glTFAssetWriter.inl
Revert previous glTF fix ( e5233283ef
) because it breaks ODR as pointed out by @turol, instead just make importer depend on the necessary definitions.
2016-05-05 19:11:33 +02:00
glTFExporter.cpp
glTFExporter fixes: spaces to tabs
2016-06-10 13:41:59 -04:00
glTFExporter.h
Fixed crashes when files were not found, and fixed some warnings
2016-04-28 20:50:01 +02:00
glTFImporter.cpp
Fixed GLTF bugs, and added a few test models
2016-05-10 16:25:15 +02:00
glTFImporter.h
Update license info.
2016-01-01 21:07:24 +01:00
irrXMLWrapper.h
replaced boost smart pointers with c++11 smart pointers
2016-04-05 23:23:53 +02:00
makefile.mingw
Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839 .
2010-08-30 13:13:18 +00:00
qnan.h
Basic changes to introduce optional double precision
2016-07-16 18:23:33 +10:00