Commit Graph

  • eeb4a981bd
    Merge branch 'master' into patch-2 Kim Kulling 2020-06-29 09:55:55 +0200
  • 9a87338854
    Update Readme.md Kim Kulling 2020-06-29 09:55:29 +0200
  • 28b65c84b0
    Create fileformats.md Kim Kulling 2020-06-29 09:52:36 +0200
  • ba94bfd197
    Move patreon to contribution Kim Kulling 2020-06-29 09:51:00 +0200
  • 30f09e9fc0 Fix build when ASSIMP_DOUBLE_PRECISION is on. Hill Ma 2020-06-28 17:36:21 -0700
  • 0b18d27042 Use strrchr() when finding the '.' that begins the file extension. Hill Ma 2020-06-28 15:58:20 -0700
  • 879ff365fc
    Merge pull request #3299 from assimp/rename_fuzz_target Kim Kulling 2020-06-28 19:27:26 +0200
  • b2f05a9a54 rename fuzzer target Kim Kulling 2020-06-28 19:18:36 +0200
  • fb20e15163 start to migrate colladat and amf Kim Kulling 2020-06-27 15:57:06 +0200
  • 45531df9aa
    Merge pull request #3298 from Evangel63/recursive_metadata Kim Kulling 2020-06-27 15:52:16 +0200
  • 6d85280c8d Added bool, removed unused debug parameter Evangel 2020-06-27 12:53:26 +1000
  • d75d59a4fd Added operator== and operator!= to aiMetadata to allow for testing. Updated utMetadata.copy_test to reflect that there's now 8 metadata types. Evangel 2020-06-26 15:07:42 +1000
  • f6b4370f6a Added arbitrary recursive metadata to allow for glTF2's extensions to be properly represented. Evangel 2020-06-26 14:26:45 +1000
  • 2ceb0e7fd7
    Merge branch 'master' into samples thisisleobro 2020-06-25 21:09:25 -0100
  • b7b38c2282
    Merge branch 'master' into patch-2 Kim Kulling 2020-06-25 16:52:40 +0200
  • 8a57d5df40
    Merge pull request #3294 from rmstyrczula/FindInvalidData Kim Kulling 2020-06-25 16:50:51 +0200
  • ba6af9ff98
    Merge branch 'master' into FindInvalidData Kim Kulling 2020-06-25 16:41:24 +0200
  • 50b55726d2
    Merge pull request #3297 from MalcolmTyrrell/aiAssertHandler Kim Kulling 2020-06-25 14:15:32 +0200
  • 95e822a6ec
    Merge branch 'master' into aiAssertHandler Kim Kulling 2020-06-24 20:47:10 +0200
  • e845988c22
    Merge pull request #3296 from assimp/replace_NULL Kim Kulling 2020-06-24 20:45:50 +0200
  • 1466bbacf8 fix unittests. Kim Kulling 2020-06-24 20:30:02 +0200
  • 170c00eee7 Useful comment. Malcolm Tyrrell 2020-06-24 11:51:03 +0100
  • edaa8e4a80 Need to use ASSIMP_BUILD_DEBUG. Malcolm Tyrrell 2020-06-24 11:37:43 +0100
  • ae05dbb252 define CheckValidFacesIndices also in release builds. Kim Kulling 2020-06-23 21:11:18 +0200
  • 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. Kim Kulling 2020-06-23 21:05:42 +0200
  • 2977643352 Fix. Malcolm Tyrrell 2020-06-23 12:08:06 +0100
  • 9188f56839 Allow assert handling to be replaced. Malcolm Tyrrell 2020-06-23 11:55:51 +0100
  • 5717ea466f FindInvalidDataProcess: Mark removed meshes as "out" Ryan Styrczula 2020-06-22 17:19:26 -0400
  • 2006286528
    Fix Maya PBR & stingray texture detection Filip Lundgren 2020-06-22 23:14:16 +0200
  • 2bce27bb82 fixed "samples/SimpleOpenGL/Sample_SimpleOpenGL.c" to use c-style cast on void do_motion since it was not compiling. Gogs 2020-06-22 05:03:00 -0100
  • ba09e1ef94
    Fix Blender .fbx metalness detection Filip Lundgren 2020-06-21 23:56:11 +0200
  • 6397bfbf90 replace NULL by nullptr on loadFile. Kim Kulling 2020-06-21 12:03:38 +0200
  • c70d57be4f
    Merge pull request #3288 from infosia/themachinery-issues-0001 Kim Kulling 2020-06-20 21:40:18 +0200
  • 6acaaee80f Check invalid vertex id for bone weight Kota Iguchi 2020-06-20 15:27:28 +0900
  • c2a732938e
    Merge pull request #3287 from assimp/issue_3253 Kim Kulling 2020-06-18 20:01:03 +0200
  • b3af5c5a14
    closes https://github.com/assimp/assimp/issues/3253 : remove useless code Kim Kulling 2020-06-17 20:37:39 +0200
  • 4cd7e48f19
    Merge pull request #3284 from assimp/kimkulling-patch-6 Kim Kulling 2020-06-17 09:04:24 +0200
  • bb613df543 Update issue templates Kim Kulling 2020-06-16 16:31:47 +0200
  • f776cc8008
    Merge pull request #3248 from assimp/issue_3165 Kim Kulling 2020-06-15 21:44:22 +0200
  • 524e2e4728 fix warning, hopefully ... issue_3165 kimkulling 2020-06-15 21:34:49 +0200
  • f0f6612b81 disable warning for radjson. kimkulling 2020-06-15 20:52:11 +0200
  • 31b8d4710f
    Merge branch 'master' into issue_3165 Kim Kulling 2020-06-15 20:32:00 +0200
  • e6d5af6d76
    Merge pull request #3267 from thomasbiang/gltf2_targetNames_export Kim Kulling 2020-06-14 09:57:10 +0200
  • 15f11aec93
    Merge branch 'master' into gltf2_targetNames_export Kim Kulling 2020-06-14 09:43:09 +0200
  • 094b808880
    Merge pull request #3279 from assimp/migenius-migenius-fix-texcoord Kim Kulling 2020-06-12 15:04:51 +0200
  • f938a6b744 fix leak: just ignore broken texture coordinates. kimkulling 2020-06-12 14:52:02 +0200
  • 1e0c5f26b4 Merge branch 'migenius-migenius-fix-texcoord' of https://github.com/assimp/assimp into migenius-migenius-fix-texcoord kimkulling 2020-06-12 12:30:11 +0200
  • ad62e6e863 fix unittest check - cannot work, just crash shall not occurr any more. kimkulling 2020-06-12 12:29:51 +0200
  • 5f13ce49a7
    Merge branch 'master' into migenius-migenius-fix-texcoord Kim Kulling 2020-06-12 11:44:39 +0200
  • 1b0b4d8d1a add a unittest. kimkulling 2020-06-12 11:43:31 +0200
  • e4e97684c6
    Merge pull request #3268 from thomasbiang/fbx_blendshape_channelName Kim Kulling 2020-06-12 11:12:35 +0200
  • f67c71d5c7
    Merge branch 'master' into fbx_blendshape_channelName Kim Kulling 2020-06-12 10:55:32 +0200
  • a75ca1fa40
    Merge pull request #3277 from assimp/migenius-migenius-fix-texcoord Kim Kulling 2020-06-12 10:13:01 +0200
  • 99d82328a4 Merge branch 'master' into migenius-migenius-fix-texcoord kimkulling 2020-06-12 09:02:40 +0200
  • e65434bf82 extra callback ywang 2020-06-11 17:37:06 -0700
  • f57e7221c0 temp ywang 2020-06-10 13:23:29 -0700
  • 2aa6ca89bc
    Merge pull request #3271 from DavidBerger98/pyassimp-contextmanager Kim Kulling 2020-06-10 10:05:03 +0200
  • 578a7ac502 add Callback API in ExporterProperties Yingying Wang 2020-06-09 11:20:48 -0700
  • ffaa634c48
    Merge branch 'master' into issue_3165 Kim Kulling 2020-06-09 10:48:27 +0200
  • 2a8daed68f
    Remove dead code. Kim Kulling 2020-06-09 10:16:05 +0200
  • 88c1509d69
    Remove dead code Kim Kulling 2020-06-09 10:15:35 +0200
  • 620bebb999
    diable warning only for gcc 8.0 or greater Kim Kulling 2020-06-09 10:14:57 +0200
  • 42afc40d16
    Disable warning only for gcc 8.0 or greater Kim Kulling 2020-06-09 10:13:43 +0200
  • 35fb4c9370
    Remove dead code Kim Kulling 2020-06-09 10:07:25 +0200
  • 5c7bed01f1
    remove dead code. Kim Kulling 2020-06-09 10:06:50 +0200
  • b84dbb68ec Update READMEs David 2020-06-09 08:33:09 +0200
  • efbabf3b0d Implement contextmanager for load David 2020-06-09 08:32:59 +0200
  • 9e46f9751f Check for invalid texture coordinate accessor. Fixes #3269. Paul Arden 2020-06-09 15:49:38 +1000
  • 4d98da5234
    Merge pull request #15 from assimp/master ardenpm 2020-06-09 15:24:20 +1000
  • 8fed101432 avoid all zero Yingying Wang 2020-06-08 16:18:11 -0700
  • f18f1a35f6 accommodate linux build Yingying Wang 2020-06-08 14:49:50 -0700
  • 2065512470 remove comments Yingying Wang 2020-06-08 14:41:53 -0700
  • 5d1cff5496 Merge branch 'gltf2_sparseAccessor_export' of https://github.com/thomasbiang/assimp into gltf2_sparseAccessor_export Yingying Wang 2020-06-08 14:33:58 -0700
  • 12dc736d94 Merge branch 'master' of https://github.com/thomasbiang/assimp into gltf2_sparseAccessor_export Yingying Wang 2020-06-08 14:32:23 -0700
  • 71b16bf3df Merge branch 'master' of https://github.com/thomasbiang/assimp into gltf2_sparseAccessor_export Yingying Wang 2020-06-08 14:30:32 -0700
  • 26421aebc9 support channel name in blendshape name Yingying Wang 2020-06-08 13:33:16 -0700
  • ce838dfafb
    Merge pull request #3265 from assimp/issue_3255 Kim Kulling 2020-06-07 18:47:38 +0200
  • b37d42f6b5
    Perform sanity check only in debug Kim Kulling 2020-06-07 18:03:47 +0200
  • a399d1bd25
    Merge branch 'master' into gltf2_sparseAccessor_export Kim Kulling 2020-06-07 17:57:08 +0200
  • 6d555b850e
    Update Assimp.cpp Kim Kulling 2020-06-07 17:52:00 +0200
  • 85e491593f
    Fix return value Kim Kulling 2020-06-07 16:23:56 +0200
  • a1e2e571c9
    Merge branch 'master' into issue_3179 Kim Kulling 2020-06-07 10:49:36 +0200
  • 968a729df5
    Merge pull request #3263 from AlecLafita/issue_3258 Kim Kulling 2020-06-07 10:48:51 +0200
  • e6446e1e68
    Merge branch 'master' into issue_3258 Kim Kulling 2020-06-07 08:23:04 +0200
  • 5307d5ee0f
    Merge pull request #3262 from assimp/issue_3256 Kim Kulling 2020-06-06 15:55:24 +0200
  • 2c0df39ef3 Added rapidjson define to avoid warnings in c++17 Alec 2020-06-06 14:33:41 +0200
  • 62273b63e5
    closes https://github.com/assimp/assimp/issues/3256: Remove redundand code Kim Kulling 2020-06-06 12:22:01 +0200
  • 4e34853ac7 gltf2 export target names for blendshapes Yingying Wang 2020-06-05 12:17:27 -0700
  • ab0dcdc321
    Merge pull request #3249 from hbina/evaluate_expression Kim Kulling 2020-06-02 19:01:05 +0200
  • c7358fae4a Added helper function for operator overloading Hanif Bin Ariffin 2020-06-02 10:20:25 -0400
  • 7ad99b5dbd Now uses scoped enum. Hanif Bin Ariffin 2020-06-01 22:12:46 -0400
  • ac32d40b55 No longer stores the local temporary variable as a member variable. Hanif Bin Ariffin 2020-06-01 13:34:18 -0400
  • f32b89edfa Reviewed the code again per @turol suggestion Hanif Bin Ariffin 2020-05-29 13:32:03 -0400
  • 7db6475592 Change from (int division -> cast) to (cast -> float division) Hanif Bin Ariffin 2020-05-29 11:59:28 -0400
  • 91ee634652 Fixed dangling pointer and uninitialized variable. Hanif Bin Ariffin 2020-05-28 19:41:27 -0400
  • eceb8aeed1 Cleaned up implicit conversion and code. Hanif Bin Ariffin 2020-05-28 19:22:06 -0400
  • d4ca91f408 Evaluated the following expressions to either values. Hanif Bin Ariffin 2020-05-28 19:20:54 -0400
  • 6d04e16c7e
    Merge branch 'master' into issue_3165 Kim Kulling 2020-05-28 21:51:58 +0200
  • d40a3026db closes https://github.com/assimp/assimp/issues/3165: fix gcc build. kimkulling 2020-05-28 21:02:13 +0200
  • 87584eb007 glTF2: fix "file size doesn't match" issue when importing GLB in Blender FRICOTEAUX 2020-05-28 11:05:38 +0200