| .. |
|
BoostWorkaround
|
d29dde1646
# NoBoost: fix a critical issue in the foreach replacement. All local variables introduced by the loop header have longer, magic names now. This avoids unintended shadowing of other local variables.
|
14 lat temu |
|
res
|
29935e2138
Set overall version to 1.1.
|
16 lat temu |
|
3DSConverter.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
3DSHelper.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
3DSLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
3DSLoader.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
ACLoader.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
ACLoader.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
ASELoader.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
ASELoader.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
ASEParser.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
ASEParser.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
Assimp.cpp
|
3f369342d6
- Redesign the C interface to allow per-import settings.
|
14 lat temu |
|
AssimpCExport.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
AssimpPCH.cpp
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
AssimpPCH.h
|
34089b4596
# include <memory> for auto_ptr [3445528]
|
14 lat temu |
|
B3DImporter.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
B3DImporter.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
BVHLoader.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
BVHLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
BaseImporter.cpp
|
3f369342d6
- Redesign the C interface to allow per-import settings.
|
14 lat temu |
|
BaseImporter.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
BaseProcess.cpp
|
3f369342d6
- Redesign the C interface to allow per-import settings.
|
14 lat temu |
|
BaseProcess.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
BlenderDNA.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
BlenderDNA.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
BlenderDNA.inl
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
BlenderIntermediate.h
|
d082330cea
BLENDER: Fix potential stack overflow caused by a DOM object referencing itself.
|
15 lat temu |
|
BlenderLoader.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
BlenderLoader.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
BlenderModifier.cpp
|
36b3695a31
- improve symmetry between Assimp::Importer and Assimp::Exporter.
|
14 lat temu |
|
BlenderModifier.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
BlenderScene.cpp
|
ffdb479411
+ Blender: read specular hardness. Thanks to Marvin for the patch.
|
14 lat temu |
|
BlenderScene.h
|
2ffac898d6
[3393728] [PATCH 1/2] ommit->omit and splitted->split
|
14 lat temu |
|
BlenderSceneGen.h
|
d082330cea
BLENDER: Fix potential stack overflow caused by a DOM object referencing itself.
|
15 lat temu |
|
BlobIOSystem.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
ByteSwap.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
CInterfaceIOWrapper.h
|
621bdef663
- rework exporter interface to be based primarily on the existing IOSystem.
|
15 lat temu |
|
CMakeLists.txt
|
ea3f655c57
- templatize math library. All standard math classes (i.e. aiMatrix4x4) have been replaced by templates which are usually named like the old type with a 't' postfix. For compatibility, typedefs to replace the old types exist. For the C interface, these still map to raw structures.
|
14 lat temu |
|
COBLoader.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
COBLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
COBScene.h
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 lat temu |
|
CSMLoader.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
CSMLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
CalcTangentsProcess.cpp
|
ea3f655c57
- templatize math library. All standard math classes (i.e. aiMatrix4x4) have been replaced by templates which are usually named like the old type with a 't' postfix. For compatibility, typedefs to replace the old types exist. For the C interface, these still map to raw structures.
|
14 lat temu |
|
CalcTangentsProcess.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
ColladaExporter.cpp
|
c58480d608
+ first version of OBJ exporter
|
14 lat temu |
|
ColladaExporter.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
ColladaHelper.h
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 lat temu |
|
ColladaLoader.cpp
|
a73397198c
- Bugfix #3457587: correct decomposition of matrices with negative scaling. Thanks to anonymous google account user for the fix.
|
14 lat temu |
|
ColladaLoader.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
ColladaParser.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
ColladaParser.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
ComputeUVMappingProcess.cpp
|
ea3f655c57
- templatize math library. All standard math classes (i.e. aiMatrix4x4) have been replaced by templates which are usually named like the old type with a 't' postfix. For compatibility, typedefs to replace the old types exist. For the C interface, these still map to raw structures.
|
14 lat temu |
|
ComputeUVMappingProcess.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
ConvertToLHProcess.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
ConvertToLHProcess.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
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).
|
15 lat temu |
|
DXFLoader.cpp
|
de865532f4
# DXFLoader: EOLs.
|
14 lat temu |
|
DXFLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
DeboneProcess.cpp
|
6a9e0f57d4
# fix vc10 compilation issue, thanks for Stepan Hrbek for the patch.
|
14 lat temu |
|
DeboneProcess.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
DefaultIOStream.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 lat temu |
|
DefaultIOStream.h
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 lat temu |
|
DefaultIOSystem.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
DefaultIOSystem.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
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.
|
15 lat temu |
|
DefaultProgressHandler.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
Exceptional.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
Exporter.cpp
|
255ed412d5
+ add Exporter::RegisterExporter and Exporter::UnregisterExporter pair of methods. Make parts of the internal export interface public to allow custom exporters to be added on the fly. This is a non-breaking API change.
|
14 lat temu |
|
FileLogStream.h
|
03fcec7fe3
Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger.
|
17 lat temu |
|
FileSystemFilter.h
|
81ef6af2df
Apply patch [3473792] - LWS loader failed to find LWO files referenced with inaccessible, absolute paths, but actually residing in the folder of the LWS file. Applied the patch to FileSystemFilter, so all loaders do this now.
|
14 lat temu |
|
FindDegenerates.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
FindDegenerates.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
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.
|
15 lat temu |
|
FindInstancesProcess.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
FindInvalidDataProcess.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 lat temu |
|
FindInvalidDataProcess.h
|
3d00f36faf
# fix unit tests, although static linkage to Assimp is a requirement or symbols will be missing. This involves declaring some members of certain pp step classes public to give the tests access to them. Those are harmless and completely safe to use from outside, though.
|
14 lat temu |
|
FixNormalsStep.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
FixNormalsStep.h
|
d5bd7009a6
- Update : Apply simple patch for debian-specific build-fixes: adapt architecture-macro.
|
14 lat temu |
|
GenFaceNormalsProcess.cpp
|
ea3f655c57
- templatize math library. All standard math classes (i.e. aiMatrix4x4) have been replaced by templates which are usually named like the old type with a 't' postfix. For compatibility, typedefs to replace the old types exist. For the C interface, these still map to raw structures.
|
14 lat temu |
|
GenFaceNormalsProcess.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
GenVertexNormalsProcess.cpp
|
ea3f655c57
- templatize math library. All standard math classes (i.e. aiMatrix4x4) have been replaced by templates which are usually named like the old type with a 't' postfix. For compatibility, typedefs to replace the old types exist. For the C interface, these still map to raw structures.
|
14 lat temu |
|
GenVertexNormalsProcess.h
|
3d00f36faf
# fix unit tests, although static linkage to Assimp is a requirement or symbols will be missing. This involves declaring some members of certain pp step classes public to give the tests access to them. Those are harmless and completely safe to use from outside, though.
|
14 lat temu |
|
GenericProperty.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
HMPFileData.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
HMPLoader.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
HMPLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
HalfLifeFileData.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
Hash.h
|
7807c15e65
# fix portability problem with the Hsieh hash, which I had introduced accidentially.
|
14 lat temu |
|
IFCCurve.cpp
|
db29c9a20d
Spelling fixes, thanks to Jan Dittberner.
|
14 lat temu |
|
IFCGeometry.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
IFCLoader.cpp
|
000ef3de02
# IFCLoader: < predicate to order representations by use for us was accidentally a total ordering.
|
14 lat temu |
|
IFCLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
IFCMaterial.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
IFCProfile.cpp
|
409eb6cee7
- IFC: IfcTrimmingCurve sampling code now supports trimming by points rather than by parameter values.
|
14 lat temu |
|
IFCReaderGen.cpp
|
a7e43173db
|
14 lat temu |
|
IFCReaderGen.h
|
a7e43173db
|
14 lat temu |
|
IFCUtil.cpp
|
a7e43173db
|
14 lat temu |
|
IFCUtil.h
|
409eb6cee7
- IFC: IfcTrimmingCurve sampling code now supports trimming by points rather than by parameter values.
|
14 lat temu |
|
IFF.h
|
ef3cd69ae6
worked on getting assimpl compiled on BE
|
17 lat temu |
|
IRRLoader.cpp
|
b54d3ff522
# IrrLoader: fix typo.
|
14 lat temu |
|
IRRLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
IRRMeshLoader.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
IRRMeshLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
IRRShared.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
IRRShared.h
|
c6899cd999
FIX: Adding empty final line to some units where it was missing.
|
16 lat temu |
|
Importer.cpp
|
d5bd7009a6
- Update : Apply simple patch for debian-specific build-fixes: adapt architecture-macro.
|
14 lat temu |
|
Importer.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
ImporterRegistry.cpp
|
ab71ca60c3
- Feature : First buggy prototype of the M3-loader for starcraft models.
|
14 lat temu |
|
ImproveCacheLocality.cpp
|
5ac47b9873
# don't run cache optimization if mesh fits into cache anyway ...
|
14 lat temu |
|
ImproveCacheLocality.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
JoinVerticesProcess.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
JoinVerticesProcess.h
|
3d00f36faf
# fix unit tests, although static linkage to Assimp is a requirement or symbols will be missing. This involves declaring some members of certain pp step classes public to give the tests access to them. Those are harmless and completely safe to use from outside, though.
|
14 lat temu |
|
LWOAnimation.cpp
|
5957e9996b
merge https://github.com/gellule/assimp.git
|
14 lat temu |
|
LWOAnimation.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
LWOBLoader.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
LWOFileData.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
LWOLoader.cpp
|
e52a49a990
Fix [3472310] Unnecessary output in LWOImporter
|
14 lat temu |
|
LWOLoader.h
|
5957e9996b
merge https://github.com/gellule/assimp.git
|
14 lat temu |
|
LWOMaterial.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
LWSLoader.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
LWSLoader.h
|
5957e9996b
merge https://github.com/gellule/assimp.git
|
14 lat temu |
|
LimitBoneWeightsProcess.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
LimitBoneWeightsProcess.h
|
3d00f36faf
# fix unit tests, although static linkage to Assimp is a requirement or symbols will be missing. This involves declaring some members of certain pp step classes public to give the tests access to them. Those are harmless and completely safe to use from outside, though.
|
14 lat temu |
|
LineSplitter.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
LogAux.h
|
967e87d625
# ammendment to previous: take care for gcc.major > 4
|
14 lat temu |
|
M3Importer.cpp
|
16a5bef3ba
Bugfix: Bugfixes fror VS 2010 with CMake ( thanks to Jonathan Klein ).
|
14 lat temu |
|
M3Importer.h
|
ab71ca60c3
- Feature : First buggy prototype of the M3-loader for starcraft models.
|
14 lat temu |
|
MD2FileData.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
MD2Loader.cpp
|
c807fd65f3
- no longer distinguish between textured and non-textured default materials. Also, do not spit out dummy texture names. This was once a workaround to get some viewers to display a dummy texture rather than a plain shaded asset, but this is no longer appropriate. This involves removal of the public #define AI_DEFAULT_TEXTURED_MATERIAL_NAME.
|
14 lat temu |
|
MD2Loader.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
MD2NormalTable.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
MD3FileData.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
MD3Loader.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
MD3Loader.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
MD4FileData.h
|
01a25c1fb4
Get rid of ./extra folder in ./code. Move contents to main code folder.
|
16 lat temu |
|
MD5Loader.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
MD5Loader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
MD5Parser.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
MD5Parser.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
MDCFileData.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
MDCLoader.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
MDCLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
MDCNormalTable.h
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 lat temu |
|
MDLDefaultColorMap.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
MDLFileData.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
MDLLoader.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
MDLLoader.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
MDLMaterialLoader.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
MS3DLoader.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
MS3DLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
MakeVerboseFormat.cpp
|
21e3b5e087
# fix debug build of the MakeVerboseFormat-process - it asserted AI_MAX_NUMBER_OF_TEXTURECOORDS==4 for no reason.
|
15 lat temu |
|
MakeVerboseFormat.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
MaterialSystem.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
MaterialSystem.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
MemoryIOWrapper.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
NDOLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
NDOLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
NFFLoader.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
NFFLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
OFFLoader.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
OFFLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
ObjExporter.cpp
|
78493b833c
+ Obj: implement exporting of p and l entities.
|
14 lat temu |
|
ObjExporter.h
|
78493b833c
+ Obj: implement exporting of p and l entities.
|
14 lat temu |
|
ObjFileData.h
|
df63b4b3ed
[3298060] OBJ: Add support for p and l elements
|
14 lat temu |
|
ObjFileImporter.cpp
|
d5bd7009a6
- Update : Apply simple patch for debian-specific build-fixes: adapt architecture-macro.
|
14 lat temu |
|
ObjFileImporter.h
|
df63b4b3ed
[3298060] OBJ: Add support for p and l elements
|
14 lat temu |
|
ObjFileMtlImporter.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
ObjFileMtlImporter.h
|
b0d8d83b75
BUGFIX 2970556: Fix possible overflow in material importer ( obj ) .
|
15 lat temu |
|
ObjFileParser.cpp
|
2c0965795c
[ 3460982] Patch for Bug 3460978 - Obj loader not generating new objects for material groups.
|
14 lat temu |
|
ObjFileParser.h
|
df63b4b3ed
[3298060] OBJ: Add support for p and l elements
|
14 lat temu |
|
ObjTools.h
|
613a4cc679
- BUGFIX: Crash in obj-model.
|
15 lat temu |
|
OgreImporter.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
OgreImporter.h
|
998de54048
some code updates, ogre animation still not working :(
|
15 lat temu |
|
OgreImporterMaterial.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
OgreXmlHelper.h
|
1bcd29d704
Fix: OgreImporter relies on non ISO std::exception c'tor.
|
15 lat temu |
|
OptimizeGraph.cpp
|
1fcb1a1d8e
# OptimizeGraph: fix crash if there is no data remaining after flattening the graph and removing everything that serves no purpose.
|
14 lat temu |
|
OptimizeGraph.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
OptimizeMeshes.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
OptimizeMeshes.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
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.
|
14 lat temu |
|
PlyLoader.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
PlyLoader.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
PlyParser.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
PlyParser.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
PolyTools.h
|
1305376060
# PolyTools.h, fix point of declaration for GetArea2D, thanks to Joe Hermaszewski to point it out.
|
14 lat temu |
|
PostStepRegistry.cpp
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
PretransformVertices.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 lat temu |
|
PretransformVertices.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
ProcessHelper.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
ProcessHelper.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
Profiler.h
|
aae8637666
Add GLOB_MEASURE_TIME configuration option to profile the runtime of the postprocessing steps.
|
15 lat temu |
|
Q3BSPFileData.h
|
5ef9e63ac6
- UPDATE : Add first version of bsp-loader with assimp-internal texture support.
|
15 lat temu |
|
Q3BSPFileImporter.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
Q3BSPFileImporter.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
Q3BSPFileParser.cpp
|
cd963608c6
Feature : Add first M3-format deta definitions and a prototype importer for M3-models. Many thanks to libm3 for their great work ( see http://code.google.com/p/libm3/ ).
|
14 lat temu |
|
Q3BSPFileParser.h
|
f017b5a4a4
- FEATURE : First version of PK3 format loader.
|
15 lat temu |
|
Q3BSPZipArchive.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
Q3BSPZipArchive.h
|
487071be77
Bugfix: FCollada's special texture tag "bump" now maps to aiTEXTURE_NORMAL. Thanks to agent8261 for the hint
|
14 lat temu |
|
Q3DLoader.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
Q3DLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
RawLoader.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
RawLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
RemoveComments.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
RemoveComments.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
RemoveRedundantMaterials.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
RemoveRedundantMaterials.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
RemoveVCProcess.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
RemoveVCProcess.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
SGSpatialSort.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
SGSpatialSort.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
SMDLoader.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
SMDLoader.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
STEPFile.h
|
418c1bfbe0
# fix compile error introduced by previous changes, we are not yet ready for this.
|
14 lat temu |
|
STEPFileReader.cpp
|
2e4b1a08ff
# STEPFileReader now scans real number literals as doubles.
|
14 lat temu |
|
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.
|
14 lat temu |
|
STLExporter.cpp
|
45b0ccfc92
+ experimental STL exporter.
|
14 lat temu |
|
STLExporter.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
STLLoader.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
STLLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
SceneCombiner.cpp
|
67e8e52a00
Fix a compiler warning.
|
14 lat temu |
|
SceneCombiner.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
ScenePreprocessor.cpp
|
c807fd65f3
- no longer distinguish between textured and non-textured default materials. Also, do not spit out dummy texture names. This was once a workaround to get some viewers to display a dummy texture rather than a plain shaded asset, but this is no longer appropriate. This involves removal of the public #define AI_DEFAULT_TEXTURED_MATERIAL_NAME.
|
14 lat temu |
|
ScenePreprocessor.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
ScenePrivate.h
|
3f369342d6
- Redesign the C interface to allow per-import settings.
|
14 lat temu |
|
SkeletonMeshBuilder.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
SkeletonMeshBuilder.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
SmoothingGroups.h
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 lat temu |
|
SmoothingGroups.inl
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
SortByPTypeProcess.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 lat temu |
|
SortByPTypeProcess.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
SpatialSort.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 lat temu |
|
SpatialSort.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
SplitByBoneCountProcess.cpp
|
94767ecf8c
Merge https://github.com/tonttu/assimp
|
15 lat temu |
|
SplitByBoneCountProcess.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
SplitLargeMeshes.cpp
|
2ffac898d6
[3393728] [PATCH 1/2] ommit->omit and splitted->split
|
14 lat temu |
|
SplitLargeMeshes.h
|
3d00f36faf
# fix unit tests, although static linkage to Assimp is a requirement or symbols will be missing. This involves declaring some members of certain pp step classes public to give the tests access to them. Those are harmless and completely safe to use from outside, though.
|
14 lat temu |
|
StandardShapes.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 lat temu |
|
StandardShapes.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
StdOStreamLogStream.h
|
03fcec7fe3
Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger.
|
17 lat temu |
|
StreamReader.h
|
af8058498e
- StreamReader now should be able to deal with files opened in text mode.
|
14 lat temu |
|
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.
|
15 lat temu |
|
Subdivision.cpp
|
db29c9a20d
Spelling fixes, thanks to Jan Dittberner.
|
14 lat temu |
|
Subdivision.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
TargetAnimation.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
TargetAnimation.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
TerragenLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 lat temu |
|
TerragenLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
TextureTransform.cpp
|
aa189c0247
# TextureTransform-Step: fix memory leak due to uvtrafo keys not being deleted properly. This fixes [3463286].
|
14 lat temu |
|
TextureTransform.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
TinyFormatter.h
|
00238e84e8
# fix vc8 compilation. See https://sourceforge.net/projects/assimp/forums/forum/817654/topic/4372824
|
15 lat temu |
|
TriangulateProcess.cpp
|
f522143909
+ IFC: use custom triangulation algorithm to generate walls with openings. Introduce a configuration option to toggle the triangulation implementation.
|
14 lat temu |
|
TriangulateProcess.h
|
3d00f36faf
# fix unit tests, although static linkage to Assimp is a requirement or symbols will be missing. This involves declaring some members of certain pp step classes public to give the tests access to them. Those are harmless and completely safe to use from outside, though.
|
14 lat temu |
|
UnrealLoader.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
UnrealLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
|
ValidateDataStructure.cpp
|
2c83543b39
- remove aiAssert, use a plain assert instead. This removes the exit() call in Assimp.
|
15 lat temu |
|
ValidateDataStructure.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
Vertex.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
VertexTriangleAdjacency.cpp
|
40ed87e05c
Bugfix : Fix patch.
|
14 lat temu |
|
VertexTriangleAdjacency.h
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
Win32DebugLogStream.h
|
7ad99f3baf
# lowercase include (mingw cross compile fix). Thanks to abma for the patch.
|
14 lat temu |
|
XFileHelper.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
XFileImporter.cpp
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
|
XFileImporter.h
|
2ffac898d6
[3393728] [PATCH 1/2] ommit->omit and splitted->split
|
14 lat temu |
|
XFileParser.cpp
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
14 lat temu |
|
XFileParser.h
|
94767ecf8c
Merge https://github.com/tonttu/assimp
|
15 lat temu |
|
assbin_chunks.h
|
2ffac898d6
[3393728] [PATCH 1/2] ommit->omit and splitted->split
|
14 lat temu |
|
fast_atof.h
|
5716c4b007
- Set AI_FAST_ATOF_RELAVANT_DECIMALS to 15. This may cause regressions.
|
14 lat temu |
|
irrXMLWrapper.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 lat temu |
|
makefile.mingw
|
76bdf7d0cb
Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839.
|
15 lat temu |
|
pstdint.h
|
0e77095ace
Experimental bugfix: avoid most pstdint.h stuff when VC10 stdint.h is included.
|
15 lat temu |
|
qnan.h
|
906c45eeeb
Fix: qnan detection code. Appearently I fooled myself when I wrote this.
|
15 lat temu |