Max Vollmer 52c017b595 Added check to BaseImporter::SearchFileHeaderForToken making sure that a detected token is not in fact just a fraction of a longer token. Microsoft exported binary gltf files were detected as OBJ, because the "gltf " in the string "Microsoft GLTF Exporter 2.4.1.7" was detected as the token "f ". I added a new bool parameter to the method enabling this check. It's default false, and only ObjFileImporter sets it to true, so no other code should be affected. пре 7 година
..
Compiler 6d58926046 Code reformatting. пре 9 година
port 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ пре 9 година
.editorconfig 9d736cc1c5 Implemented: Add editor config file пре 10 година
BaseImporter.h 52c017b595 Added check to BaseImporter::SearchFileHeaderForToken making sure that a detected token is not in fact just a fraction of a longer token. Microsoft exported binary gltf files were detected as OBJ, because the "gltf " in the string "Microsoft GLTF Exporter 2.4.1.7" was detected as the token "f ". I added a new bool parameter to the method enabling this check. It's default false, and only ObjFileImporter sets it to true, so no other code should be affected. пре 7 година
Bitmap.h b049933d2f update license dates. пре 8 година
BlobIOSystem.h 066349f36b Add usage of log macros. пре 7 година
ByteSwapper.h b049933d2f update license dates. пре 8 година
CreateAnimMesh.h b049933d2f update license dates. пре 8 година
DefaultIOStream.h b049933d2f update license dates. пре 8 година
DefaultIOSystem.h b049933d2f update license dates. пре 8 година
DefaultLogger.hpp 5814e6f9f0 Optimize some std::string usages. пре 7 година
Defines.h 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ пре 9 година
Exceptional.h 66171de915 Successful lib build, unit testing still WIP пре 8 година
Exporter.hpp 037a213bb4 STL-Exporter: fix division by zero in normalize method during update пре 7 година
GenericProperty.h 037a213bb4 STL-Exporter: fix division by zero in normalize method during update пре 7 година
Hash.h b049933d2f update license dates. пре 8 година
IOStream.hpp b049933d2f update license dates. пре 8 година
IOStreamBuffer.h 13ae0a0ac3 FBX: fix parse error for uv-coordinates. пре 7 година
IOSystem.hpp b049933d2f update license dates. пре 8 година
Importer.hpp 78173177e8 closes https://github.com/assimp/assimp/issues/1564: remove copy constructor. пре 8 година
LineSplitter.h b049933d2f update license dates. пре 8 година
LogAux.h 30c20eb5fc INtroduce new log macros. пре 7 година
LogStream.hpp b049933d2f update license dates. пре 8 година
Logger.hpp e57394a772 move log tools from blender to logger interface. пре 7 година
Macros.h 66171de915 Successful lib build, unit testing still WIP пре 8 година
MathFunctions.h 66171de915 Successful lib build, unit testing still WIP пре 8 година
MemoryIOWrapper.h 76b981aa2a Make MemoryIOStream::Seek accept pos=length as valid пре 8 година
NullLogger.hpp b049933d2f update license dates. пре 8 година
ParsingUtils.h af3bba1572 fix review findings. пре 7 година
Profiler.h b6f29bf54f Add usage of log macros, next files. пре 7 година
ProgressHandler.hpp b049933d2f update license dates. пре 8 година
RemoveComments.h b049933d2f update license dates. пре 8 година
SGSpatialSort.h ccbcaa2ee8 fix some static-analysis findings. пре 8 година
SceneCombiner.h b049933d2f update license dates. пре 8 година
SkeletonMeshBuilder.h b049933d2f update license dates. пре 8 година
SmoothingGroups.h b049933d2f update license dates. пре 8 година
SmoothingGroups.inl 66171de915 Successful lib build, unit testing still WIP пре 8 година
SpatialSort.h 78173177e8 closes https://github.com/assimp/assimp/issues/1564: remove copy constructor. пре 8 година
StandardShapes.h b049933d2f update license dates. пре 8 година
StreamReader.h 3bd80a2537 closes https://github.com/assimp/assimp/issues/1881: make template-based get and put in streamreader/writer public. пре 7 година
StreamWriter.h 3bd80a2537 closes https://github.com/assimp/assimp/issues/1881: make template-based get and put in streamreader/writer public. пре 7 година
StringComparison.h af3bba1572 fix review findings. пре 7 година
StringUtils.h af3bba1572 fix review findings. пре 7 година
Subdivision.h b049933d2f update license dates. пре 8 година
TinyFormatter.h b049933d2f update license dates. пре 8 година
Vertex.h 78d04c137d Fix for blendshapes import when using the JoinIdenticalVertices optimization flag пре 7 година
XMLTools.h b049933d2f update license dates. пре 8 година
ai_assert.h b049933d2f update license dates. пре 8 година
anim.h 123b9ca71a Initialize all members of aiMeshKey in constructor пре 8 година
camera.h b049933d2f update license dates. пре 8 година
cexport.h 9f835ea843 closes https://github.com/assimp/assimp/issues/842: experimental suppor for ascii stl pointcloud export. пре 7 година
cfileio.h b049933d2f update license dates. пре 8 година
cimport.h b049933d2f update license dates. пре 8 година
color4.h b049933d2f update license dates. пре 8 година
color4.inl b049933d2f update license dates. пре 8 година
config.h.in 9f835ea843 closes https://github.com/assimp/assimp/issues/842: experimental suppor for ascii stl pointcloud export. пре 7 година
defs.h b049933d2f update license dates. пре 8 година
fast_atof.h 0e15b25cd1 Next log call changes. пре 7 година
importerdesc.h b049933d2f update license dates. пре 8 година
irrXMLWrapper.h b049933d2f update license dates. пре 8 година
light.h b049933d2f update license dates. пре 8 година
material.h b049933d2f update license dates. пре 8 година
material.inl b049933d2f update license dates. пре 8 година
matrix3x3.h b049933d2f update license dates. пре 8 година
matrix3x3.inl a64d515505 Fix varible shadowing issue пре 8 година
matrix4x4.h b049933d2f update license dates. пре 8 година
matrix4x4.inl 35f2d8c907 Fix Matrix4x4t Decompose to rotation vector. пре 8 година
mesh.h 24d452e27c Fix aiBone->mOffsetMatrix documentation, which was incorrect. пре 8 година
metadata.h 8d42b31e20 Update metadata.h пре 7 година
pbrmaterial.h a1a17c1dda Read and write the KHR_materials_unlit glTF/2.0 extension. пре 7 година
postprocess.h f15dcf7663 Added forced generation of normals with extra flag. пре 7 година
qnan.h 6aa32b41a1 Replace type punning with explicit memcpys пре 7 година
quaternion.h b049933d2f update license dates. пре 8 година
quaternion.inl b049933d2f update license dates. пре 8 година
scene.h b049933d2f update license dates. пре 8 година
texture.h b049933d2f update license dates. пре 8 година
types.h 6aafc58797 Add missing assignment operator to aiString пре 8 година
vector2.h b049933d2f update license dates. пре 8 година
vector2.inl b049933d2f update license dates. пре 8 година
vector3.h b049933d2f update license dates. пре 8 година
vector3.inl b049933d2f update license dates. пре 8 година
version.h b049933d2f update license dates. пре 8 година