| .. |
|
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 лет назад |
|
res
|
29935e2138
Set overall version to 1.1.
|
16 лет назад |
|
3DSConverter.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
3DSHelper.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
3DSLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
3DSLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
ACLoader.cpp
|
0fc965da91
Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079).
|
15 лет назад |
|
ACLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
ASELoader.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
ASELoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
ASEParser.cpp
|
3fe2a40193
# bugfix [3294475] - ASE BUMP map record not read
|
14 лет назад |
|
ASEParser.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
Assimp.cpp
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
AssimpCExport.cpp
|
36b3695a31
- improve symmetry between Assimp::Importer and Assimp::Exporter.
|
14 лет назад |
|
AssimpPCH.cpp
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
AssimpPCH.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
B3DImporter.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
B3DImporter.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
BVHLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
BVHLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
BaseImporter.cpp
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
BaseImporter.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
BaseProcess.cpp
|
45b0ccfc92
+ experimental STL exporter.
|
14 лет назад |
|
BaseProcess.h
|
45b0ccfc92
+ experimental STL exporter.
|
14 лет назад |
|
BlenderDNA.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
BlenderDNA.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
BlenderDNA.inl
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
BlenderIntermediate.h
|
d082330cea
BLENDER: Fix potential stack overflow caused by a DOM object referencing itself.
|
15 лет назад |
|
BlenderLoader.cpp
|
ffdb479411
+ Blender: read specular hardness. Thanks to Marvin for the patch.
|
14 лет назад |
|
BlenderLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
BlenderModifier.cpp
|
36b3695a31
- improve symmetry between Assimp::Importer and Assimp::Exporter.
|
14 лет назад |
|
BlenderModifier.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
BlenderScene.cpp
|
ffdb479411
+ Blender: read specular hardness. Thanks to Marvin for the patch.
|
14 лет назад |
|
BlenderScene.h
|
2ffac898d6
[3393728] [PATCH 1/2] ommit->omit and splitted->split
|
14 лет назад |
|
BlenderSceneGen.h
|
d082330cea
BLENDER: Fix potential stack overflow caused by a DOM object referencing itself.
|
15 лет назад |
|
BlobIOSystem.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
ByteSwap.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
CInterfaceIOWrapper.h
|
621bdef663
- rework exporter interface to be based primarily on the existing IOSystem.
|
15 лет назад |
|
CMakeLists.txt
|
45b0ccfc92
+ experimental STL exporter.
|
14 лет назад |
|
COBLoader.cpp
|
2ffac898d6
[3393728] [PATCH 1/2] ommit->omit and splitted->split
|
14 лет назад |
|
COBLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
COBScene.h
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
CSMLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
CSMLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
CalcTangentsProcess.cpp
|
323b9d8400
# make source UV index for tangent space computation configurable via the AI_CONFIG_PP_CT_TEXTURE_CHANNEL_INDEX option.
|
14 лет назад |
|
CalcTangentsProcess.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
ColladaExporter.cpp
|
c58480d608
+ first version of OBJ exporter
|
14 лет назад |
|
ColladaExporter.h
|
28008debf7
forgot the new files...
|
15 лет назад |
|
ColladaHelper.h
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
ColladaLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
ColladaLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
ColladaParser.cpp
|
73d109c7cc
# bugfix [3295074]: copy'n'paste bug in ReadSamplerProperties would cause y-axis sampler state to be assigned to the respective x values.
|
14 лет назад |
|
ColladaParser.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
ComputeUVMappingProcess.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
ComputeUVMappingProcess.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
ConvertToLHProcess.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
ConvertToLHProcess.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
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 лет назад |
|
DXFLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
DXFLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
DeboneProcess.cpp
|
6a9e0f57d4
# fix vc10 compilation issue, thanks for Stepan Hrbek for the patch.
|
14 лет назад |
|
DeboneProcess.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
DefaultIOStream.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
DefaultIOStream.h
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
DefaultIOSystem.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
DefaultIOSystem.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
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 лет назад |
|
DefaultProgressHandler.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
Exceptional.h
|
621bdef663
- rework exporter interface to be based primarily on the existing IOSystem.
|
15 лет назад |
|
Exporter.cpp
|
45b0ccfc92
+ experimental STL exporter.
|
14 лет назад |
|
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 лет назад |
|
FileSystemFilter.h
|
e241749511
# FileSystemFilter now skips over empty paths as opposed to crashing on them.
|
14 лет назад |
|
FindDegenerates.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
FindDegenerates.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
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 лет назад |
|
FindInstancesProcess.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
FindInvalidDataProcess.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
FindInvalidDataProcess.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
FixNormalsStep.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
FixNormalsStep.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
GenFaceNormalsProcess.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
GenFaceNormalsProcess.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
GenVertexNormalsProcess.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
GenVertexNormalsProcess.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
GenericProperty.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
HMPFileData.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
HMPLoader.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
HMPLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
HalfLifeFileData.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
Hash.h
|
7807c15e65
# fix portability problem with the Hsieh hash, which I had introduced accidentially.
|
14 лет назад |
|
IFCCurve.cpp
|
de0b632e15
- IFC: implement the SameSense flag for IfcCompositeCurveSegment
|
14 лет назад |
|
IFCGeometry.cpp
|
a7e43173db
|
14 лет назад |
|
IFCLoader.cpp
|
a7e43173db
|
14 лет назад |
|
IFCLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
IFCMaterial.cpp
|
81ad224f84
- IFC: Refactor source to simplify maintenance.
|
14 лет назад |
|
IFCProfile.cpp
|
409eb6cee7
- IFC: IfcTrimmingCurve sampling code now supports trimming by points rather than by parameter values.
|
14 лет назад |
|
IFCReaderGen.cpp
|
a7e43173db
|
14 лет назад |
|
IFCReaderGen.h
|
a7e43173db
|
14 лет назад |
|
IFCUtil.cpp
|
a7e43173db
|
14 лет назад |
|
IFCUtil.h
|
409eb6cee7
- IFC: IfcTrimmingCurve sampling code now supports trimming by points rather than by parameter values.
|
14 лет назад |
|
IFF.h
|
ef3cd69ae6
worked on getting assimpl compiled on BE
|
17 лет назад |
|
IRRLoader.cpp
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
IRRLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
IRRMeshLoader.cpp
|
0fc965da91
Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079).
|
15 лет назад |
|
IRRMeshLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
IRRShared.cpp
|
0fc965da91
Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079).
|
15 лет назад |
|
IRRShared.h
|
c6899cd999
FIX: Adding empty final line to some units where it was missing.
|
16 лет назад |
|
Importer.cpp
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
Importer.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
ImporterRegistry.cpp
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
ImproveCacheLocality.cpp
|
5ac47b9873
# don't run cache optimization if mesh fits into cache anyway ...
|
14 лет назад |
|
ImproveCacheLocality.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
JoinVerticesProcess.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
JoinVerticesProcess.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
LWOAnimation.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
LWOAnimation.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
LWOBLoader.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
LWOFileData.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
LWOLoader.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
LWOLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
LWOMaterial.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
LWSLoader.cpp
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
LWSLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
LimitBoneWeightsProcess.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
LimitBoneWeightsProcess.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
LineSplitter.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
LogAux.h
|
967e87d625
# ammendment to previous: take care for gcc.major > 4
|
14 лет назад |
|
M3Importer.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 лет назад |
|
M3Importer.h
|
b2c4963f72
Update : Add a hint for the source of the m3-data definition.
|
14 лет назад |
|
MD2FileData.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
MD2Loader.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
MD2Loader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
MD2NormalTable.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
MD3FileData.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
MD3Loader.cpp
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
MD3Loader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
MD4FileData.h
|
01a25c1fb4
Get rid of ./extra folder in ./code. Move contents to main code folder.
|
16 лет назад |
|
MD5Loader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
MD5Loader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
MD5Parser.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
MD5Parser.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
MDCFileData.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
MDCLoader.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
MDCLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
MDCNormalTable.h
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 лет назад |
|
MDLDefaultColorMap.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
MDLFileData.h
|
9f32504792
[3393728] [PATCH 2/2] renamed MDL::IntSplittedGroupData_MDL7 to MDL::IntSplitGroupData_MDL7
|
14 лет назад |
|
MDLLoader.cpp
|
9f32504792
[3393728] [PATCH 2/2] renamed MDL::IntSplittedGroupData_MDL7 to MDL::IntSplitGroupData_MDL7
|
14 лет назад |
|
MDLLoader.h
|
9f32504792
[3393728] [PATCH 2/2] renamed MDL::IntSplittedGroupData_MDL7 to MDL::IntSplitGroupData_MDL7
|
14 лет назад |
|
MDLMaterialLoader.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
MS3DLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
MS3DLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
MakeVerboseFormat.cpp
|
21e3b5e087
# fix debug build of the MakeVerboseFormat-process - it asserted AI_MAX_NUMBER_OF_TEXTURECOORDS==4 for no reason.
|
15 лет назад |
|
MakeVerboseFormat.h
|
45b0ccfc92
+ experimental STL exporter.
|
14 лет назад |
|
MaterialSystem.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
MaterialSystem.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
MemoryIOWrapper.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
NDOLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
NDOLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
NFFLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
NFFLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
OFFLoader.cpp
|
0fc965da91
Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079).
|
15 лет назад |
|
OFFLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
ObjExporter.cpp
|
c58480d608
+ first version of OBJ exporter
|
14 лет назад |
|
ObjExporter.h
|
45b0ccfc92
+ experimental STL exporter.
|
14 лет назад |
|
ObjFileData.h
|
94767ecf8c
Merge https://github.com/tonttu/assimp
|
15 лет назад |
|
ObjFileImporter.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
ObjFileImporter.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
ObjFileMtlImporter.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
ObjFileMtlImporter.h
|
b0d8d83b75
BUGFIX 2970556: Fix possible overflow in material importer ( obj ) .
|
15 лет назад |
|
ObjFileParser.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
ObjFileParser.h
|
f3310b0f36
BUGFIX : Fix handling of multiple materials per object definition in Obj-Loader.
|
15 лет назад |
|
ObjTools.h
|
613a4cc679
- BUGFIX: Crash in obj-model.
|
15 лет назад |
|
OgreImporter.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
OgreImporter.h
|
998de54048
some code updates, ogre animation still not working :(
|
15 лет назад |
|
OgreImporterMaterial.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
OgreXmlHelper.h
|
1bcd29d704
Fix: OgreImporter relies on non ISO std::exception c'tor.
|
16 лет назад |
|
OptimizeGraph.cpp
|
1fcb1a1d8e
# OptimizeGraph: fix crash if there is no data remaining after flattening the graph and removing everything that serves no purpose.
|
14 лет назад |
|
OptimizeGraph.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
OptimizeMeshes.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
OptimizeMeshes.h
|
2ffac898d6
[3393728] [PATCH 1/2] ommit->omit and splitted->split
|
14 лет назад |
|
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 лет назад |
|
PlyLoader.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
PlyLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
PlyParser.cpp
|
0fc965da91
Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079).
|
15 лет назад |
|
PlyParser.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
PolyTools.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
PostStepRegistry.cpp
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
PretransformVertices.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
PretransformVertices.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
ProcessHelper.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
ProcessHelper.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
Profiler.h
|
aae8637666
Add GLOB_MEASURE_TIME configuration option to profile the runtime of the postprocessing steps.
|
15 лет назад |
|
Q3BSPFileData.h
|
5ef9e63ac6
- UPDATE : Add first version of bsp-loader with assimp-internal texture support.
|
15 лет назад |
|
Q3BSPFileImporter.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 лет назад |
|
Q3BSPFileImporter.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
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 лет назад |
|
Q3BSPFileParser.h
|
f017b5a4a4
- FEATURE : First version of PK3 format loader.
|
15 лет назад |
|
Q3BSPZipArchive.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
Q3BSPZipArchive.h
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
Q3DLoader.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
Q3DLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
RawLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
RawLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
RemoveComments.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
RemoveComments.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
RemoveRedundantMaterials.cpp
|
94767ecf8c
Merge https://github.com/tonttu/assimp
|
15 лет назад |
|
RemoveRedundantMaterials.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
RemoveVCProcess.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
RemoveVCProcess.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
SGSpatialSort.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
SGSpatialSort.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
SMDLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
SMDLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
STEPFile.h
|
81ad224f84
- IFC: Refactor source to simplify maintenance.
|
14 лет назад |
|
STEPFileReader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
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 лет назад |
|
STLExporter.cpp
|
45b0ccfc92
+ experimental STL exporter.
|
14 лет назад |
|
STLExporter.h
|
45b0ccfc92
+ experimental STL exporter.
|
14 лет назад |
|
STLLoader.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
STLLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
SceneCombiner.cpp
|
36b3695a31
- improve symmetry between Assimp::Importer and Assimp::Exporter.
|
14 лет назад |
|
SceneCombiner.h
|
36b3695a31
- improve symmetry between Assimp::Importer and Assimp::Exporter.
|
14 лет назад |
|
ScenePreprocessor.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
ScenePreprocessor.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
ScenePrivate.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
SkeletonMeshBuilder.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
SkeletonMeshBuilder.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
SmoothingGroups.h
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
SmoothingGroups.inl
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
SortByPTypeProcess.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
SortByPTypeProcess.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
SpatialSort.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
SpatialSort.h
|
a9fd02c14e
JoinIdenticalVertices: Performance optimizations by Krishty („Fuck the System”). Yields a 9x speedup in first benchmarks with meshes > 2k triangles.
|
15 лет назад |
|
SplitByBoneCountProcess.cpp
|
94767ecf8c
Merge https://github.com/tonttu/assimp
|
15 лет назад |
|
SplitByBoneCountProcess.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
SplitLargeMeshes.cpp
|
2ffac898d6
[3393728] [PATCH 1/2] ommit->omit and splitted->split
|
14 лет назад |
|
SplitLargeMeshes.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
StandardShapes.cpp
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
StandardShapes.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
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 лет назад |
|
StreamReader.h
|
af8058498e
- StreamReader now should be able to deal with files opened in text mode.
|
14 лет назад |
|
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 лет назад |
|
Subdivision.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
Subdivision.h
|
d082330cea
BLENDER: Fix potential stack overflow caused by a DOM object referencing itself.
|
15 лет назад |
|
TargetAnimation.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
TargetAnimation.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
TerragenLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
TerragenLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
TextureTransform.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
TextureTransform.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
TinyFormatter.h
|
00238e84e8
# fix vc8 compilation. See https://sourceforge.net/projects/assimp/forums/forum/817654/topic/4372824
|
15 лет назад |
|
TriangulateProcess.cpp
|
f522143909
+ IFC: use custom triangulation algorithm to generate walls with openings. Introduce a configuration option to toggle the triangulation implementation.
|
14 лет назад |
|
TriangulateProcess.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
UnrealLoader.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
UnrealLoader.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
ValidateDataStructure.cpp
|
2c83543b39
- remove aiAssert, use a plain assert instead. This removes the exit() call in Assimp.
|
15 лет назад |
|
ValidateDataStructure.h
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
Vertex.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
VertexTriangleAdjacency.cpp
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
VertexTriangleAdjacency.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
Win32DebugLogStream.h
|
7ad99f3baf
# lowercase include (mingw cross compile fix). Thanks to abma for the patch.
|
14 лет назад |
|
XFileHelper.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
XFileImporter.cpp
|
94767ecf8c
Merge https://github.com/tonttu/assimp
|
15 лет назад |
|
XFileImporter.h
|
2ffac898d6
[3393728] [PATCH 1/2] ommit->omit and splitted->split
|
14 лет назад |
|
XFileParser.cpp
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 лет назад |
|
XFileParser.h
|
94767ecf8c
Merge https://github.com/tonttu/assimp
|
15 лет назад |
|
assbin_chunks.h
|
2ffac898d6
[3393728] [PATCH 1/2] ommit->omit and splitted->split
|
14 лет назад |
|
fast_atof.h
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 лет назад |
|
irrXMLWrapper.h
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
16 лет назад |
|
makefile
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 лет назад |
|
makefile.mingw
|
76bdf7d0cb
Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839.
|
15 лет назад |
|
pstdint.h
|
0e77095ace
Experimental bugfix: avoid most pstdint.h stuff when VC10 stdint.h is included.
|
15 лет назад |
|
qnan.h
|
906c45eeeb
Fix: qnan detection code. Appearently I fooled myself when I wrote this.
|
16 лет назад |