Commit Graph

  • 8265b6927e Address compiler warnings Steve M 2024-07-11 21:22:20 -0700
  • cacd8e1d04 Address compiler warnings Steve M 2024-07-11 19:56:25 -0700
  • c0e769ecf0 Address compiler warnings Steve M 2024-07-11 19:28:35 -0700
  • 67cfb40712 Fix macro and patch Steve M 2024-07-11 18:58:04 -0700
  • c7374336af Add verbose logging cmake option Steve M 2024-07-11 18:09:59 -0700
  • 3496284824 Prevent per-ABI (x86, x86_64 etc) clone on android Steve M 2024-07-11 17:54:33 -0700
  • 314a2b01b7 Update tinyusdz branch Steve M 2024-07-11 17:51:55 -0700
  • d41bc53c16 Add UNUSED() macro Steve M 2024-07-11 17:48:56 -0700
  • ea988c13f0 Restored absolute transform calculation due to https://github.com/assimp/assimp/pull/5349 which requires this now. Lux 2024-06-28 09:10:36 -0400
  • a98f428014 Merge branch 'master' into integrate-tinyusdz-br-rendermesh-refactor Steve M 2024-07-11 06:42:33 -0700
  • 79abc8060a Update to use recent commit to "dev" branch Steve M 2024-07-11 06:40:12 -0700
  • d3bec44990
    Update Readme.md (#5665) Kim Kulling 2024-07-11 14:19:09 +0200
  • 89fb4bec77
    Update Readme.md Kim Kulling 2024-07-11 14:07:55 +0200
  • e386510890
    Merge branch 'master' into kimkulling/fix_double_precision_tests Kim Kulling 2024-07-11 13:02:03 +0200
  • 808aa7db15
    Delete scripts/adjust_header_paths.sh Kim Kulling 2024-07-11 11:38:47 +0200
  • 79c1b1dde5
    Delete scripts/scan_printf.sh Kim Kulling 2024-07-11 11:37:47 +0200
  • b0aae04801
    Update Readme.md (#5663) Kim Kulling 2024-07-11 10:30:42 +0200
  • d69beafa8d
    Update Readme.md Kim Kulling 2024-07-11 10:19:49 +0200
  • 7bb784bb6a Fix vertex operator, some tests are still red. Kim Kulling 2024-07-11 08:43:21 +0200
  • 29db2ff4ae Remove tracked file Steve M 2024-07-10 21:21:29 -0700
  • 4916202fa2 Merge branch 'master' into integrate-tinyusdz-br-rendermesh-refactor Steve M 2024-07-10 16:57:01 -0700
  • 69d251fbca Update to latest rendermesh-refactor branch commit Steve M 2024-07-10 09:38:54 -0700
  • b14a50a124 Fix issues with Vertex + Color4 Kim Kulling 2024-07-10 16:13:03 +0200
  • 565b7f6d56 Fix merge issues Kim Kulling 2024-07-10 11:42:23 +0200
  • 47b039294f
    Merge branch 'master' into kimkulling/fix_double_precision_tests Kim Kulling 2024-07-10 11:34:11 +0200
  • 833cc7d01f Fix the unittests for double precision Kim Kulling 2024-07-10 10:56:57 +0200
  • 12ee223a1a
    Merge branch 'master' into master Kim Kulling 2024-07-10 09:04:09 +0200
  • 206839d4f2
    Allow empty slots in mTextureCoords (#5636) Stepan Hrbek 2024-07-10 09:01:53 +0200
  • 74eceb1990 Migrate to auto-cloning and patching tinyusdz (instead of manually copying files) Steve M 2024-07-09 23:42:14 -0700
  • adee68f278
    Merge branch 'master' into allow_empty_slots_in_mTextureCoords Kim Kulling 2024-07-10 08:09:21 +0200
  • 22f69da370 Merge branch 'master' into integrate-tinyusdz-br-rendermesh-refactor Steve M 2024-07-09 16:33:37 -0700
  • f499d947ff
    Merge branch 'master' into kimkulling/add_windows_clang_issue-5519 Kim Kulling 2024-07-09 10:42:44 +0200
  • 193f2c5d87
    Fix compile warning (#5657) Kim Kulling 2024-07-08 17:09:17 +0200
  • 1030736e5d Fix compile warning Kim Kulling 2024-07-08 17:00:30 +0200
  • bff00b15f1
    Replace raw pointers by std::string (#5656) Kim Kulling 2024-07-06 13:59:02 +0200
  • 7d954d44c8
    Merge branch 'master' into kimkulling/fix_strlen_security_flaws Kim Kulling 2024-07-06 10:35:47 +0200
  • 772d8065ed Fix ASEParser data handling. Kim Kulling 2024-07-06 10:35:29 +0200
  • 76fb4fa6fc
    Update AMFImporter_Postprocess.cpp Kim Kulling 2024-07-06 08:31:12 +0200
  • d5cb1fe01f
    Fix potential heapbuffer overflow in md5 parsing (#5652) Matthias Möller 2024-07-06 08:27:05 +0200
  • 9eb7202473
    Merge branch 'master' into fix-5378-md5-heapbuffer-overflow Matthias Möller 2024-07-05 20:43:06 +0200
  • ff593b4092 Fix out of bound access Kim Kulling 2024-07-05 15:17:57 +0200
  • 09bd99ff99 Merge branch 'kimkulling/fix_strlen_security_flaws' of https://github.com/assimp/assimp into kimkulling/fix_strlen_security_flaws Kim Kulling 2024-07-05 15:09:11 +0200
  • 4c7a39d1d0 Fix out of bound access Kim Kulling 2024-07-05 15:08:59 +0200
  • c827e775a1
    Merge branch 'master' into kimkulling/fix_strlen_security_flaws Kim Kulling 2024-07-05 15:01:01 +0200
  • 6706652592 Replace raw pointers by std::string Kim Kulling 2024-07-05 14:59:47 +0200
  • fe6e25080b
    Docker: Fix security finding (#5655) Kim Kulling 2024-07-05 13:43:50 +0200
  • e46b1ede5f
    Docker: Fix security finding Kim Kulling 2024-07-05 13:16:07 +0200
  • e70a7db009 Make color single precision Kim Kulling 2024-07-04 15:23:12 +0200
  • 012c44d556 Fix potential heapbuffer overflow in md5 parsing Matthias Möller 2024-07-03 22:44:03 +0200
  • ddb74c2bbd
    Fix out of bound access (#5651) v5.4.2 Kim Kulling 2024-07-03 21:37:24 +0200
  • 614911bb3b Fix out of bound access kimkulling/fuzzer_ply_out_of_bounds_access Kim Kulling 2024-07-03 21:05:53 +0200
  • 625528d02c
    Fix: StackAllocator Undefined Reference fix (#5650) Brad D 2024-07-03 03:05:58 -0500
  • 64620aaa2c
    Merge branch 'master' into stackallocator-undefined-ref-fix Kim Kulling 2024-07-03 09:09:21 +0200
  • 7e053cc641
    Fix names of enum values in docstring of aiProcess_FindDegenerates (#5640) Markus Prettner 2024-07-02 22:11:52 +0200
  • 88fb3e4e35
    Merge branch 'master' into docs-fix Kim Kulling 2024-07-02 22:03:23 +0200
  • b078bbdf66
    Merge branch 'master' into allow_empty_slots_in_mTextureCoords Kim Kulling 2024-07-02 21:55:13 +0200
  • 35976a4eb4
    fixes some uninit bool loads (#5644) Matthias Möller 2024-07-02 21:54:18 +0200
  • e32fc6142d
    Merge branch 'master' into ubsan-tests Kim Kulling 2024-07-02 21:15:27 +0200
  • dd1474e280
    Update zip.c (#5639) ThatOSDev 2024-07-02 13:12:58 -0600
  • e373f9b492
    Merge branch 'master' into master Kim Kulling 2024-07-02 20:10:41 +0200
  • 5ee7ec7f6c Fix: StackAllocator Undefined Reference fix Brad D 2024-07-01 15:25:56 -0500
  • 3134c92c40 Fix: StackAllocator.h linkage fix Brad D 2024-07-01 15:25:56 -0500
  • da002c81ed style: update indents for iOS bash script AKosmachyov 2024-07-01 13:05:53 -0400
  • b3632cd305 feat: add option for creating XCFramework and configure minimum iOS target with a build parameter AKosmachyov 2024-07-01 13:00:16 -0400
  • a90b3a9ef9
    Merge pull request #1 from Fav/Fav-patch-1 Fav 2024-07-01 15:27:12 +0800
  • 77d5ec9dff
    Update glTF2AssetWriter.inl Fav 2024-07-01 15:25:51 +0800
  • 9990719538
    Merge branch 'master' into ubsan-tests Kim Kulling 2024-06-29 19:21:45 +0200
  • 0b19b7d73b
    fixes potential memory leak on malformed obj file (#5645) Matthias Möller 2024-06-29 19:20:10 +0200
  • ee844bab71 fixes potential memory leak on malformed obj file Matthias Möller 2024-06-29 11:43:05 +0200
  • 1e76a90ea8 fixes some uninit bool loads Matthias Möller 2024-06-29 10:32:00 +0200
  • d0703a5a3a
    Fix exporting incorrect bone order (#5435) Julian Knodt 2024-06-28 03:58:09 -0700
  • 4c505d2960
    Merge branch 'master' into fbx_bone_order Kim Kulling 2024-06-27 08:15:21 +0200
  • e5fa5ad691 Fix names of enum values in docstring of aiProcess_FindDegenerates Markus Prettner 2024-06-26 20:29:57 +0200
  • c4cfd50dec Fix #5632 by reverting fraction of d6aacefa1e where Collada texcoords are renumbered to avoid empty slots. Stepan Hrbek 2024-06-26 08:17:32 +0200
  • 1ccc82f2c4 Allow empty slots in aiMesh::mTextureCoords. 1.Explicitly say in documentation that empty slots are allowed (it was unclear). 2.Change GetNumUVChannels() implementation to allow empty slots. 3.Revert fraction of 2da2835b29 where empty slots are detected and error logged. Stepan Hrbek 2024-06-26 08:04:32 +0200
  • bbe79814fd
    Update zip.c ThatOSDev 2024-06-25 15:52:41 -0700
  • cdf8394ccc
    Fix nullptr dereferencing (#5638) Kim Kulling 2024-06-25 00:05:31 +0200
  • bb9631f040
    Fix nullptr dereferencing Kim Kulling 2024-06-24 23:59:12 +0200
  • dd10fb6ee4
    remove ASE parsing break added in c1968823ad : original intent was to keep parsing (#5634) Garux 2024-06-25 00:23:59 +0500
  • f9d3bff2f2 remove ASE parsing break added in c1968823ad : original intent was to keep parsing crash case (iMaterialCount = 0) is handled by 47dbabadcd Garux 2024-06-24 07:36:50 +0500
  • adff2f388a
    Fix collada uv channels - temporary was stored and then updated. So all information on uv channels was ignored. (#5630) Stepan Hrbek 2024-06-21 13:49:19 +0200
  • 1eab9dcd86
    Merge branch 'master' into collada-fix-uv-channels Kim Kulling 2024-06-21 12:56:40 +0200
  • 0afd366dcb
    Update FBXMeshGeometry.cpp (#5624) ycn2022 2024-06-21 03:26:04 +0800
  • 07f72c8530 Fix collada uv channels - temporary was stored and then updated. So all information on uv channels was ignored. Stepan Hrbek 2024-06-20 16:15:05 +0200
  • 6c8168106a
    Merge branch 'master' into fix-Materials-miss-error Kim Kulling 2024-06-19 21:02:13 +0200
  • 77f7706a97
    fix PLY binary export color from float to uchar (#5608) michaelsctts 2024-06-19 09:45:15 -0400
  • 61e7c78ff4
    Merge branch 'master' into fix-Materials-miss-error Kim Kulling 2024-06-19 00:20:54 +0200
  • 8d52bdd749 Merge branch 'master' into integrate-tinyusdz-br-rendermesh-refactor Steve M 2024-06-18 11:36:36 -0700
  • 461ef32b47
    Merge branch 'master' into fixply michaelsctts 2024-06-18 11:52:17 -0400
  • 5c2a33f230
    Make stepfile schema validation more robust. (#5627) Kim Kulling 2024-06-18 14:22:12 +0200
  • 3ee9e841df
    Update STEPFile.h Kim Kulling 2024-06-18 14:12:20 +0200
  • eb7d0b7b74
    Merge branch 'master' into kimkulling/make_ifc_schema_validation_more_robust_issue-5588 Kim Kulling 2024-06-18 13:55:41 +0200
  • a6a6291765 Make stepfile schema validation more robust. Kim Kulling 2024-06-18 13:54:15 +0200
  • 0cef794abd
    Update Readme.md (#5618) mosfet80 2024-06-18 09:30:35 +0200
  • 9e8d2a9bb8 Merge tag 'master' into integrate-tinyusdz-br-rendermesh-refactor Steve M 2024-06-17 17:45:21 -0700
  • 1dcebb4e99
    Merge branch 'master' into patch-14 Kim Kulling 2024-06-17 23:52:42 +0200
  • 07ab05cc41
    Fix init aistring issue 5622 inpython module (#5625) Kim Kulling 2024-06-17 23:52:23 +0200
  • 6b98797773
    Merge branch 'master' into kimkulling/fix_init_aistring_issue-5622 Kim Kulling 2024-06-17 13:28:21 +0200
  • 76b444462f Add missing renames Kim Kulling 2024-06-17 13:27:03 +0200
  • a51500ba2b
    Draft: Update init of aiString (#5623) Kim Kulling 2024-06-17 13:12:54 +0200