Commit Graph

  • 7de21694e9
    Merge pull request #4962 from assimp/kimkulling/skeleton_update_doc Kim Kulling 2023-02-21 10:04:34 +0100
  • 65b0553b8d
    Merge branch 'master' into kimkulling/skeleton_update_doc Kim Kulling 2023-02-21 09:50:27 +0100
  • fa4273ee1f
    Fix index out of bounds Johan Mattsson 2023-02-20 19:56:57 +0100
  • f8132bf17c
    Fix index out of bounds Johan Mattsson 2023-02-20 19:50:06 +0100
  • ad2f0682e7
    Merge pull request #4965 from aaronmjacobs/implicit-conversion-fixes Kim Kulling 2023-02-19 20:18:45 +0100
  • 1f0bcdf54c
    Merge branch 'master' into implicit-conversion-fixes Kim Kulling 2023-02-19 16:00:54 +0100
  • c8a0119e45
    Merge pull request #4967 from assimp/kimkulling/add_missing_metadatatypes_issue-4959 Kim Kulling 2023-02-19 16:00:40 +0100
  • 3ad67771fe Add missing pod types. Kim Kulling 2023-02-18 17:09:14 +0100
  • 53e5f19b14 Use C++ style casts Aaron Jacobs 2023-02-17 11:20:00 -0800
  • e4386d3013 Fix implicit conversion errors on macOS Aaron Jacobs 2023-02-16 15:16:54 -0800
  • 2cd3da4831
    Fix a leak in FBXDocument when duplicate object IDs are found Anton Vaneev 2023-02-16 11:21:29 +0100
  • 3585dd577d
    Fix: Add default parameter to constructor/destructor. Kim Kulling 2023-02-16 11:19:23 +0100
  • 7877dab43a
    Fix: Fix typo Kim Kulling 2023-02-16 10:59:36 +0100
  • bc8a122d88
    Review finding: Use constexpr instead of macro Kim Kulling 2023-02-16 09:28:35 +0100
  • 4950d02bac
    Merge pull request #4960 from shammellee/fix-pyassimp-readme-typo Kim Kulling 2023-02-15 21:22:16 +0100
  • 9898138516
    Update mesh.h Kim Kulling 2023-02-15 21:02:03 +0100
  • 4c723a4ec8 Fix PyAssimp README typo Shammel Lee 2023-02-14 20:21:33 -0500
  • e2fa181aa6 Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2023-02-14 21:10:12 +0100
  • bfa19f6900
    Merge pull request #4946 from assimp/kimkulling/skeleton-doc Kim Kulling 2023-02-14 21:08:03 +0100
  • 779912e84e
    Merge branch 'master' into kimkulling/skeleton-doc Kim Kulling 2023-02-13 21:29:32 +0100
  • bb9b583bcf
    Merge pull request #4945 from jiannanya/MemoryIOStream-override-mark Kim Kulling 2023-02-13 10:03:51 +0100
  • 156a393b84
    Fix a typo Kim Kulling 2023-02-10 08:07:09 +0100
  • bde9a6a3c3
    Update mesh.h Kim Kulling 2023-02-09 22:36:06 +0100
  • 7b3f70a08b
    Add skeleton doc Kim Kulling 2023-02-09 21:12:21 +0100
  • 2390822baf Fix: the member function 'Flush()' of class 'MemoryIOStream' need to be marked as override for msvc clang compiling jiannanya 2023-02-09 21:30:36 +0800
  • 4cf1ee98f6
    Merge pull request #4943 from assimp/kimkulling/fix_leak_issue-3416 Kim Kulling 2023-02-08 22:18:01 +0100
  • b7d08fc8f2
    Fix review findings. Kim Kulling 2023-02-08 21:48:55 +0100
  • b170370e5c Fix: Fix memleak when exiting method by exception Kim Kulling 2023-02-08 21:29:54 +0100
  • 6332f8a5bc Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2023-02-08 19:17:17 +0100
  • 57fc7144a7
    Merge branch 'master' into master ockeymm123 2023-02-08 14:46:27 +0800
  • fb146b7d39 fix typo, use a macro to avoid magic numbers. sunjc 2023-02-08 10:13:48 +0800
  • dd6bcecf56
    Merge pull request #4941 from assimp/kimkulling/cleanup Kim Kulling 2023-02-07 20:54:41 +0100
  • 0c05682baf
    Delete .coveralls.yml Kim Kulling 2023-02-07 20:02:06 +0100
  • 647f1e47fa fix regression in join vertices post process. sunjc 2023-02-07 20:05:39 +0800
  • ba4a0bf5a2
    Use keyword ON instead of 1 Kim Kulling 2023-02-06 23:38:29 +0100
  • 549448fbd7
    Enable zlib build for windows Kim Kulling 2023-02-05 17:57:10 +0100
  • 4262180dcb
    Update ccpp.yml Kim Kulling 2023-02-05 16:25:32 +0100
  • b58bec39d9 Merge branch 'NeosSharedProject-fix-artifact' Kim Kulling 2023-02-05 13:01:47 +0100
  • ce7b2e571a Merge branch 'fix-artifact' of https://github.com/NeosSharedProject/assimp into NeosSharedProject-fix-artifact Kim Kulling 2023-02-05 13:00:52 +0100
  • 487c03f547
    Merge pull request #4935 from IOBYTE/master Kim Kulling 2023-02-04 19:28:21 +0100
  • 839cd35a54
    Merge branch 'master' into master Kim Kulling 2023-02-04 19:08:39 +0100
  • e6877cf20f
    Merge pull request #4936 from TinyTinni/issue-4871 Kim Kulling 2023-02-04 19:08:12 +0100
  • e9c95d484e
    Update IOStreamBuffer.h Kim Kulling 2023-02-04 18:36:36 +0100
  • db72c6ee38 When "getNextBlock" was called after "getNextLine", the pointer could still on the newline. Matthias Möller 2023-02-04 15:16:22 +0100
  • 88ef9eecc1 ACLoader: add support for reading more than one texture per object Robert Reif 2023-02-03 20:29:56 -0500
  • c25b13e692
    Merge branch 'master' into kimkulling/close_memleak-issue-3416 kimkulling/close_memleak-issue-3416 Kim Kulling 2023-02-03 17:57:11 +0100
  • 8cb0a59f95
    Update MemoryIOWrapper.h Kim Kulling 2023-02-03 12:57:23 +0100
  • 8c6b3fe69a
    Merge pull request #4934 from turol/terragen_fix Kim Kulling 2023-02-03 11:42:15 +0100
  • 9453342491 Re-enable Terragen loader unit test Turo Lamminen 2023-02-03 11:45:11 +0200
  • 8d405d60d9 Fix Terragen loader Turo Lamminen 2023-02-03 11:44:27 +0200
  • dbd0ae8f22
    Merge pull request #4932 from turol/unit-test-fix Kim Kulling 2023-02-03 00:15:48 +0100
  • 14b80f1ac4
    Merge branch 'master' into unit-test-fix Kim Kulling 2023-02-02 22:05:38 +0100
  • 8030a3264a
    Update MemoryIOWrapper.h Kim Kulling 2023-02-02 21:04:50 +0100
  • 1eb2c124a0
    Fix: Close leak. Kim Kulling 2023-02-02 20:52:40 +0100
  • ea7321aae2
    Merge pull request #4898 from shaunrd0/zlib-nobuild Kim Kulling 2023-02-02 20:45:02 +0100
  • a2273df48e Unit test warning fixes Turo Lamminen 2023-02-02 14:05:32 +0200
  • 213b536282
    Merge branch 'master' into zlib-nobuild Kim Kulling 2023-02-01 20:24:41 +0100
  • 6999caa683
    Merge pull request #4899 from PencilAmazing/PLYcomments#4866 Kim Kulling 2023-02-01 20:06:59 +0100
  • feb3e9ff7a
    Merge branch 'master' into PLYcomments#4866 PencilAmazing 2023-02-01 13:05:55 -0500
  • b518630229
    Fix copyrights. Kim Kulling 2023-02-01 11:28:11 +0100
  • ce2f947eb1
    Merge branch 'master' into zlib-nobuild Kim Kulling 2023-01-31 22:00:49 +0100
  • 61d196bc4b Merge branch 'kimkulling/prepare_version_5.2.6_rc1' of https://github.com/assimp/assimp into kimkulling/prepare_version_5.2.6_rc1 Kim Kulling 2023-01-31 21:55:53 +0100
  • eba8ae511e Fix: Fix versions Kim Kulling 2023-01-31 21:55:43 +0100
  • 47cb58d655
    Merge branch 'master' into kimkulling/prepare_version_5.2.6_rc1 Kim Kulling 2023-01-31 21:26:37 +0100
  • b55e29b915
    Merge pull request #4901 from AdamCichocki/JoinVerticesProcessUsedVerticesMask Kim Kulling 2023-01-31 21:25:46 +0100
  • cc89760855 Update: Update code version Kim Kulling 2023-01-31 21:25:26 +0100
  • 730e1d91c7 Update: Set new versions Kim Kulling 2023-01-31 21:23:12 +0100
  • 5caae1a86d
    Merge branch 'master' into JoinVerticesProcessUsedVerticesMask Kim Kulling 2023-01-31 21:03:32 +0100
  • e4c85645c6
    Merge pull request #4910 from assimp/kimkulling/ios_remove_deprecated_lib_issue-4906 Kim Kulling 2023-01-31 21:02:17 +0100
  • 47303c2d28 Fix:Remove deprecated features from iOS build. Kim Kulling 2023-01-31 20:41:18 +0100
  • 5c286b8c13 Fix: Remove deprecated dependency. Kim Kulling 2023-01-31 20:12:07 +0100
  • d2d8b84f83
    Merge pull request #4880 from krishty/fix-build-without-armaturepopulate-post-process Kim Kulling 2023-01-31 10:23:44 +0100
  • d6b8d61066
    Merge branch 'master' into JoinVerticesProcessUsedVerticesMask Kim Kulling 2023-01-30 20:58:21 +0100
  • 527d110917
    Merge branch 'master' into PLYcomments#4866 PencilAmazing 2023-01-30 09:35:57 -0500
  • df28e7830f
    Merge branch 'master' into fix-build-without-armaturepopulate-post-process krishty 2023-01-29 01:14:33 +0100
  • 77e34eedc0
    Merge pull request #4904 from tellypresence/update-morph-documentation Kim Kulling 2023-01-27 10:03:34 +0100
  • eff13f6a40 Update morph mesh documentation now that gltf known to work Steve M 2023-01-25 20:52:25 -0800
  • ffbeb2db18 CI Shaun Reed 2023-01-24 19:21:54 -0500
  • 37903f8ed2 Don't build zlib if ASSIMP_BUILD_ZLIB=OFF Shaun Reed 2023-01-21 09:57:44 -0500
  • 6dc12f57a2
    Merge branch 'master' into PLYcomments#4866 PencilAmazing 2023-01-23 21:50:26 -0500
  • 3e7121e1cc
    Merge pull request #4892 from lsnoel/fixLHNormals Kim Kulling 2023-01-24 00:16:21 +0100
  • 57054415cf
    Merge branch 'master' into fixLHNormals Kim Kulling 2023-01-24 00:04:49 +0100
  • 8463242449
    Merge pull request #4889 from krishty/fix-msvc-emplace-warnings Kim Kulling 2023-01-24 00:04:21 +0100
  • 4d733d80f1
    Merge branch 'master' into PLYcomments#4866 PencilAmazing 2023-01-23 15:56:04 -0500
  • b31c04e37c
    Merge branch 'master' into fix-msvc-emplace-warnings Kim Kulling 2023-01-23 21:37:41 +0100
  • 4d5e47a870
    Merge pull request #4888 from krishty/clean-up-ctors-dtors Kim Kulling 2023-01-23 21:37:08 +0100
  • f830d7998e
    Merge branch 'master' into clean-up-ctors-dtors Kim Kulling 2023-01-23 21:21:34 +0100
  • a7c4399c26
    Merge pull request #4887 from krishty/remove-stray-semicolon Kim Kulling 2023-01-23 20:26:10 +0100
  • cb8320945d Fix issue #4866 by continuing to resetting read loop after hitting a comment PencilAmazing 2023-01-22 19:51:36 -0500
  • 036f2b3771
    Merge branch 'master' into remove-stray-semicolon Kim Kulling 2023-01-23 20:06:43 +0100
  • a9ce8a967d
    Merge pull request #4886 from shimaowo/fix_gltf2_camera_fov Kim Kulling 2023-01-23 20:06:06 +0100
  • 3e20502e0f
    Merge branch 'master' into fix_gltf2_camera_fov Kim Kulling 2023-01-23 19:14:42 +0100
  • ff9b6c8d79
    Merge pull request #4885 from krishty/replace-variables-with-literals Kim Kulling 2023-01-23 19:10:15 +0100
  • 3bd2f788f6
    Merge branch 'master' into replace-variables-with-literals Kim Kulling 2023-01-23 18:55:20 +0100
  • 5ed09b7ab6 usedVertexIndicesMask is now based on vector<boo> instead of vector<uint> AdamCichocki 2023-01-23 16:39:06 +0100
  • 72b178b9fc Optimized usedVertexIndices by using bitmask instead of unordered_set AdamCichocki 2023-01-23 14:51:02 +0100
  • 8c8a1fc0ef vscode settings René Jochum 2023-01-23 03:00:22 +0100
  • 89cc4e1cb3 Add S3O Loader René Jochum 2023-01-23 02:59:38 +0100
  • da5c437d58 Clang and new cmake fixes. René Jochum 2023-01-23 02:58:32 +0100
  • cff81568f3
    Merge pull request #4884 from krishty/remove-useless-virtual Kim Kulling 2023-01-22 20:40:36 +0100