Commit Graph

  • 9f3a7e95ab Fix: Fix name collision (#5937) Kim Kulling 2024-12-23 12:23:42 +01:00
  • ecc8a1c869 Fix buffer overflow in MD5Parser::SkipSpacesAndLineEnd (#5921) tyler92 2024-12-17 19:57:54 +02:00
  • 2090508c34 Fix parsing of comments at the end of lines for tokens with variable number of elements. (#5890) (#5891) Sebastian Schäfer 2024-12-17 18:17:02 +01:00
  • 2b773f0f5a Fix heap-buffer-overflow in OpenDDLParser (#5919) tyler92 2024-12-16 23:48:45 +02:00
  • 7a114059cd Replace C# port with maintained fork (#5922) Stefan 2024-12-16 13:02:15 +01:00
  • 862abe410b Fixed warnings (#5903) sacereda 2024-12-12 20:58:08 +01:00
  • 76d22e5fbe USD updates: properly place meshes into nodes (instead of all meshes getting added to the rool node). Adding animation framerate. (#5915) Gene Walters 2024-12-11 07:32:40 -08:00
  • f12e521986 Fix use after free in the CallbackToLogRedirector (#5918) tyler92 2024-12-11 12:17:14 +02:00
  • 28ebc8452b Fix: Fix build for mingw10 (#5916) Kim Kulling 2024-12-10 23:40:02 +01:00
  • 46c26eda5a Introducing assimp Guru on Gurubase.io (#5887) Kursat Aktas 2024-12-06 00:54:43 +03:00
  • bddc374b5a Validate mesh in WriteMesh before AttributeBegin call (#5884) Elijah Nicol 2024-12-05 21:10:46 +11:00
  • 164a5ae8cf bugfix: Fixed the issue that draco compressed gltf files cannot be loaded normally (#5882) (#5883) HandsomeXi 2024-12-05 05:03:57 +08:00
  • ff61095928 Blendshape export float & same # verts (#5775) Julian Knodt 2024-12-02 14:04:44 -08:00
  • ca17cdc1f9 Do not create GLTF Mesh if no faces (#5878) Julian Knodt 2024-12-01 12:21:08 -08:00
  • 739ebfd207 Synchronize DefaultLogger (#5898) Stefan 2024-12-01 20:35:24 +01:00
  • 72c51a9997 Convert float to ai_real, (#5902) hankarun 2024-11-29 22:54:24 +03:00
  • 2493deff37 USD Keyframe Animations (#5856) Gene Walters 2024-11-28 12:29:58 -08:00
  • 12f3309996 Simplify JoinVerticesProcess (#5895) Julian Knodt 2024-11-27 13:53:27 -08:00
  • 02d3887e9a Add CI to automatically build and attach binaries to releases (#5892) Stefan 2024-11-26 22:57:44 +01:00
  • 09f6a5e136 Update cpp-pm / hunter (#5885) mosfet80 2024-11-25 21:58:33 +01:00
  • 5f100a0984 Obj: fix nullptr access. (#5894) Kim Kulling 2024-11-25 19:58:58 +01:00
  • 795d4897db Readme.md: Add sonarcube q batch (#5893) Kim Kulling 2024-11-25 14:48:12 +01:00
  • 6fad13c82b Cleanup: Delete code/.editorconfig (#5889) Kim Kulling 2024-11-22 11:38:51 +01:00
  • 48bd7c3e22 Check that mMaterials not null before access (#5874) Julian Knodt 2024-11-20 14:26:07 -08:00
  • c867ddbc04 Fix potential uninitialized variable in clipper (#5881) Matt Iselin 2024-11-19 14:31:47 -08:00
  • 41cc2f66a4 Remove strcpy. (#5802) Kim Kulling 2024-11-18 16:54:58 +01:00
  • f5fb8ff842 Material: Fix sonarcube finding (#5880) Kim Kulling 2024-11-18 14:31:35 +01:00
  • c9bbbcf633 Material: Fix the build for c compiler (#5879) Kim Kulling 2024-11-18 09:36:32 +01:00
  • e7a6d33365 Try to resolve image paths by replacing backslashes or forward slashes in EmbedTexturesProcess (#5844) David Campos Rodríguez 2024-11-14 13:10:03 -07:00
  • 9723b3554b Obj: Fix Sonarcube findings (#5873) Kim Kulling 2024-11-11 13:06:51 +01:00
  • f7bb1bc170 Add reference screenshots for complex bundled test 3D model files (#5822) Steve M 2024-11-08 07:09:00 -08:00
  • 9694f7e8e4 Update CMakeLists.txt to fix gcc/clang++ issue (#5863) jwbla 2024-11-06 10:34:21 +00:00
  • 6520354a58 Fix use of uninitialized value. (#5867) Marco Feuerstein 2024-11-06 10:54:14 +01:00
  • e06b80f6b0 +Add vertex duplication during face normal generation (#5805) Tobias Rittig, Ph.D. 2024-11-02 09:03:59 +01:00
  • 401279e2f9 Update tinyusdz (#5849) Steve M 2024-11-01 03:33:50 -07:00
  • 7634cf84ca USD Skinned Mesh (#5812) Gene Walters 2024-10-31 13:48:28 -07:00
  • ec563823b6 Cleanup unit tests that export files by making sure those files are deleted once the unit test is complete. Moved logging from a .txt to a .log file so that git ignores the files (#5852) Gene Walters 2024-10-30 02:39:44 -07:00
  • 287d7ec213 Readme: Add project activity view item (#5854) Kim Kulling 2024-10-30 10:26:48 +01:00
  • 8d5cc3c5d5 Fix issue 5816 (cone.nff load failure): repair faulty line in 3D model file (#5817) Steve M 2024-10-29 16:13:17 -07:00
  • e699d23559 Store current exception when caught in ASSIMP_CATCH_GLOBAL_EXCEPTIONS (#5810) Michael Schmitt 2024-10-29 10:59:37 +01:00
  • 53d4663f29 Update hunter (#5831) mosfet80 2024-10-24 11:04:49 +02:00
  • f6c62605c7 Simplify re-enabling M3D build support (#5835) Steve M 2024-10-23 10:46:23 -07:00
  • 720eae1396 Update inno_setup-actions (#5833) mosfet80 2024-10-22 16:15:28 +02:00
  • e4ef89182d Add unit tests for X3D models which were broken at 5 Oct 2020 commit 3b9d4cf (#5828) Steve M 2024-10-20 14:14:26 -07:00
  • fffce70fce Fix issue 2889 (molecule_ascii.cob load failure): change integers to floating point values in color triplets (#5819) Steve M 2024-10-19 10:20:49 -07:00
  • a383cb1ff7 Fix a bug in the assbin loader that reads uninitialized memory (#5801) Qingyou Zhao 2024-10-18 11:41:47 -07:00
  • 4b9ac76815 Fixed bug in DefaultLogger::set: (#5826) chefrolle695 2024-10-17 21:14:14 +02:00
  • 2591d0e490 Fix broken normals: restore lines removed in commit cb22d53 of 4 May 2023 (#5824) Steve M 2024-10-15 14:42:07 -07:00
  • ce0a50ec21 Fix FBX animation bug introduced with 24 Mar 2020 commit 14b8d12 (revert conditional to prior state) (#5815) Steve M 2024-10-14 02:24:27 -07:00
  • 811bf2df15 Fix issue 5767: Can't load USD from memory (#5818) Pichas 2024-10-13 15:11:45 -04:00
  • cb4e663138 Restore 4x4 matrix functionn param and assignment prior to change in commit 168ae22 of 27 Oct 2019 (#5813) Steve M 2024-10-12 03:49:10 -07:00
  • 9934a8d1cc Bugfix/installer add missing images (#5803) Kim Kulling 2024-10-08 08:29:08 +02:00
  • 56ea25f9eb Installer: fix images for installer (#5800) Kim Kulling 2024-10-07 23:14:11 +02:00
  • ecdf8d24b8 SplitLargeMeshes: Fix crash (#5799) Kim Kulling 2024-10-07 10:30:45 +02:00
  • 1d99895e91 Update Readme.md (#5797) Kim Kulling 2024-10-02 10:47:55 +02:00
  • 469fdb1ab2 Indroduce matgetreal kimkulling/fix_material_for_double_precision_issue-5793 Kim Kulling 2024-09-26 13:49:27 +02:00
  • 0a3b5dfc40 Material: INtroduce double array readout function Kim Kulling 2024-09-25 16:38:34 +02:00
  • 97257a3bcc Update Build.md (#5796) Kim Kulling 2024-09-25 09:05:37 +02:00
  • 17399d198f FBX Blendshapes: Do not require normals (#5776) Julian Knodt 2024-09-23 23:07:18 -07:00
  • f63625256c Update CMakeLists.txt (#5782) Kim Kulling 2024-09-17 09:41:37 +02:00
  • f4c7606faf fix no_valid_proc (#5774) Pichas 2024-09-16 03:17:22 -04:00
  • 66187a77cf Update dll_symbol.h (#5781) Kim Kulling 2024-09-15 20:44:32 +02:00
  • 5c7acc968b Fix naming in aiMaterial comment (#5780) PatrickD 2024-09-13 15:24:09 +03:00
  • f81ea6986c Restored absolute transform calculation due to https://github.com/assimp/assimp/pull/5349 which requires this now. (#5751) Lux 2024-09-11 04:11:15 -04:00
  • ab12e8d8ba Fix stack overflow (#5764) dataisland 2024-09-10 16:15:31 -05:00
  • 3bd98611d7 Fix buffer overflow in MD3Loader (#5763) dataisland 2024-09-10 15:10:36 -05:00
  • d468e633b1 Fix invalid access (#5765) dataisland 2024-09-10 02:12:01 -05:00
  • 4024726eca Fix leak (#5762) Kim Kulling 2024-09-07 21:02:34 +02:00
  • cd0ef869e3 Kimkulling/mark blender versions as not supported (#5370) Kim Kulling 2024-09-05 23:40:19 +02:00
  • ed3fccd5db Add option to ignore FBX custom axes (#5754) RichardTea 2024-09-05 20:03:26 +01:00
  • ff2dc2fb2e Prevents PLY from parsing duplicate properties (#5743) Matthias Möller 2024-09-04 11:54:24 +02:00
  • f69e55058d Allow usage of pugixml from a superproject (#5752) Tobias Rittig, Ph.D. 2024-09-03 21:45:30 +02:00
  • c1ffbfec06 Zero-length mChildren arrays should be nullptr (#5749) RichardTea 2024-09-03 09:26:27 +01:00
  • c35200e38e prepare v5.4.3 (#5741) v5.4.3 Kim Kulling 2024-08-30 20:35:01 +02:00
  • 1e09642382 Ply-Importer: Fix vulnerability (#5739) Kim Kulling 2024-08-30 19:43:39 +02:00
  • edaf87f186 Update ccpp.yml (#5740) Kim Kulling 2024-08-30 19:29:32 +02:00
  • 88340d0ce0 build: Add ccache support (#5686) Olivier Chafik 2024-08-30 12:22:54 +01:00
  • 5e912e68da Update glTF2AssetWriter.inl (#5647) Fav 2024-08-30 05:55:18 +08:00
  • ae0ff8a88a Update PyAssimp structs with Skeleton & SkeletonBone members (#5734) Vincent Fazio 2024-08-30 07:45:35 +10:00
  • 924106188e feat: add option for creating XCFramework and configure minimum iOS target (#5648) Aliaksandr Kasmachou 2024-08-29 17:05:32 -04:00
  • 389bdedda7 FBX: add metadata as properties (#5675) Haixi 2024-08-30 03:38:34 +08:00
  • f39f53e860 Fix casting typo in D3MFExporter::writeBaseMaterials (color channels < 1.0f were zeroed out) (#5681) Olivier Chafik 2024-08-29 20:27:13 +01:00
  • 11daaf79a5 Fix to judge 'multi-configuration' correctly (#5720) OGAWA KenIchi 2024-08-30 04:09:17 +09:00
  • 3e7e4c8c52 Fix potential memory leak in SceneCombiner for LWS/IRR/MD3 loader (#5721) Matthias Möller 2024-08-29 11:21:59 +02:00
  • 4338817ca2 Fix copying private data when source pointer is NULL (#5733) Vincent Fazio 2024-08-29 08:13:40 +10:00
  • fd7ad4a9d8 Bump softprops/action-gh-release from 1 to 2 (#5730) dependabot[bot] 2024-08-27 21:47:37 +02:00
  • a7a424e0a7 Bump actions/upload-artifact from 1 to 4 (#5731) dependabot[bot] 2024-08-27 13:04:32 +02:00
  • f0ca4df704 Bump actions/download-artifact from 1 to 4 (#5732) dependabot[bot] 2024-08-27 10:36:13 +02:00
  • d32370ff12 fix GetShortFilename function (#5728) imdongye 2024-08-26 00:11:19 +09:00
  • 12ed0286e4 Added more Maya materials (#5101) Sanchikuuus 2024-08-24 12:29:47 +03:00
  • bb9db8409f Sparky kitty studios master (#5727) Kim Kulling 2024-08-22 11:09:14 +02:00
  • d83904e3ee Expose aiGetEmbeddedTexture to C-API (#5382) sacereda 2024-08-21 21:15:57 +02:00
  • bc6710a116 Fix leak in loader (#5718) Kim Kulling 2024-08-17 13:49:09 +02:00
  • 10e97b2f4a Fix MSVC build error (#5716) OGAWA KenIchi 2024-08-17 02:33:09 +09:00
  • d95a5c60ef Revert variable name (fix broken build on android) (#5715) Steve M 2024-08-14 03:13:49 -07:00
  • 12cdbb712c Fixes possible out-of-bound read in findDegenerate (#5679) Matthias Möller 2024-08-13 16:24:43 +02:00
  • b992ff278b Remove recursive include (#5705) Måns Andersen 2024-08-13 16:14:31 +02:00
  • 9485d49e93 include Exceptional.h in 3DSExporter.cpp (#5707) Måns Andersen 2024-08-13 11:17:45 +02:00
  • f950f61a52 Use DRACO_GLTF_BITSTREAM (#5709) RichardTea 2024-08-13 09:09:28 +01:00
  • afe06f2298 Fix MSVC PDBs and permit them to be disabled if required (#5710) RichardTea 2024-08-13 08:53:33 +01:00