kimkulling e62b4e5cce next iteration. 5 лет назад
..
Compiler e97d07ce82 add clang to pushpack1.h 7 лет назад
port 4e7e47bd43 Updated copyright dates. 6 лет назад
.editorconfig 9d736cc1c5 Implemented: Add editor config file 10 лет назад
BaseImporter.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
Bitmap.h 4e7e47bd43 Updated copyright dates. 6 лет назад
BlobIOSystem.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
ByteSwapper.h 4e7e47bd43 Updated copyright dates. 6 лет назад
ColladaMetaData.h 5b9f207f1f ColladaExporter cleanup 5 лет назад
CreateAnimMesh.h 4e7e47bd43 Updated copyright dates. 6 лет назад
DefaultIOStream.h 4e7e47bd43 Updated copyright dates. 6 лет назад
DefaultIOSystem.h 4e7e47bd43 Updated copyright dates. 6 лет назад
DefaultLogger.hpp 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
Defines.h 4e7e47bd43 Updated copyright dates. 6 лет назад
Exceptional.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
Exporter.hpp 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
GenericProperty.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
Hash.h 4e7e47bd43 Updated copyright dates. 6 лет назад
IOStream.hpp 4e7e47bd43 Updated copyright dates. 6 лет назад
IOStreamBuffer.h 4e7e47bd43 Updated copyright dates. 6 лет назад
IOSystem.hpp 4e7e47bd43 Updated copyright dates. 6 лет назад
Importer.hpp 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
LineSplitter.h df2630d0e8 Change in comment. 5 лет назад
LogAux.h 14692368d5 Same for LogDebug -> LogVerboseDebug 5 лет назад
LogStream.hpp 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
Logger.hpp 5e0136d737 Add concept of verboseDebug 5 лет назад
MathFunctions.h b2a547b817 Add doc 5 лет назад
MemoryIOWrapper.h 4e7e47bd43 Updated copyright dates. 6 лет назад
NullLogger.hpp 5e0136d737 Add concept of verboseDebug 5 лет назад
ParsingUtils.h 56381241c5 move hasAttribute to XmlParser scope. 5 лет назад
Profiler.h 4e7e47bd43 Updated copyright dates. 6 лет назад
ProgressHandler.hpp 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
RemoveComments.h 4e7e47bd43 Updated copyright dates. 6 лет назад
SGSpatialSort.h 4e7e47bd43 Updated copyright dates. 6 лет назад
SceneCombiner.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
SkeletonMeshBuilder.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
SmallVector.h 232761be02 Fix another typo 5 лет назад
SmoothingGroups.h 4e7e47bd43 Updated copyright dates. 6 лет назад
SmoothingGroups.inl 4e7e47bd43 Updated copyright dates. 6 лет назад
SpatialSort.h bafb8e3189 closes https://github.com/assimp/assimp/issues/3165: remove deprecated code whch causes compiler warning. 5 лет назад
StandardShapes.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
StreamReader.h 4c177ad72e fix possible warnings 5 лет назад
StreamWriter.h 4e7e47bd43 Updated copyright dates. 6 лет назад
StringComparison.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
StringUtils.h e299f71cfe Adapt the formatting 5 лет назад
Subdivision.h 4e7e47bd43 Updated copyright dates. 6 лет назад
TinyFormatter.h 4e7e47bd43 Updated copyright dates. 6 лет назад
Vertex.h 4e7e47bd43 Updated copyright dates. 6 лет назад
XMLTools.h 4e7e47bd43 Updated copyright dates. 6 лет назад
XmlParser.h e62b4e5cce next iteration. 5 лет назад
ZipArchiveIOSystem.h 4e7e47bd43 Updated copyright dates. 6 лет назад
aabb.h 4e7e47bd43 Updated copyright dates. 6 лет назад
ai_assert.h 170c00eee7 Useful comment. 5 лет назад
anim.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
camera.h ca70b44e44 Merge branch 'migenius-rsws53-mig-2' of https://github.com/migenius/assimp into migenius-migenius-rsws53-mig-2 5 лет назад
cexport.h fd555a1349 review findings. 5 лет назад
cfileio.h 4e7e47bd43 Updated copyright dates. 6 лет назад
cimport.h 30f09e9fc0 Fix build when ASSIMP_DOUBLE_PRECISION is on. 5 лет назад
color4.h 4e7e47bd43 Updated copyright dates. 6 лет назад
color4.inl 4e7e47bd43 Updated copyright dates. 6 лет назад
commonMetaData.h 4e7e47bd43 Updated copyright dates. 6 лет назад
config.h.in ff9f3b8608 Collada: Ensure <geometry> has unique id 5 лет назад
defs.h 4de4c34fb2 ry to fix 2013-specific warnings in mesh.h 5 лет назад
fast_atof.h 33af183bb8 Cleanup the public headers. 6 лет назад
importerdesc.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 лет назад
light.h 4e7e47bd43 Updated copyright dates. 6 лет назад
material.h 8c09cd2ef3 Fixed TextureTypeToString defined multiple times. 6 лет назад
material.inl 4e7e47bd43 Updated copyright dates. 6 лет назад
matrix3x3.h a9e8f65941 fix the build - add misisng forward declaration for aiVector3t. 5 лет назад
matrix3x3.inl 5b8e6832c3 add mssing move constructor. 5 лет назад
matrix4x4.h 4e7e47bd43 Updated copyright dates. 6 лет назад
matrix4x4.inl 4e7e47bd43 Updated copyright dates. 6 лет назад
mesh.h c6131ce38a scenecombiner: fix leak. 5 лет назад
metadata.h d75d59a4fd Added operator== and operator!= to aiMetadata to allow for testing. 5 лет назад
pbrmaterial.h 4e7e47bd43 Updated copyright dates. 6 лет назад
postprocess.h 4e7e47bd43 Updated copyright dates. 6 лет назад
qnan.h 4e7e47bd43 Updated copyright dates. 6 лет назад
quaternion.h 609632c6a5 Added missing functionalities to C API. 5 лет назад
quaternion.inl 609632c6a5 Added missing functionalities to C API. 5 лет назад
scene.h 1529f9518f Make file formatting comply with POSIX and Unix standards 5 лет назад
texture.h 770c822621 Updated places to achFormatHint referencing array size. 6 лет назад
types.h 9f7d9becb2 fix the linux build. 5 лет назад
vector2.h 4e7e47bd43 Updated copyright dates. 6 лет назад
vector2.inl 4e7e47bd43 Updated copyright dates. 6 лет назад
vector3.h 4e7e47bd43 Updated copyright dates. 6 лет назад
vector3.inl 4e7e47bd43 Updated copyright dates. 6 лет назад
version.h 4e7e47bd43 Updated copyright dates. 6 лет назад