| .. |
|
extra
|
84ff1090c2
- BUGFIX: Fix compiler warning: variable is not initialized.
|
16 年之前 |
|
res
|
9070dc1f3c
Further work on jAssimp. Still WIP and NOT USABLE, but interface getting stable now, most JNI code written.
|
16 年之前 |
|
3DSConverter.cpp
|
7cb337a8b8
BUGFIX: Fix compiler warning : suggested parthesis.
|
16 年之前 |
|
3DSHelper.h
|
4bbc03332b
General
|
17 年之前 |
|
3DSLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
3DSLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
ACLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
ACLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
ASELoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
ASELoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
ASEParser.cpp
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
16 年之前 |
|
ASEParser.h
|
4bbc03332b
General
|
17 年之前 |
|
Assimp.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
AssimpPCH.cpp
|
4bbc03332b
General
|
17 年之前 |
|
AssimpPCH.h
|
a4d7871096
[2805689] GCC 4.4 compatibility.
|
16 年之前 |
|
B3DImporter.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
B3DImporter.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
BVHLoader.cpp
|
7080ba231c
General
|
17 年之前 |
|
BVHLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
BaseImporter.cpp
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
16 年之前 |
|
BaseImporter.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
BaseProcess.cpp
|
9abcba4bc2
Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now.
|
16 年之前 |
|
BaseProcess.h
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
16 年之前 |
|
ByteSwap.h
|
7dcbff5d5c
Adding overloads for unsigned integer types to ByteSwap and StreamReader.
|
16 年之前 |
|
CMakeLists.txt
|
78f27eef13
BUGFIX : Fix incorrect INSTALL target.
|
16 年之前 |
|
CSMLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
CSMLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
CalcTangentsProcess.cpp
|
4bbc03332b
General
|
17 年之前 |
|
CalcTangentsProcess.h
|
9279513700
Optimized GenVertexNormal-Step.
|
17 年之前 |
|
ColladaHelper.h
|
3e529ac1fc
Bugfix: Collada animation parser now handles multi-value data types correctly. Or at least I hope so.
|
16 年之前 |
|
ColladaLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
ColladaLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
ColladaParser.cpp
|
3e529ac1fc
Bugfix: Collada animation parser now handles multi-value data types correctly. Or at least I hope so.
|
16 年之前 |
|
ColladaParser.h
|
f85d7b63ef
- Bugfix: Collada parser did not skip unknown material properties correctly, leading to strange XML error messages
|
16 年之前 |
|
ComputeUVMappingProcess.cpp
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
16 年之前 |
|
ComputeUVMappingProcess.h
|
c865999420
Collada
|
17 年之前 |
|
ConvertToLHProcess.cpp
|
c6899cd999
FIX: Adding empty final line to some units where it was missing.
|
16 年之前 |
|
ConvertToLHProcess.h
|
c2d8881549
General
|
17 年之前 |
|
DXFLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
DXFLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
DefaultIOStream.cpp
|
adb4ab602e
Adding Importer::ReadFileFromMemory to make Chromanoid happy.
|
16 年之前 |
|
DefaultIOStream.h
|
2b9461fbf7
MD3
|
17 年之前 |
|
DefaultIOSystem.cpp
|
52228add3a
add some #ifdefs for SWIG
|
16 年之前 |
|
DefaultIOSystem.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 年之前 |
|
DefaultLogger.cpp
|
d881a16402
Logging functions are now available to C-Users, too. Cleaning up headers.
|
16 年之前 |
|
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
|
e8386dc837
Fixing a minor issue in FileSystemFilter which prevented some external files from being loaded. Thanks to Jonathan Klein to point it out.
|
16 年之前 |
|
FindDegenerates.cpp
|
29c33760e4
Triangulation:
|
17 年之前 |
|
FindDegenerates.h
|
4bbc03332b
General
|
17 年之前 |
|
FindInstancesProcess.cpp
|
de14e06805
FIX: Nasty debug-only bug in FindInstancesProcess.
|
16 年之前 |
|
FindInstancesProcess.h
|
ec9226c5b9
Fixed nasty bug in FindInstancesProcess.cpp.
|
17 年之前 |
|
FindInvalidDataProcess.cpp
|
c89107a117
FEATURE: FindInvalidData step now provides a configuration option to fine-tune the accuracy of floating-point comparisons.
|
16 年之前 |
|
FindInvalidDataProcess.h
|
c89107a117
FEATURE: FindInvalidData step now provides a configuration option to fine-tune the accuracy of floating-point comparisons.
|
16 年之前 |
|
FixNormalsStep.cpp
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
16 年之前 |
|
FixNormalsStep.h
|
7d21c02e28
ASSIMP Beta 1, final fixes for the release.
|
17 年之前 |
|
GenFaceNormalsProcess.cpp
|
07428f37c7
FIX: GenFaceNormals process returns unit normals now.
|
16 年之前 |
|
GenFaceNormalsProcess.h
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 年之前 |
|
GenVertexNormalsProcess.cpp
|
84e2c82877
[ 2666245 ] Remove unused vars
|
17 年之前 |
|
GenVertexNormalsProcess.h
|
9279513700
Optimized GenVertexNormal-Step.
|
17 年之前 |
|
GenericProperty.h
|
25088fd7da
FIX: IrrMesh lightmap scale factor is imported correctly now.
|
16 年之前 |
|
HMPFileData.h
|
4bbc03332b
General
|
17 年之前 |
|
HMPLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
HMPLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
HalfLifeFileData.h
|
4bbc03332b
General
|
17 年之前 |
|
Hash.h
|
32342857d8
ASE and 3DS cleanup - face ordering improved.
|
17 年之前 |
|
IFF.h
|
ef3cd69ae6
worked on getting assimpl compiled on BE
|
17 年之前 |
|
IRRLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
IRRLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
IRRMeshLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
IRRMeshLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
IRRShared.cpp
|
25088fd7da
FIX: IrrMesh lightmap scale factor is imported correctly now.
|
16 年之前 |
|
IRRShared.h
|
c6899cd999
FIX: Adding empty final line to some units where it was missing.
|
16 年之前 |
|
Importer.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
ImproveCacheLocality.cpp
|
a534c364b2
AssimpView now finds textures stored with their full path in the asset's directory.
|
16 年之前 |
|
ImproveCacheLocality.h
|
4bbc03332b
General
|
17 年之前 |
|
JoinVerticesProcess.cpp
|
2e3fee99f0
ADD Vertex utility class to simplify conversion from and to interleaved vertices.
|
16 年之前 |
|
JoinVerticesProcess.h
|
12070a1d52
Bugfix: made various internal structures namespace-local to avoid strange linker issues in case of name conflict
|
16 年之前 |
|
LWOAnimation.cpp
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
16 年之前 |
|
LWOAnimation.h
|
4bbc03332b
General
|
17 年之前 |
|
LWOBLoader.cpp
|
e85bd7d5b9
- BUGFIX : Fix compiler warning ( not referenced parameter ).
|
16 年之前 |
|
LWOFileData.h
|
a677cdd1c0
LWO: Improving handling of VMAD chunks to process multiple discontinous UV's correctly.
|
16 年之前 |
|
LWOLoader.cpp
|
a677cdd1c0
LWO: Improving handling of VMAD chunks to process multiple discontinous UV's correctly.
|
16 年之前 |
|
LWOLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
LWOMaterial.cpp
|
bd196ea318
- Changing LWO loader's VMAP selection strategy. Unassigned VMAPs (UVs and VColors) are now kept, if possible. Referenced VMAPs have higher priority so everything should be backward compatible.
|
16 年之前 |
|
LWSLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
LWSLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
LimitBoneWeightsProcess.cpp
|
de50bb915b
MD5
|
17 年之前 |
|
LimitBoneWeightsProcess.h
|
6f49c4518c
Added first working version of a MDC loader; no further features like compressed frames tested at the moment. Added config options for keyframe loading, this has been tested with MDL7 only (atm). Some refactoring, a few files are much cleaner and smaller now. RemoveRedundantMats step does now remove unreferenced materials.
|
17 年之前 |
|
MD2FileData.h
|
4bbc03332b
General
|
17 年之前 |
|
MD2Loader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
MD2Loader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
MD2NormalTable.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 年之前 |
|
MD3FileData.h
|
4bbc03332b
General
|
17 年之前 |
|
MD3Loader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
MD3Loader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
MD5Loader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
MD5Loader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
MD5Parser.cpp
|
d0ab169de9
FIX broken MD5Parser.cpp.
|
16 年之前 |
|
MD5Parser.h
|
4ece1c859a
- BUGFIX: Fix compiler warnings.
|
16 年之前 |
|
MDCFileData.h
|
4bbc03332b
General
|
17 年之前 |
|
MDCLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
MDCLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
MDCNormalTable.h
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 年之前 |
|
MDLDefaultColorMap.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 年之前 |
|
MDLFileData.h
|
4bbc03332b
General
|
17 年之前 |
|
MDLLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
MDLLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
MDLMaterialLoader.cpp
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
16 年之前 |
|
MS3DLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
MS3DLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
MaterialSystem.cpp
|
3b95a1e782
Adding aiMaterial::GetTextureCount()/aiMaterialGetTextureCount().
|
16 年之前 |
|
MaterialSystem.h
|
fcc6455447
Removing stdint.h dependency from the public API to avoid conflicts with other libraries.
|
17 年之前 |
|
MemoryIOWrapper.h
|
adb4ab602e
Adding Importer::ReadFileFromMemory to make Chromanoid happy.
|
16 年之前 |
|
NFFLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
NFFLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
OFFLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
OFFLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
ObjFileData.h
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
16 年之前 |
|
ObjFileImporter.cpp
|
5c0432057a
- REFACTORING : Removing deprecated code from obj-loader.
|
16 年之前 |
|
ObjFileImporter.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
ObjFileMtlImporter.cpp
|
d3ff282987
- Removed dead code.
|
16 年之前 |
|
ObjFileMtlImporter.h
|
fa8edfe207
- BUGFIX: Fixed a crash in the normal-loader method of obj loader.
|
17 年之前 |
|
ObjFileParser.cpp
|
78f27eef13
BUGFIX : Fix incorrect INSTALL target.
|
16 年之前 |
|
ObjFileParser.h
|
a870710f56
- REFACTORING : Remove not used header from ObjFileParser.
|
16 年之前 |
|
ObjTools.h
|
21f948288c
BUGFIX : Fix crash in material loader.
|
16 年之前 |
|
OgreImporter.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
OgreImporter.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
OgreXmlHelper.h
|
c6899cd999
FIX: Adding empty final line to some units where it was missing.
|
16 年之前 |
|
OptimizeGraph.cpp
|
c6899cd999
FIX: Adding empty final line to some units where it was missing.
|
16 年之前 |
|
OptimizeGraph.h
|
9abcba4bc2
Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now.
|
16 年之前 |
|
OptimizeMeshes.cpp
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
16 年之前 |
|
OptimizeMeshes.h
|
9abcba4bc2
Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now.
|
16 年之前 |
|
ParsingUtils.h
|
76385013d0
BUGFIX: Fix compiler warning: suggest parthesis.
|
16 年之前 |
|
PlyLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
PlyLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
PlyParser.cpp
|
4bbc03332b
General
|
17 年之前 |
|
PlyParser.h
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
17 年之前 |
|
PretransformVertices.cpp
|
a9ece90b81
FIX: Scons workspace was missing a reference to contrib/ConvertUTF.
|
16 年之前 |
|
PretransformVertices.h
|
cc1ff304df
FEATURE: Adding format auto-detection to OBJ loader basing on some distinct keywords.
|
16 年之前 |
|
ProcessHelper.h
|
2e3fee99f0
ADD Vertex utility class to simplify conversion from and to interleaved vertices.
|
16 年之前 |
|
Q3DLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
Q3DLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
RawLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
RawLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
RemoveComments.cpp
|
b06fc2e5f5
MD5
|
17 年之前 |
|
RemoveComments.h
|
f69446937b
Added NFF loader. No standard shapes yet (sphere, cone), but a class for them (StandardShapes) has been declared.
|
17 年之前 |
|
RemoveRedundantMaterials.cpp
|
9abcba4bc2
Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now.
|
16 年之前 |
|
RemoveRedundantMaterials.h
|
4bbc03332b
General
|
17 年之前 |
|
RemoveVCProcess.cpp
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
16 年之前 |
|
RemoveVCProcess.h
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 年之前 |
|
SGSpatialSort.cpp
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
17 年之前 |
|
SGSpatialSort.h
|
3e46a0860e
Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved.
|
17 年之前 |
|
SMDLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
SMDLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
STLLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
STLLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
SceneCombiner.cpp
|
df13041f42
Remove randomness from SceneCombiner.
|
16 年之前 |
|
SceneCombiner.h
|
4bbc03332b
General
|
17 年之前 |
|
ScenePreprocessor.cpp
|
d6aacefa1e
- BUGFIX: ColladaLoader handles multiple UVs/VColors correctly now. Thanks to Ingrater to point it out.
|
16 年之前 |
|
ScenePreprocessor.h
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 年之前 |
|
SkeletonMeshBuilder.cpp
|
d7b4dd6ae3
Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import.
|
16 年之前 |
|
SkeletonMeshBuilder.h
|
d7b4dd6ae3
Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import.
|
16 年之前 |
|
SmoothingGroups.h
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
17 年之前 |
|
SmoothingGroups.inl
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 年之前 |
|
SortByPTypeProcess.cpp
|
84e2c82877
[ 2666245 ] Remove unused vars
|
17 年之前 |
|
SortByPTypeProcess.h
|
7c50899481
Fixed 3DS, ASE, MD3 and Q3D orientation after Schrompf' recent changes to the RH-LH conversion.
|
17 年之前 |
|
SpatialSort.cpp
|
2e3fee99f0
ADD Vertex utility class to simplify conversion from and to interleaved vertices.
|
16 年之前 |
|
SpatialSort.h
|
2e3fee99f0
ADD Vertex utility class to simplify conversion from and to interleaved vertices.
|
16 年之前 |
|
SplitLargeMeshes.cpp
|
f7aa836330
ASE: Added WIP support for *SMOOTHSKINMESH elements in ASE/ASC files. Fixes in the ASE loader. Fixed animation parsing. Temporary implementation of target lights and cameras, including animations.
|
17 年之前 |
|
SplitLargeMeshes.h
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 年之前 |
|
StandardShapes.cpp
|
6557c28ef7
FIX: NFF face winding bug (actually it was in StandardShapes.cpp).
|
17 年之前 |
|
StandardShapes.h
|
6557c28ef7
FIX: NFF face winding bug (actually it was in StandardShapes.cpp).
|
17 年之前 |
|
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
|
7dcbff5d5c
Adding overloads for unsigned integer types to ByteSwap and StreamReader.
|
16 年之前 |
|
StringComparison.h
|
4bbc03332b
General
|
17 年之前 |
|
Subdivision.cpp
|
c55be8ada3
FIX: Cleaning up use of printf() format specifiers. %i mostly replaced by %u when appropriate.
|
16 年之前 |
|
Subdivision.h
|
2e3fee99f0
ADD Vertex utility class to simplify conversion from and to interleaved vertices.
|
16 年之前 |
|
TargetAnimation.cpp
|
c999f65a7d
FIX: SMDLoader was broken due to erroneous 'rt' in input stream construction.
|
16 年之前 |
|
TargetAnimation.h
|
c999f65a7d
FIX: SMDLoader was broken due to erroneous 'rt' in input stream construction.
|
16 年之前 |
|
TerragenLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
TerragenLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
TextureTransform.cpp
|
c55be8ada3
FIX: Cleaning up use of printf() format specifiers. %i mostly replaced by %u when appropriate.
|
16 年之前 |
|
TextureTransform.h
|
c920982464
BUGFIX: Fix compiler warning: wrong initialization order in initlist.
|
16 年之前 |
|
TriangulateProcess.cpp
|
29c33760e4
Triangulation:
|
17 年之前 |
|
TriangulateProcess.h
|
927cd1cd46
Added support for point and line primitives.
|
17 年之前 |
|
UnrealLoader.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
UnrealLoader.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
ValidateDataStructure.cpp
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
16 年之前 |
|
ValidateDataStructure.h
|
1fd3cfd311
MSVC: Add noreturn attribute to aiAssert and ValidateDSProcess::ReportError. This reduces warnings in VS2010's static code analysis tool. Thanks to Chris Maiwald for the patch.
|
16 年之前 |
|
Vertex.h
|
2e3fee99f0
ADD Vertex utility class to simplify conversion from and to interleaved vertices.
|
16 年之前 |
|
VertexTriangleAdjacency.cpp
|
2e3fee99f0
ADD Vertex utility class to simplify conversion from and to interleaved vertices.
|
16 年之前 |
|
VertexTriangleAdjacency.h
|
2e3fee99f0
ADD Vertex utility class to simplify conversion from and to interleaved vertices.
|
16 年之前 |
|
Win32DebugLogStream.h
|
93ed38e50b
FIX: Change call to OutputDebugString to OutputDebugStringA to deal with _UNICODE builds.
|
16 年之前 |
|
XFileHelper.h
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 年之前 |
|
XFileImporter.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
XFileImporter.h
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 年之前 |
|
XFileParser.cpp
|
5c1804f3ad
- BUGFIX : Fixed compiler warning ( constant condition ).
|
16 年之前 |
|
XFileParser.h
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 年之前 |
|
aiAssert.cpp
|
1fd3cfd311
MSVC: Add noreturn attribute to aiAssert and ValidateDSProcess::ReportError. This reduces warnings in VS2010's static code analysis tool. Thanks to Chris Maiwald for the patch.
|
16 年之前 |
|
fast_atof.h
|
5c1804f3ad
- BUGFIX : Fixed compiler warning ( constant condition ).
|
16 年之前 |
|
irrXMLWrapper.h
|
8929ee3da5
Doc now includes parts of the internal API.
|
16 年之前 |
|
makefile
|
ea3cdcd843
BUGFIX : Fix make
|
16 年之前 |
|
makefile.mingw
|
c508bafbad
- BUGFIX : Fix optimization flag in makefiles.
|
16 年之前 |
|
qnan.h
|
4bbc03332b
General
|
17 年之前 |