Commit Graph

  • d4755648b4
    Merge pull request #4167 from assimp/kimkulling-fix_uninitialized_attribs_issue-4158 Kim Kulling 2021-11-10 09:34:52 +0100
  • 5fd2a5559c
    Update mesh.h Kim Kulling 2021-11-10 09:19:29 +0100
  • c01d33a77a
    Update anim.h Kim Kulling 2021-11-10 09:12:35 +0100
  • 83950845ee
    Merge pull request #4166 from assimp/kimkulling-fix_version_issue-4161 Kim Kulling 2021-11-10 09:08:23 +0100
  • 8a613a8655
    Fix unittest Kim Kulling 2021-11-09 23:27:58 +0100
  • e206d699da
    Change version to 5.1.0 Kim Kulling 2021-11-09 23:26:20 +0100
  • 7ddd9b2484
    Added UE4 plugin iraj mohtasham 2021-11-10 00:04:12 +0330
  • 50ba15191b
    Merge pull request #4164 from Skylion007/update-performance-fixes Kim Kulling 2021-11-09 20:09:31 +0100
  • b8a10e62f9 Remove optimization fence Aaron Gokaslan 2021-11-09 13:08:13 -0500
  • 86a25b62e4 Better aiMesh ABI compatibility with 5.0.1, make smaller RichardTea 2021-11-09 13:03:06 +0000
  • 30143e9626
    Merge branch 'master' into MalcolmTyrrell/jsonSchemaSupport Kim Kulling 2021-11-09 10:53:58 +0100
  • aaae3e3a10 size_t is 32bit on some platforms RichardTea 2021-11-08 15:05:20 +0000
  • 9433fc526a Apply clangformat RichardTea 2021-11-08 14:42:21 +0000
  • 69cafe64b4 Cap glTFv1 & 2 json size to ~4GB RichardTea 2021-11-08 14:41:13 +0000
  • ee19ce6021 3DS Export: Add support for aiShadingMode_PBR_BRDF RichardTea 2021-11-08 11:06:15 +0000
  • cedf1819c3 Do not build ziplib when 3MF exporter is disabled. Jeremie Dumas 2021-11-04 01:14:24 -0700
  • 2b4b3e820b
    Merge pull request #4154 from assimp/kimkulling-fuzzer-issue-4153 Kim Kulling 2021-11-02 10:51:58 +0100
  • 5a3401b69f
    Update D3MFOpcPackage.cpp Kim Kulling 2021-11-02 10:38:38 +0100
  • 3b2a9d1543 Add assimpjs link. kovacsv 2021-11-01 08:09:16 +0100
  • 145f972d76
    Fix out-of-bounds read in RemoveLineComments Alex Rebert 2021-10-30 13:43:41 -0400
  • 3664fe20c0
    Merge pull request #4146 from alpire/master Kim Kulling 2021-10-29 20:20:04 +0200
  • 322de54323
    Merge branch 'master' into master Kim Kulling 2021-10-29 19:35:27 +0200
  • 7f4839a26c
    Merge pull request #4145 from Daniel-Genkin/master Kim Kulling 2021-10-29 19:21:27 +0200
  • e900617796
    Fix out-of-bounds read in FileSystemFilter::Cleanup Alex Rebert 2021-10-29 09:17:40 -0400
  • f28500dd0f Fixed building of Android port Daniel-Genkin 2021-10-29 09:03:55 -0400
  • 6f07e89fdf
    Fix out-of-bounds read in RemoveLineComments Alex Rebert 2021-10-28 23:50:16 -0400
  • 1909b3e8d2
    Fix overflow in IOStreamBuffer Alex Rebert 2021-10-28 23:33:07 -0400
  • 6a3ac623b9
    Fix out-of-bounds reads in OpenDDLParser Alex Rebert 2021-10-28 23:13:29 -0400
  • 107371657b
    Fix out-of-bounds read in ReadFirstSkin Alex Rebert 2021-10-28 23:12:54 -0400
  • 1fe9d405f5
    Fix out-of-bounds read in MDLImporter Alex Rebert 2021-10-28 22:36:11 -0400
  • 932dfe0562
    Fix overflowing allocations in MDLMaterialLoader Alex Rebert 2021-10-28 22:27:19 -0400
  • 30f17aa206
    Fix heap out-of-bounds write in _m3d_safestr Alex Rebert 2021-10-28 21:32:38 -0400
  • d273a784d0
    Merge pull request #4142 from Daniel-Genkin/master Kim Kulling 2021-10-28 22:16:07 +0200
  • 5333e41607
    Update AndroidJNIIOSystem.h Kim Kulling 2021-10-28 17:52:01 +0200
  • e5cd5733e1
    Update AndroidJNIIOSystem.cpp Kim Kulling 2021-10-28 17:50:25 +0200
  • 6e5600a9a5 Added another constructor to avoid requiring a full ANativeActivity Daniel-Genkin 2021-10-28 10:26:14 -0400
  • ebb8e6639a
    Merge branch 'master' into gltf2_ior_extension Kim Kulling 2021-10-28 13:43:32 +0200
  • 8c0b869998
    Merge branch 'master' into MalcolmTyrrell/jsonSchemaSupport Kim Kulling 2021-10-28 13:38:41 +0200
  • 817fbed8c2
    Merge pull request #4130 from MalcolmTyrrell/MalcolmTyrrell/spatialSortImprovements Kim Kulling 2021-10-27 17:46:25 +0200
  • 5af71feef2
    Merge branch 'master' into MalcolmTyrrell/spatialSortImprovements Kim Kulling 2021-10-27 17:20:47 +0200
  • 0e38cec58c
    Merge pull request #4140 from assimp/kimkulling-patch-cleanup Kim Kulling 2021-10-27 00:03:13 +0200
  • e01b488075
    Remove dead code. Kim Kulling 2021-10-26 22:06:10 +0200
  • baccb45493
    Merge branch 'master' into dependencies-as-submodules Kim Kulling 2021-10-22 13:39:44 +0200
  • 2239442c64
    Merge branch 'master' into MalcolmTyrrell/spatialSortImprovements Malcolm Tyrrell 2021-10-21 08:55:11 +0100
  • db0127859a CalculateDistance method Malcolm Tyrrell 2021-10-21 08:39:44 +0100
  • 791cb195be
    Merge branch 'master' into x3d_pugi_migration_artenuvielle Kim Kulling 2021-10-20 21:14:43 +0200
  • f81d7c0b3e
    Merge pull request #4112 from diharaw/master Kim Kulling 2021-10-20 21:14:11 +0200
  • f3baab1153
    Merge branch 'master' into master Kim Kulling 2021-10-20 20:51:43 +0200
  • 4ba99c1bb0 Comments Malcolm Tyrrell 2021-10-20 16:15:00 +0100
  • c644f9d719 Subtract the centroid Malcolm Tyrrell 2021-10-20 15:08:08 +0100
  • 4d10f5d133 Move distance initialization to Finalize. Malcolm Tyrrell 2021-10-20 12:47:44 +0100
  • 5b13b97f27 Ensure the usage pattern of SpatialSort. Malcolm Tyrrell 2021-10-19 14:22:28 +0100
  • a83db61289
    Merge pull request #4110 from marcappelsmeier/master v5.1.0.rc1 Kim Kulling 2021-10-19 14:23:45 +0200
  • cff5035b5f
    Merge branch 'master' into master Kim Kulling 2021-10-19 09:31:19 +0200
  • e157d7550b
    Merge pull request #4109 from umlaeute/debian-fixes Kim Kulling 2021-10-19 09:30:42 +0200
  • b1d2567301
    Merge branch 'master' into dependencies-as-submodules krishty 2021-10-18 23:09:33 +0200
  • 36c937cc19
    Merge branch 'master' into debian-fixes Kim Kulling 2021-10-18 09:07:47 +0200
  • 6689438696
    Merge pull request #4124 from assimp/kimkulling-remove_deprecated_irrxml Kim Kulling 2021-10-18 00:11:44 +0200
  • e7b9118b96
    Delete fast_atof.h Kim Kulling 2021-10-17 21:04:18 +0200
  • 11cb1a170f
    Merge pull request #4123 from assimp/fix_no_export_build Kim Kulling 2021-10-17 16:00:30 +0200
  • 0e3d058504 Add some exporter macros. Kim Kulling 2021-10-17 15:10:25 +0200
  • 4caae783ae Disable dump when export is not supported. Kim Kulling 2021-10-17 15:09:44 +0200
  • e16512e825
    contrib/pugixml is now a submodule Krishty 2021-10-08 23:51:52 +0200
  • 9cab0aab52
    contrib/googletest is now a submodule Krishty 2021-10-08 22:44:46 +0200
  • dea1658e6b
    contrib/android-cmake is now a submodule Krishty 2021-10-08 18:07:37 +0200
  • 0f468347bf
    contrib/draco is now a submodule Krishty 2021-10-08 17:58:44 +0200
  • a82dc887fc
    Merge branch 'master' into x3d_pugi_migration_artenuvielle Kim Kulling 2021-10-14 09:27:07 +0200
  • f42602e0c1
    contrib/openddlparser is now a submodule Krishty 2021-10-07 23:10:27 +0200
  • 923fd7cf27
    contrib/poly2tri is now a submodule Krishty 2021-10-07 23:03:00 +0200
  • 2edcc8d3d5
    contrib/rapidjson is now a submodule Krishty 2021-10-07 22:27:56 +0200
  • dc7913ed30
    contrib/unzip is now a submodule Krishty 2021-10-07 22:18:35 +0200
  • 40a1efb8d9
    contrib/utf8cpp is now a submodule Krishty 2021-10-07 01:07:04 +0200
  • 0735db9525
    warnings are no longer treated as errors Krishty 2021-10-07 01:08:36 +0200
  • 74e2fdd13b
    contrib/zip is now a submodule Krishty 2021-10-07 00:46:27 +0200
  • f678e67974
    Merge pull request #4115 from lerppana/fix-missing-include Kim Kulling 2021-10-13 14:05:40 +0200
  • fb11cdc65a
    added dependabot configuration Krishty 2021-10-07 21:50:19 +0200
  • 25ae9725e3
    CI now fetches submodules Krishty 2021-10-09 16:00:32 +0200
  • a01a5b4e3a Added missing include Lassi Helynranta 2021-10-09 20:02:52 +0300
  • adcd22634d
    Fix aiString length in aiProcess_EmbedTextures Davide Pizzolotto 2021-10-03 00:36:40 +0200
  • fbb3a19cc6
    Add support for normal maps, the classic way Kim Kulling 2021-10-01 14:24:40 +0200
  • 6a460242dd
    fix -Waddress-of-packed-member Garux 2021-05-30 11:45:50 +0300
  • 8e013f5c0e
    Fix Q1 MDL group frame loading, e.g. Q1 progs/flame2.mdl Garux 2021-04-05 17:06:49 +0300
  • 94f1188210 test jmingchang 2021-10-08 20:53:41 +0900
  • 3a77119787 add test.txt jmingchang 2021-10-08 20:48:42 +0900
  • 6fd9ced714 change the file name jmingchang 2021-10-08 20:47:28 +0900
  • a2312e4da3 test fork file jmingchang 2021-10-08 20:45:55 +0900
  • cede85e532 test fork jmingchang 2021-10-08 20:36:23 +0900
  • 1a9403e787 Fix spelling error in comment in exported Pbrt file IOhannes m zmölnig 2021-10-08 08:55:02 +0200
  • 3b8126d26a Fix spelling mistake IOhannes m zmölnig 2021-10-05 10:59:43 +0200
  • d086fea443 Conform to the gltf IOR spec for the default. galdar496 2021-10-07 09:22:57 -0700
  • 0f3cddd7aa Merge branch 'master' into gltf2_ior_extension galdar496 2021-10-07 09:18:56 -0700
  • 5a1bcc6aa5 Fix build and test Malcolm Tyrrell 2021-10-07 09:29:56 +0100
  • ceddfe19d8 Add comment with link to schema repo. Malcolm Tyrrell 2021-10-06 15:49:49 +0100
  • 7788c1a04e Add a unit test for json schemas. Malcolm Tyrrell 2021-10-06 15:46:48 +0100
  • a283a255a5 Allow schema checking of glTF2 file. Malcolm Tyrrell 2021-10-06 13:41:45 +0100
  • 0fb66f8437 Replaced AI_MATKEY_IOR with AI_MATKEY_REFRACTI. diharaw 2021-10-07 09:39:08 +0100
  • b01d008bc0 Revert "Removed KHR_materials_ior support." diharaw 2021-10-07 09:36:53 +0100
  • 0738742611 Removed KHR_materials_ior support. diharaw 2021-10-07 09:30:22 +0100
  • 89dd592164
    Merge branch 'assimp:master' into master ebatmendijn 2021-10-07 10:27:31 +0200
  • ad0d945c80
    Merge pull request #1 from marcappelsmeier/fixDeprecatedArrayComparision Marc 2021-10-05 19:25:08 +0200