From ae00857864e0d3d3a3341beff90060baadbd08b0 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 26 Apr 2023 19:32:56 +0000 Subject: [PATCH] assimp: update to 5.2.5. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit What's Changed Add unittest to reproduce undefined behavior by @kimkulling in #4532 Cleanups by @kimkulling in #4537 Link static linkage for std_image. by @kimkulling in #4478 fix msvc warnings-as-errors by @Gargaj in #4549 Remove dll-export tags from static library builds. by @Underdisc in #4555 Fix Import a specific FBX model will freeze the app #4395 by @Nor-s in #4554 Create SECURITY.md by @kimkulling in #4565 Pragma warnings cause build fail with MinGW by @ethaninfinity in #4564 Fixed FBXConverter build error when using double precision by @matthewclendening in #4546 Fix possible nullptr exception by @kimkulling in #4567 [Experimental] New skeleton container for bones by @kimkulling in #4552 Add support for GCC v12 by @PercentBoat4164 in #4578 Remove unused variable. by @kovacsv in #4584 Infinite loop on bad import files by @tanolino in #4534 Utilize AI_CONFIG_IMPORT_REMOVE_EMPTY_BONES flag for Collada meshes. by @onurtore in #4585 Fix Windows 32-bit builds by @Gargaj in #4581 Fix GNUC check on Windows by @hgdagon in #4542 Update the name of the package by @kimkulling in #4595 Kimkulling/fix invalid opengex token match by @kimkulling in #4596 Disable build for tools per default by @kimkulling in #4598 Use mingw.include by @kimkulling in #4601 Fix a memory leak by @kimkulling in #4605 Try to fix issue 4238 by @kimkulling in #4609 Fix nested animation name being lost in Collada by @luca-della-vedova in #4597 chore: Included GitHub actions in the dependabot config by @naveensrinivasan in #4569 Fix possible bad_alloc exception for an invalid file by @kimkulling in #4614 Bump JesseTG/rm from 1.0.2 to 1.0.3 by @dependabot in #4613 Bump actions/cache from 2 to 3 by @dependabot in #4612 Kimkulling/fix texture loading 3MF, reladed issue-4568 by @kimkulling in #4619 Bump actions/upload-artifact from 2 to 3 by @dependabot in #4610 Bump actions/checkout from 2 to 3 by @dependabot in #4611 I ran into an error while processing colored binary stl. Just a type but it better be fixed by @blackhorse-reddog in #4541 Remove assertion test by @kimkulling in #4627 Fix memory leak in D3MFOpcPackage by @kimkulling in #4629 Fix typo in installation instructions for ubuntu. by @hectorpiteau in #4621 Build fix for compiling against minizip. by @robertosfield in #4631 Fix stl for over 4 GB by @tanolino in #4630 Fix uninitialized variable. by @kimkulling in #4642 Fixes Crash in Assimp::ObjFileMtlImporter::getFloatValue by @sashashura in #4647 Fixes Heap-buffer-overflow in Assimp::ObjFileParser::getFace by @sashashura in #4646 Fixes Heap-buffer-overflow in std::__1::basic_string