Kim Kulling dd21e4023e Merge branch 'master' into kimkulling-issue_2212 7 лет назад
..
Compiler e97d07ce82 add clang to pushpack1.h 7 лет назад
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 f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
Bitmap.h b049933d2f update license dates. 8 лет назад
BlobIOSystem.h 066349f36b Add usage of log macros. 7 лет назад
ByteSwapper.h f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
CreateAnimMesh.h b049933d2f update license dates. 8 лет назад
DefaultIOStream.h f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
DefaultIOSystem.h 6ee9b07c49 closes https://github.com/assimp/assimp/issues/212: introduce unittest for line-splitter, will validate that the current behaviour is correct. 7 лет назад
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 b6af80f2fd closes https://github.com/assimp/assimp/issues/2199: introduce first version for exporter. 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 f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
IOStreamBuffer.h 13ae0a0ac3 FBX: fix parse error for uv-coordinates. 7 лет назад
IOSystem.hpp f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
Importer.hpp b6af80f2fd closes https://github.com/assimp/assimp/issues/2199: introduce first version for exporter. 7 лет назад
LineSplitter.h 6ee9b07c49 closes https://github.com/assimp/assimp/issues/212: introduce unittest for line-splitter, will validate that the current behaviour is correct. 7 лет назад
LogAux.h 30c20eb5fc INtroduce new log macros. 7 лет назад
LogStream.hpp f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
Logger.hpp f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
Macros.h 9a6b07e522 closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API. 7 лет назад
MathFunctions.h 66171de915 Successful lib build, unit testing still WIP 8 лет назад
MemoryIOWrapper.h 4f767ecd13 Apply suggestions from code review 7 лет назад
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 b6af80f2fd closes https://github.com/assimp/assimp/issues/2199: introduce first version for exporter. 7 лет назад
RemoveComments.h b049933d2f update license dates. 8 лет назад
SGSpatialSort.h f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
SceneCombiner.h b049933d2f update license dates. 8 лет назад
SkeletonMeshBuilder.h b049933d2f update license dates. 8 лет назад
SmoothingGroups.h f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
SmoothingGroups.inl 66171de915 Successful lib build, unit testing still WIP 8 лет назад
SpatialSort.h f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
StandardShapes.h b049933d2f update license dates. 8 лет назад
StreamReader.h 6ee9b07c49 closes https://github.com/assimp/assimp/issues/212: introduce unittest for line-splitter, will validate that the current behaviour is correct. 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 1f9d6f1ec4 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 f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
camera.h f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
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 4f767ecd13 Apply suggestions from code review 7 лет назад
color4.inl b049933d2f update license dates. 8 лет назад
config.h.in 19521d222b Issue 1117: Smd load multiple animations 7 лет назад
defs.h 6d1dee606a integrated DropFaceNormals process (cmake, poststepregistry) 7 лет назад
fast_atof.h f818a909e5 Fix static-code-analysis findings. 7 лет назад
importerdesc.h b049933d2f update license dates. 8 лет назад
irrXMLWrapper.h 716205fde0 Replaced "../Include/" include from irrXMLWrapper.h 7 лет назад
light.h f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
material.h f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
material.inl 9a6b07e522 closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API. 7 лет назад
matrix3x3.h f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
matrix3x3.inl a64d515505 Fix varible shadowing issue 8 лет назад
matrix4x4.h f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
matrix4x4.inl 8c2e975508 Fix smd animation mess 7 лет назад
mesh.h f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
metadata.h f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
pbrmaterial.h a1a17c1dda Read and write the KHR_materials_unlit glTF/2.0 extension. 7 лет назад
postprocess.h 95c0deaaff added DropFaceNormals process 7 лет назад
qnan.h 6aa32b41a1 Replace type punning with explicit memcpys 7 лет назад
quaternion.h f75bf6d99c MAke noexcept compiler-specific. 7 лет назад
quaternion.inl b049933d2f update license dates. 8 лет назад
scene.h b049933d2f update license dates. 8 лет назад
texture.h abfc8fd048 Update texture.h 7 лет назад
types.h 662f7086e3 Update types.h 7 лет назад
vector2.h dd21e4023e Merge branch 'master' into kimkulling-issue_2212 7 лет назад
vector2.inl b049933d2f update license dates. 8 лет назад
vector3.h 4f767ecd13 Apply suggestions from code review 7 лет назад
vector3.inl b049933d2f update license dates. 8 лет назад
version.h b049933d2f update license dates. 8 лет назад