Commit Graph

  • d41b6b253d Added AND condition in poly2tri dll_symbol.h to only define macros fo… (#5693) mkuritsu 2024-08-13 08:39:53 +01:00
  • 09b981d943 fixing static build (#5713) Nathan V. Morrical 2024-08-13 01:23:14 -06:00
  • 48c3a0ec46 FBX exporter - handle multiple vertex color channels (#5695) Kimbatt 2024-08-07 22:43:02 +02:00
  • a37d748c17 Update DefaultIOSystem.cpp (#5697) Kim Kulling 2024-08-02 18:28:29 +02:00
  • e63d3ed8e7 Make coord transfor for hs1 files optional (#5687) Kim Kulling 2024-07-31 18:39:39 +02:00
  • 104a70f845 Return false instead of crash (#5685) Kim Kulling 2024-07-23 16:32:11 +02:00
  • 76de7cedf4 A fuzzed stride could cause the max count to become negative and hence wrap around uint (#5414) Florian Born 2024-07-23 16:17:54 +02:00
  • c55158cd82 CalcTangents: zero vector is invalid for tangent/bitangent (#5432) JensEhrhardt-eOPUS 2024-07-23 13:13:12 +02:00
  • 571ba09dc7 Mosfet80 updatedpoli2tri (#5682) Kim Kulling 2024-07-23 10:41:43 +02:00
  • db19f62a0c Merge branch 'master' of https://github.com/assimp/assimp Kim Kulling 2024-07-22 09:11:17 +02:00
  • 5d5e0bad3c Fix a fuzz test heap buffer overflow in mdl material loader (#5658) Stoyan Gaydarov 2024-07-19 12:48:10 -07:00
  • 9cf03b4ddc Introduce interpolation mode to vectro and quaternion keys (#5674) Kim Kulling 2024-07-18 23:54:31 +02:00
  • 91e93578c7 Update Python structs with missing fields (#5673) Vincent Fazio 2024-07-18 05:25:16 +10:00
  • da281b7f48 Introduce interpolation mode to vectro and quaternion keys Kim Kulling 2024-07-17 15:49:17 +02:00
  • 35e4f1bf64 Kimkulling/fix double precision tests (#5660) Kim Kulling 2024-07-12 14:37:49 +02:00
  • 0cb1693689 [USD] Integrate "tinyusdz" project (#5628) Steve M 2024-07-12 04:25:35 -07:00
  • d3bec44990 Update Readme.md (#5665) Kim Kulling 2024-07-11 14:19:09 +02:00
  • b0aae04801 Update Readme.md (#5663) Kim Kulling 2024-07-11 10:30:42 +02:00
  • 206839d4f2 Allow empty slots in mTextureCoords (#5636) Stepan Hrbek 2024-07-10 09:01:53 +02:00
  • 193f2c5d87 Fix compile warning (#5657) Kim Kulling 2024-07-08 17:09:17 +02:00
  • bff00b15f1 Replace raw pointers by std::string (#5656) Kim Kulling 2024-07-06 13:59:02 +02:00
  • d5cb1fe01f Fix potential heapbuffer overflow in md5 parsing (#5652) Matthias Möller 2024-07-06 08:27:05 +02:00
  • fe6e25080b Docker: Fix security finding (#5655) Kim Kulling 2024-07-05 13:43:50 +02:00
  • ddb74c2bbd Fix out of bound access (#5651) v5.4.2 Kim Kulling 2024-07-03 21:37:24 +02:00
  • 625528d02c Fix: StackAllocator Undefined Reference fix (#5650) Brad D 2024-07-03 03:05:58 -05:00
  • 7e053cc641 Fix names of enum values in docstring of aiProcess_FindDegenerates (#5640) Markus Prettner 2024-07-02 22:11:52 +02:00
  • 35976a4eb4 fixes some uninit bool loads (#5644) Matthias Möller 2024-07-02 21:54:18 +02:00
  • dd1474e280 Update zip.c (#5639) ThatOSDev 2024-07-02 13:12:58 -06:00
  • 0b19b7d73b fixes potential memory leak on malformed obj file (#5645) Matthias Möller 2024-06-29 19:20:10 +02:00
  • d0703a5a3a Fix exporting incorrect bone order (#5435) Julian Knodt 2024-06-28 03:58:09 -07:00
  • cdf8394ccc Fix nullptr dereferencing (#5638) Kim Kulling 2024-06-25 00:05:31 +02:00
  • dd10fb6ee4 remove ASE parsing break added in c1968823ad : original intent was to keep parsing (#5634) Garux 2024-06-25 00:23:59 +05:00
  • 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 +02:00
  • 0afd366dcb Update FBXMeshGeometry.cpp (#5624) ycn2022 2024-06-21 03:26:04 +08:00
  • 77f7706a97 fix PLY binary export color from float to uchar (#5608) michaelsctts 2024-06-19 09:45:15 -04:00
  • 5c2a33f230 Make stepfile schema validation more robust. (#5627) Kim Kulling 2024-06-18 14:22:12 +02:00
  • 0cef794abd Update Readme.md (#5618) mosfet80 2024-06-18 09:30:35 +02:00
  • 07ab05cc41 Fix init aistring issue 5622 inpython module (#5625) Kim Kulling 2024-06-17 23:52:23 +02:00
  • a51500ba2b Draft: Update init of aiString (#5623) Kim Kulling 2024-06-17 13:12:54 +02:00
  • 75091d4529 clean HunterGate.cmake (#5619) mosfet80 2024-06-17 11:50:42 +02:00
  • 907da122e9 Create inno_setup (#5621) Kim Kulling 2024-06-15 12:41:43 +02:00
  • 81858f9e62 Update MDLMaterialLoader.cpp (#5620) Kim Kulling 2024-06-14 12:51:47 +02:00
  • 97cbecb859 Move revision.h and revision.h.in to include folder (#5615) Kim Kulling 2024-06-12 21:01:03 +02:00
  • a722e33027 Move aiScene constructor (#5614) Kim Kulling 2024-06-11 21:19:52 +02:00
  • 75a10fedd0 Replace duplicated trim (#5613) Kim Kulling 2024-06-11 16:30:49 +02:00
  • e963a863ce Add trim to xml string parsing (#5611) Kim Kulling 2024-06-10 22:25:28 +02:00
  • 8231d99a85 Converted a size_t to mz_uint that was being treated as an error (#5600) Bradly Landucci 2024-06-10 02:19:57 -07:00
  • 0d546b3d2e Build: Fix compilation for VS-2022 debug mode - warning (#5606) Kim Kulling 2024-05-31 13:08:51 +02:00
  • 43634b8b27 Postprocessing: Fix endless loop (#5605) Kim Kulling 2024-05-31 09:36:14 +02:00
  • 83d7216726 updated zip (#5499) mosfet80 2024-05-27 16:19:48 +02:00
  • 329fee2f0b Disabled maybe-uninitialized error for AssetLib/Obj/ObjFileParser.cpp as it seems to be spurious. Also fixed error message for previous GCC build issue modification (#5593) Daniel Simon 2024-05-26 12:07:13 -07:00
  • 4584719362 Update ObjFileParser.cpp (#5598) Kim Kulling 2024-05-26 18:39:14 +02:00
  • 30466aaf16 Fix possible nullptr dereferencing. (#5595) Kim Kulling 2024-05-24 15:36:30 +02:00
  • ec5242a1a0 Fix a bug that could cause assertion failure. (#5575) vengine 2024-05-23 03:20:22 +08:00
  • 6fa4f0ff5e Temporary fix for GCC 13+ build issue -Warray-bounds (#5577) Daniel Simon 2024-05-19 09:51:02 -07:00
  • fd3f092d6e Optimize readability (#5578) Kim Kulling 2024-05-18 22:06:04 +02:00
  • 787c9afdf7 Assimp viewer fixes (#5582) Jean-Louis Boudrand 2024-05-18 19:20:06 +02:00
  • 2521909b8c Fix integer overflow (#5581) Kim Kulling 2024-05-18 19:05:10 +02:00
  • 04afb63d34 fix ci by disabling tests (#5583) Kim Kulling 2024-05-18 12:04:50 +02:00
  • 942518a4ff Remove deprecated c++11 warnings (#5576) Kim Kulling 2024-05-15 10:22:03 +02:00
  • 10df90ec14 Prepare v5.4.1 (#5573) v5.4.1 Kim Kulling 2024-05-13 13:45:14 +02:00
  • b6d53a0047 glTF2Importer: Support .vrm extension (#5569) Julian Uy 2024-05-13 06:24:41 -05:00
  • 001bb01eb2 Make sure for releases revision will be zero (#5571) Kim Kulling 2024-05-13 13:00:26 +02:00
  • 325b0a543f Add checks for invalid buffer ans size (#5570) Kim Kulling 2024-05-13 08:55:10 +02:00
  • 47dbabadcd fix ASE loader crash when *MATERIAL_COUNT or *NUMSUBMTLS is not specified or is 0 (#5559) Garux 2024-05-08 13:43:43 +05:00
  • c953739487 Kimkulling/fix pyassimp compatibility (#5563) Kim Kulling 2024-05-06 21:38:29 +02:00
  • 00b6db86ab mention IQM loader in Fileformats.md (#5560) Garux 2024-05-02 19:34:47 +05:00
  • 4621676424 fix a collada import bug (#5561) 陈瑞锋 2024-05-02 21:32:12 +08:00
  • 47ef79672e Reverts the changes introduced by commit ad766cb in February 2022. (#5542) Johannes Unterguggenberger 2024-04-29 21:03:57 +02:00
  • c05895f3c7 Q3DLoader: Fix possible material string overflow (#5556) Kim Kulling 2024-04-26 10:11:19 +01:00
  • 7bda0f88ca SplitByBoneCount had a minor typo that prevented updates to nodes indices (#5550) Succ3s 2024-04-23 16:40:06 -03:00
  • b71b8f77ee add some ASSIMP_INSTALL checks (#5545) Zeun 2024-04-17 09:41:21 +12:00
  • 85f084a4ce Update ComputeUVMappingProcess.cpp (#5541) Kim Kulling 2024-04-11 11:30:36 +01:00
  • 08c1adc015 fix issue #5461 (segfault after removing redundant materials) (#5467) Stephen Gold 2024-04-09 15:22:57 -07:00
  • 3ff7851ff9 updated STBIMAGElib (#5500) mosfet80 2024-04-09 23:31:10 +02:00
  • 64d88276ef updated minizip to last version (#5498) mosfet80 2024-04-09 00:08:38 +02:00
  • b8aa68a080 CMake: Allow linking draco statically if ASSIMP_BUILD_DRACO_STATIC is set. (#5535) Alex Rønne Petersen 2024-04-08 23:28:37 +02:00
  • 8b9ed34eaa Update CMakeLists.txt (#5531) v5.4.0 Kim Kulling 2024-04-07 22:14:12 +01:00
  • b41ffa5561 Remove default destructor definitions from cpp files (#5528) Kim Kulling 2024-04-07 20:42:52 +01:00
  • 4a3e0e46ac updated json (#5501) mosfet80 2024-04-07 21:24:57 +02:00
  • 1f920ee1fe Update matrix4x4.h (#5507) Tom Heaton 2024-04-07 19:16:48 +01:00
  • 778ce90a04 Update hunter into CMakeLists.txt (#5505) mosfet80 2024-04-07 16:49:55 +02:00
  • 790aad4b62 Add macOS support to C4D importer (#5516) Alejandro González 2024-04-07 00:25:46 +02:00
  • 52c2b6896a Fix 16 typos (#5518) RoboSchmied 2024-04-06 21:26:32 +02:00
  • 9d11b220eb Fix utDefaultIOStream test under MinGW (#5525) Oleg Ivanov 2024-04-06 12:48:28 +02:00
  • 39ce0c0456 Respect merge identical vertices in ObjExporter (#5521) Julian Knodt 2024-04-02 09:31:19 -07:00
  • feb861f17b Fix duplicate degrees to radians conversion in fbx importer. (#5427) Kristjan Skutta 2024-03-22 00:01:57 +01:00
  • 730aa9d0b7 Delete packaging/windows-mkzip directory (#5492) mosfet80 2024-03-20 11:15:03 +01:00
  • 072320df4f Delete tools/make directory (#5491) mosfet80 2024-03-18 23:24:51 +01:00
  • fcb1444b84 Add correction of fbx model rotation (#5494) Kim Kulling 2024-03-17 17:46:28 +01:00
  • 727774f181 Fix compilation for MSVC14. (#5490) Laura Hermanns 2024-03-11 04:09:23 -04:00
  • bb9101ae9e Eliminate non-ascii comments in clipper (#5480) Bao Anchang 2024-03-04 16:18:08 +08:00
  • f95050e7aa Append a setting "AI_CONFIG_EXPORT_FBX_TRANSPARENCY_FACTOR_REFER_TO_OPACITY". (#5450) sSsA01 2024-02-28 04:26:13 +09:00
  • 01231d0e60 Add 2024 to copyright infos (#5475) Kim Kulling 2024-02-23 22:30:05 +01:00
  • 0664882763 Add zlib-header to ZipArchiveIOSystem.h (#5473) Kim Kulling 2024-02-23 11:30:37 +01:00
  • 4d6dd80257 Add correct double zero check (#5471) Kim Kulling 2024-02-22 13:58:25 +01:00
  • 94bc568d13 Include defs in not cpp-section (#5466) Kim Kulling 2024-02-16 15:21:49 +01:00
  • 4b9f46dbda ColladaParser: check values length (#5462) Adam Mizerski 2024-02-15 13:07:00 +01:00
  • a3708e3464 Add ISC LICENSE file (#5465) Séverin Lemaignan 2024-02-14 08:32:32 +01:00
  • ff5b0ae575 Fix PyAssimp under Python >= 3.12 and macOS library search support (#5397) Emily Banerjee 2024-02-08 19:46:36 +00:00