Commit Graph

  • afef3beaf7
    Merge branch 'master' into master matusfedorko 2021-05-06 16:20:06 +0200
  • bc7551b778
    Merge branch 'master' into add-step-extension Kim Kulling 2021-05-06 14:19:53 +0200
  • 253fdbdeda
    Merge pull request #3808 from ericwa/SimpleTexturedDirectx11Fixes Kim Kulling 2021-05-06 14:19:15 +0200
  • f53ae076a7
    Merge branch 'master' into SimpleTexturedDirectx11Fixes Kim Kulling 2021-05-06 14:07:08 +0200
  • 90d3ff27f8
    Merge pull request #3806 from krishty/remove-useless-scaling-prototype Kim Kulling 2021-05-06 14:04:35 +0200
  • 55056d11fd
    Add missing include Kim Kulling 2021-05-06 11:50:08 +0200
  • 7da9c42c81 [blender] Disable creation of "dna.txt" Jason C 2021-05-05 19:30:29 -0400
  • c08ad2e5c2
    Merge branch 'master' into jc3-cctype-fixes Jason C 2021-05-05 19:04:47 -0400
  • de5c8ece6f [xgl] Fail if file could not be parsed. Jason C 2021-05-05 17:49:10 -0400
  • 98f586c8d4 [irr] Fail if file could not be parsed. Jason C 2021-05-05 17:48:44 -0400
  • 470913bf27 [assbin] Fail if file could not be opened Jason C 2021-05-05 17:46:24 -0400
  • 0d3e8b52be [sib] Fix assertion failure when file could not be opened. Jason C 2021-05-05 17:32:10 -0400
  • a80b3b25eb [quick3d] Fix assertion failure when file could not be opened. Jason C 2021-05-05 17:31:50 -0400
  • e52c297284 [nendo] Fix assertion failure when file could not be opened. Jason C 2021-05-05 17:31:24 -0400
  • 1cd3752ec6 [ms3d] Fix assertion failure when file could not be opened. Jason C 2021-05-05 17:31:06 -0400
  • 7f13387487 [cob] Fix assertion failure when file could not be opened. Jason C 2021-05-05 17:30:29 -0400
  • 116ebf6e10 [3ds] Fix assertion failure when file could not be opened Jason C 2021-05-05 17:30:05 -0400
  • 6c7ee61f14 Merge branch 'stb-image-updated' of https://github.com/krishty/assimp into stb-image-updated Krishty 2021-05-05 23:15:59 +0200
  • 816da9b677 merge and update all copies of stb_image.h Krishty 2021-05-05 23:05:44 +0200
  • 785cca1bb4 [amf] Fix crash when file could not be parsed. Jason C 2021-05-05 17:13:10 -0400
  • 24df52647f merge and update all copies of stb_image.h Krishty 2021-05-05 23:05:44 +0200
  • f5a31b70f5
    Merge branch 'master' into patch-3 Jason C 2021-05-05 16:24:46 -0400
  • 992f10e7bf
    Merge branch 'master' into remove-useless-scaling-prototype Kim Kulling 2021-05-05 21:54:31 +0200
  • 7ae8a52d9f
    Merge branch 'master' into jc3-spam-killa Jason C 2021-05-05 10:33:29 -0400
  • b82d9f4bc7
    Merge branch 'master' into new-file-detection Kim Kulling 2021-05-05 15:59:25 +0200
  • 1e89c06157
    Merge pull request #3882 from assimp/optimize_3mf_strings Kim Kulling 2021-05-05 15:56:14 +0200
  • 5325b327c3
    Merge branch 'master' into optimize_3mf_strings Kim Kulling 2021-05-05 15:12:06 +0200
  • 3f5c3eb38c
    Delete dna.txt Kim Kulling 2021-05-05 15:11:36 +0200
  • 067993d607
    Delete dae.dae Kim Kulling 2021-05-05 15:11:20 +0200
  • 0aadd8a3f9
    Delete spiderExport.stl Kim Kulling 2021-05-05 15:10:59 +0200
  • d1991ad949
    Delete AssimpLog_Cpp.txt Kim Kulling 2021-05-05 15:10:50 +0200
  • e683c6eef9
    Delete testExport.stl Kim Kulling 2021-05-05 15:10:30 +0200
  • 9395322e56
    Delete AssimpLog_C.txt Kim Kulling 2021-05-05 15:10:22 +0200
  • 153b890b02 Prevent accessing nullpointers Max Vollmer (Microsoft Havok) 2021-05-05 14:09:43 +0100
  • 2a6b84c8ea - closes https://github.com/assimp/assimp/issues/3830 - Fix rgba2hex - Add tests kkulling 2021-05-05 14:43:51 +0200
  • d5cde96fbd Merge branch 'new-file-detection' of https://github.com/krishty/assimp into new-file-detection Krishty 2021-05-05 13:14:35 +0200
  • b546dfccc7 fix for 0f3e6e2941 Krishty 2021-05-05 13:14:25 +0200
  • f15dcfa981 - Fix model parsing kkulling 2021-05-05 13:10:52 +0200
  • cbce6d3dad Merge branch 'optimize_3mf_strings' of https://github.com/assimp/assimp into optimize_3mf_strings kkulling 2021-05-05 10:46:54 +0200
  • 6dcbd0d566
    Merge branch 'master' into new-file-detection Kim Kulling 2021-05-05 09:37:52 +0200
  • 6e65115253 [assimp/xml] Improved XML parse error message. Jason C 2021-05-04 21:10:02 -0400
  • ccd1a4455e [ply] Fix minor typo in error message. Jason C 2021-05-04 21:14:39 -0400
  • a03dc4edaa [amf] Fix minor typo in error message. Jason C 2021-05-04 20:45:08 -0400
  • f8609c2c2d [opengex] Direct OpenDDLParser log messages to assimp logger Jason C 2021-05-04 03:32:49 -0400
  • 558457e5bf [openddlparser] Remove default log handler and unsolicited output. Jason C 2021-05-04 03:04:12 -0400
  • 9a04f5d4b0 Fix garbage messages in SIB, MD2, and MDC loaders. Jason C 2021-05-04 21:24:44 -0400
  • a9fb1e56ae Add ai_str_toprintable; fixed garbage messages in HMP, MDL, Q3D loaders. Jason C 2021-05-04 19:16:23 -0400
  • c8ad8c6017 [mmd] Remove stderr spam. Jason C 2021-05-04 04:15:17 -0400
  • deca47225f Merge branch 'new-file-detection' of https://github.com/krishty/assimp into new-file-detection Krishty 2021-05-05 00:59:20 +0200
  • ae93f53b51 fixed signature-based detection on unknown extensions Krishty 2021-05-05 00:57:43 +0200
  • b79b84d34e Merge branch 'master' into new-file-detection Krishty 2021-05-05 00:09:42 +0200
  • 0f3e6e2941 replaced std::size() with AI_COUNT_OF for pre-C++20 compilers Krishty 2021-05-05 00:08:54 +0200
  • 200086c4c5 [assimp_view] Make sure ctype calls use unsigned char. Jason C 2021-05-04 17:26:17 -0400
  • 7dd7a053a9 [gtest] Fixed a rogue std::isalnum Jason C 2021-05-04 17:25:45 -0400
  • 1ec8d4b6cf [draco] Make sure ctype calls use unsigned char. Jason C 2021-05-04 17:22:44 -0400
  • 2925592c64 [assimp] Make sure ctype calls use unsigned char. Jason C 2021-05-04 04:55:08 -0400
  • 072aee7cbe
    Merge branch 'master' into add-step-extension Kim Kulling 2021-05-04 22:35:21 +0200
  • 38df0f4376
    Merge pull request #3834 from JC3/patch-4 Kim Kulling 2021-05-04 22:33:48 +0200
  • b57ce004f8 reduced FBX string bloat Krishty 2021-05-04 09:45:26 +0200
  • f3c18556d1 reduced OpenGEX string bloat Krishty 2021-05-04 22:03:44 +0200
  • 7b6dab5e20 reduced DXF string bloat Krishty 2021-05-03 21:52:48 +0200
  • 2a126f9f62 reduced Ogre string bloat Krishty 2021-05-03 21:46:53 +0200
  • dc6fa58814
    Merge branch 'master' into patch-4 Kim Kulling 2021-05-04 21:08:56 +0200
  • be85eac703
    Merge pull request #3877 from olsoneric/olsoneric-issue_2339_py_cant_load_obj Kim Kulling 2021-05-04 21:08:35 +0200
  • 875acc5166
    Merge branch 'master' into patch-4 Kim Kulling 2021-05-04 20:59:06 +0200
  • f17d58cadd Use POINTER(c_char) for binary data with pyassimp Eric Olson 2021-05-04 13:38:38 -0500
  • 8ad9c937f1 enabled debug information in MSVC release build Krishty 2021-05-04 19:10:24 +0200
  • cd0fd30821
    Merge pull request #3819 from vfxgordon/fbxBlendshapes Kim Kulling 2021-05-04 17:44:32 +0200
  • e85a69a960
    Update D3MFImporter.cpp Kim Kulling 2021-05-04 15:31:07 +0200
  • 4231a86ad8
    Merge branch 'master' into fbxBlendshapes vfxgordon 2021-05-04 06:22:22 -0700
  • 7690f92c81 Fix version of strnlen kimkulling 2021-05-04 14:48:39 +0200
  • 47cacf8aa6
    Merge branch 'master' into optimize_3mf_strings Kim Kulling 2021-05-04 14:42:16 +0200
  • ee5170c18a - fix security issue kimkulling 2021-05-04 14:40:25 +0200
  • 9c44c0ab2b
    Merge branch 'master' into remove-useless-scaling-prototype Kim Kulling 2021-05-04 13:02:00 +0200
  • ff18354997
    Merge pull request #3869 from assimp/optimize_3mf_strings Kim Kulling 2021-05-04 12:46:38 +0200
  • 0e17939e8d Use const char* const kimkulling 2021-05-04 12:09:38 +0200
  • 33a85e280f
    Merge branch 'master' into optimize_3mf_strings Kim Kulling 2021-05-04 11:47:11 +0200
  • 55fd820ed7 use const chars kkulling 2021-05-04 10:57:30 +0200
  • d23cba8c58
    Fix cctype calls Jason C 2021-05-04 04:55:08 -0400
  • 081eb02d27
    Remove stderr spam. Jason C 2021-05-04 04:15:17 -0400
  • 23d2397fc1
    Merge pull request #2 from assimp/master reworks 2021-05-04 15:36:27 +0800
  • 50fc566d49
    Direct OpenDDLParser log messages to assimp logger Jason C 2021-05-04 03:32:49 -0400
  • 70ba2e9e74
    Merge pull request #3805 from krishty/fix-scale-msg Kim Kulling 2021-05-04 09:18:12 +0200
  • 7f9af08f76
    Remove default log handler and unsolicited output. Jason C 2021-05-04 03:04:12 -0400
  • 39522178aa
    Merge branch 'master' into fix-scale-msg Kim Kulling 2021-05-04 08:13:12 +0200
  • 79802ad836
    Merge pull request #3796 from krishty/fix-file-detection Kim Kulling 2021-05-04 07:54:09 +0200
  • 88d64388f8
    Update AMFImporter.cpp Kim Kulling 2021-05-03 20:57:17 +0200
  • b87f67db4c
    Add missing include Kim Kulling 2021-05-03 20:49:14 +0200
  • 60b99501a9
    Merge branch 'master' into new-file-detection Kim Kulling 2021-05-03 20:44:27 +0200
  • f91b439f79 preserve UV Stream names in FBX files Tom spot Callaway 2021-05-03 13:40:31 -0400
  • e7211790fb PBR material support Tom spot Callaway 2021-05-03 13:27:52 -0400
  • 903fb8d3a0 fix bug in vertex_color animation Tom spot Callaway 2021-05-03 11:30:57 -0400
  • fe5a23e110 fixed bloat in SIB importer Krishty 2021-05-03 17:01:59 +0200
  • 9ae3e88f6c
    Merge branch 'master' into fbxBlendshapes vfxgordon 2021-05-03 07:40:25 -0700
  • a9a97f75ad
    Merge branch 'master' into master matusfedorko 2021-05-03 10:18:39 +0200
  • f29828f657
    Merge branch 'master' into fix-file-detection Kim Kulling 2021-05-02 19:41:33 +0200
  • 71c48581f3
    Merge pull request #3852 from krishty/3ds-namespace Kim Kulling 2021-05-02 19:41:04 +0200
  • 9e27afe353
    Merge branch 'master' into 3ds-namespace Kim Kulling 2021-05-02 17:38:29 +0200
  • afdec791a6
    Merge pull request #3795 from assimp/kimkulling-patch-3 Kim Kulling 2021-05-02 17:38:16 +0200
  • e278673fe7
    Merge branch 'master' into 3ds-namespace Kim Kulling 2021-05-02 15:08:11 +0200