assimp/code/Common
Kim Kulling f527e56f22
Merge branch 'master' into explicitly-default-dtors
2022-08-30 22:21:06 +02:00
..
AssertHandler.cpp Introduce unittest for BaseProcess. 2022-08-28 20:58:52 +02:00
AssertHandler.h Introduce unittest for BaseProcess. 2022-08-28 20:58:52 +02:00
Assimp.cpp Add compiler switgxh for using static linkage for std_image 2022-05-31 23:24:31 +02:00
Base64.cpp Use string for constexpr 2022-08-27 15:11:54 +02:00
BaseImporter.cpp Merge branch 'master' into explicitly-default-dtors 2022-08-30 22:21:06 +02:00
BaseProcess.cpp Introduce unittest for BaseProcess. 2022-08-28 20:58:52 +02:00
BaseProcess.h Enable portable linkage to fix build 2022-08-29 11:43:32 +02:00
Bitmap.cpp Update copyrights 2022-01-10 21:13:43 +01:00
Compression.cpp Add missing flush modes supported by zlib 2022-02-14 20:51:06 +01:00
Compression.h Add missing flush modes supported by zlib 2022-02-14 20:51:06 +01:00
CreateAnimMesh.cpp Update copyrights 2022-01-10 21:13:43 +01:00
DefaultIOStream.cpp Merge branch 'master' into master 2022-06-24 09:56:09 +02:00
DefaultIOSystem.cpp Update copyrights 2022-01-10 21:13:43 +01:00
DefaultLogger.cpp IFC Reading: Fix opening reading. 2022-01-17 15:49:11 +00:00
DefaultProgressHandler.h Update copyrights 2022-01-10 21:13:43 +01:00
Exceptional.cpp Update copyrights 2022-01-10 21:13:43 +01:00
Exporter.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
FileLogStream.h Update copyrights 2022-01-10 21:13:43 +01:00
FileSystemFilter.h Use size_t 2022-05-31 07:29:54 +02:00
IFF.h update LWO importer(available lwo3) 2021-08-03 20:18:14 +03:00
IOSystem.cpp INtroduce compression class to encapsulate compression via zlib 2022-02-06 20:42:58 +01:00
Importer.cpp Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection 2022-01-16 20:41:24 +01:00
Importer.h Update copyrights 2022-01-10 21:13:43 +01:00
ImporterRegistry.cpp Merge branch 'master' into IQM 2022-01-17 18:33:37 +01:00
Maybe.h Trying to fix reorder error 2022-03-12 08:15:11 +01:00
PolyTools.h Update copyrights 2022-01-10 21:13:43 +01:00
PostStepRegistry.cpp Update copyrights 2022-01-10 21:13:43 +01:00
RemoveComments.cpp Update copyrights 2022-01-10 21:13:43 +01:00
SGSpatialSort.cpp Apply modernize-use-emplace clang-tidy rule 2022-08-23 11:41:49 -04:00
SceneCombiner.cpp Apply modernize-use-emplace clang-tidy rule 2022-08-23 11:41:49 -04:00
ScenePreprocessor.cpp Remove set but unused variables 2022-08-17 11:42:32 +03:00
ScenePreprocessor.h Update copyrights 2022-01-10 21:13:43 +01:00
ScenePrivate.h Update copyrights 2022-01-10 21:13:43 +01:00
SkeletonMeshBuilder.cpp Apply modernize-use-emplace clang-tidy rule 2022-08-23 11:41:49 -04:00
SpatialSort.cpp Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
StandardShapes.cpp Apply modernize-use-emplace clang-tidy rule 2022-08-23 11:41:49 -04:00
StbCommon.h Merge branch 'kimkulling/link_stb_image_statically_issue_4467' of https://github.com/assimp/assimp into kimkulling/link_stb_image_statically_issue_4467 2022-05-31 20:08:39 +02:00
StdOStreamLogStream.h Update copyrights 2022-01-10 21:13:43 +01:00
Subdivision.cpp Update copyrights 2022-01-10 21:13:43 +01:00
TargetAnimation.cpp Update copyrights 2022-01-10 21:13:43 +01:00
TargetAnimation.h Update copyrights 2022-01-10 21:13:43 +01:00
Version.cpp Bugfix: fix not initialized member attributes 2022-05-21 19:08:43 +02:00
VertexTriangleAdjacency.cpp Update copyrights 2022-01-10 21:13:43 +01:00
VertexTriangleAdjacency.h Update copyrights 2022-01-10 21:13:43 +01:00
Win32DebugLogStream.h Update copyrights 2022-01-10 21:13:43 +01:00
ZipArchiveIOSystem.cpp Explicitly default all empty dtors 2022-08-25 11:32:59 -04:00
assbin_chunks.h Renamed WriteDumb.cpp to WriteDump.cpp 2020-01-30 16:40:34 -05:00
material.cpp Rename TextureTypeToString() to aiTextureTypeToString() 2022-05-01 13:27:42 +02:00
scene.cpp Update copyrights 2022-01-10 21:13:43 +01:00
simd.cpp INtroduce compression class to encapsulate compression via zlib 2022-02-06 20:42:58 +01:00
simd.h Update copyrights 2022-01-10 21:13:43 +01:00