Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assimp 5.4.0 #168277

Merged
merged 4 commits into from
Apr 8, 2024
Merged

assimp 5.4.0 #168277

merged 4 commits into from
Apr 8, 2024

Conversation

miccal
Copy link
Member

@miccal miccal commented Apr 7, 2024

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* Fix building on Haiku by @Begasus in https://github.com/assimp/assimp/pull/5255
* Reduce memory consumption in JoinVerticesProcess::ProcessMesh() signi… by @ockeymm in https://github.com/assimp/assimp/pull/5252
* Fix: Add check for invalid input argument by @kimkulling in https://github.com/assimp/assimp/pull/5258
* Replace an assert by an error log. by @kimkulling in https://github.com/assimp/assimp/pull/5260
* Extension of skinning data export to GLB/GLTF format by @fvbj in https://github.com/assimp/assimp/pull/5243
* Fix output floating-point values to fbx by @Riv1s-sSsA01 in https://github.com/assimp/assimp/pull/5265
* Update ImproveCacheLocality.cpp by @kimkulling in https://github.com/assimp/assimp/pull/5268
* Update Readme.md by @kimkulling in https://github.com/assimp/assimp/pull/5277
* Deep arsdk bone double free by @kimkulling in https://github.com/assimp/assimp/pull/5291
* Fix Spelling error by @JulianKnodt in https://github.com/assimp/assimp/pull/5295
* use size to be compatible with float and double by @sloriot in https://github.com/assimp/assimp/pull/5270
* Fix: Add missing transformation for normalized normals. by @kimkulling in https://github.com/assimp/assimp/pull/5301
* Fix: Implicit Conversion Error by @Ipomoea in https://github.com/assimp/assimp/pull/5271
* Fix add checks for indices by @kimkulling in https://github.com/assimp/assimp/pull/5306
* Update FBXBinaryTokenizer.cpp by @kimkulling in https://github.com/assimp/assimp/pull/5311
* link to external minizip with full path by @aumuell in https://github.com/assimp/assimp/pull/5278
* utf8 header not found by @TarcioV in https://github.com/assimp/assimp/pull/5279
* Rm unnecessary deg->radian conversion in FBX exporter by @JulianKnodt in https://github.com/assimp/assimp/pull/5281
* Fix empty mesh handling by @kimkulling in https://github.com/assimp/assimp/pull/5318
* Refactoring: Some cleanups by @kimkulling in https://github.com/assimp/assimp/pull/5319
* Fix invalid read of `uint` from `uvwsrc` by @JulianKnodt in https://github.com/assimp/assimp/pull/5282
* Remove double delete by @kimkulling in https://github.com/assimp/assimp/pull/5325
* fix the mesh-name error. by @copycd in https://github.com/assimp/assimp/pull/5294
* COLLADA fixes for textures in C4D input by @wmatyjewicz in https://github.com/assimp/assimp/pull/5293
* Use the correct allocator for deleting objects in case of duplicate a… by @FlorianBorn71 in https://github.com/assimp/assimp/pull/5305
* Fix container overflow in MMD parser by @aavenel in https://github.com/assimp/assimp/pull/5309
* Fix: PLY heap buffer overflow by @aavenel in https://github.com/assimp/assimp/pull/5310
* Update Readme.md by @cuppajoeman in https://github.com/assimp/assimp/pull/5312
* Update Readme.md by @cuppajoeman in https://github.com/assimp/assimp/pull/5313
* Fix: Check if index for mesh access is out of range by @kimkulling in https://github.com/assimp/assimp/pull/5338
* Update FBXConverter.cpp by @kimkulling in https://github.com/assimp/assimp/pull/5349
* FBX: Use correct time scaling by @kimkulling in https://github.com/assimp/assimp/pull/5355
* Drop explicit inclusion of contrib/ headers by @umlaeute in https://github.com/assimp/assimp/pull/5316
* Update Build.md by @cuppajoeman in https://github.com/assimp/assimp/pull/5314
* Fix buffer overflow in FBX::Util::DecodeBase64() by @ttxine in https://github.com/assimp/assimp/pull/5322
* Readme.md:  correct 2 errors in section headers by @stephengold in https://github.com/assimp/assimp/pull/5351
* Fix double free in Video::~Video() by @ttxine in https://github.com/assimp/assimp/pull/5323
* FBXMeshGeometry:  solve issue #5116 using patch provided by darktjm by @stephengold in https://github.com/assimp/assimp/pull/5333
* Fix target names not being imported on some gLTF2 models by @Futuremappermydud in https://github.com/assimp/assimp/pull/5356
* correct grammar/typographic errors in comments (8 files) by @stephengold in https://github.com/assimp/assimp/pull/5343
* KHR_materials_specular fixes by @rudybear in https://github.com/assimp/assimp/pull/5347
* Disable Hunter by @kimkulling in https://github.com/assimp/assimp/pull/5388
* fixed several issues by @MarkaRagnos0815 in https://github.com/assimp/assimp/pull/5359
* Fix leak by @kimkulling in https://github.com/assimp/assimp/pull/5391
* Check the validity of the archive without parsing by @kimkulling in https://github.com/assimp/assimp/pull/5393
* Fix integer overflow by @kimkulling in https://github.com/assimp/assimp/pull/5394
* Add a test before generating the texture folder by @kimkulling in https://github.com/assimp/assimp/pull/5400
* Build: Disable building zlib for non-windows by @kimkulling in https://github.com/assimp/assimp/pull/5401
* null check. by @copycd in https://github.com/assimp/assimp/pull/5402
* Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/assimp/assimp/pull/5384
* fix: KHR_materials_pbrSpecularGlossiness/diffuseFactor convert to pbr… by @guguTang in https://github.com/assimp/assimp/pull/5410
* fix building errors for MinGW by @0xf0ad in https://github.com/assimp/assimp/pull/5376
* dynamic_cast error. by @copycd in https://github.com/assimp/assimp/pull/5406
* Add missing IRR textures by @tellypresence in https://github.com/assimp/assimp/pull/5374
* Update Dockerfile by @kimkulling in https://github.com/assimp/assimp/pull/5412
* Fix handling of X3D IndexedLineSet nodes by @andre-schulz in https://github.com/assimp/assimp/pull/5362
* Improve acc file loading by @IOBYTE in https://github.com/assimp/assimp/pull/5360
* Readme.md:  present hyperlinks in a more uniform style by @stephengold in https://github.com/assimp/assimp/pull/5364
* FBX Blendshape `FullWeight: Vec` -> `FullWeight: Vec` by @JulianKnodt in https://github.com/assimp/assimp/pull/5441
* Fix for issues #5422, #3411, and #5443 -- DXF insert scaling fix and colour fix by @seanth in https://github.com/assimp/assimp/pull/5426
* Update StbCommon.h to stay up-to-date with stb_image.h. by @tigert1998 in https://github.com/assimp/assimp/pull/5436
* Introduce aiBuffer by @kimkulling in https://github.com/assimp/assimp/pull/5444
* Add bounds checks to the parsing utilities. by @kimkulling in https://github.com/assimp/assimp/pull/5421
* Fix crash in viewer by @kimkulling in https://github.com/assimp/assimp/pull/5446
* Static code analysis fixes by @kimkulling in https://github.com/assimp/assimp/pull/5447
* Kimkulling/fix behavior of remove redundant mats issue 5438 by @kimkulling in https://github.com/assimp/assimp/pull/5451
* Fix X importer breakage introduced in commit f844c33  by @tellypresence in https://github.com/assimp/assimp/pull/5372
* Fileformats.md:  clarify that import of .blend files is deprecated by @stephengold in https://github.com/assimp/assimp/pull/5350
* feat:1.add 3mf vertex color read 2.fix 3mf read texture bug by @GalenXiao in https://github.com/assimp/assimp/pull/5361
* More GLTF loading hardening by @FlorianBorn71 in https://github.com/assimp/assimp/pull/5415
* Bump actions/cache from 3 to 4 by @dependabot in https://github.com/assimp/assimp/pull/5431
* Update CMakeLists.txt by @mosfet80 in https://github.com/assimp/assimp/pull/5379
* `Blendshape`->`Geometry` in FBX Export by @JulianKnodt in https://github.com/assimp/assimp/pull/5419
* Fix identity matrix check by @fvbj in https://github.com/assimp/assimp/pull/5445
* Fix PyAssimp under Python >= 3.12 and macOS library search support by @Th3T3chn0G1t in https://github.com/assimp/assimp/pull/5397
* Add ISC LICENSE file by @severin-lemaignan in https://github.com/assimp/assimp/pull/5465
* ColladaParser: check values length by @etam in https://github.com/assimp/assimp/pull/5462
* Include defs in not cpp-section by @kimkulling in https://github.com/assimp/assimp/pull/5466
* Add correct double zero check by @kimkulling in https://github.com/assimp/assimp/pull/5471
* Add zlib-header to ZipArchiveIOSystem.h by @kimkulling in https://github.com/assimp/assimp/pull/5473
* Add 2024 to copyright infos by @kimkulling in https://github.com/assimp/assimp/pull/5475
* Append a new setting "AI_CONFIG_EXPORT_FBX_TRANSPARENCY_FACTOR_REFER_TO_OPACITY" by @Riv1s-sSsA01 in https://github.com/assimp/assimp/pull/5450
* Eliminate non-ascii comments in clipper by @adfwer233 in https://github.com/assimp/assimp/pull/5480
* Fix compilation for MSVC14. by @LukasBanana in https://github.com/assimp/assimp/pull/5490
* Add correction of fbx model rotation by @kimkulling in https://github.com/assimp/assimp/pull/5494
* Delete tools/make directory by @mosfet80 in https://github.com/assimp/assimp/pull/5491
* Delete packaging/windows-mkzip directory by @mosfet80 in https://github.com/assimp/assimp/pull/5492
* Fix #5420 duplicate degrees to radians conversion in fbx importer by @Biohazard90 in https://github.com/assimp/assimp/pull/5427
* Respect merge identical vertices in ObjExporter by @JulianKnodt in https://github.com/assimp/assimp/pull/5521
* Fix utDefaultIOStream test under MinGW by @thenanisore in https://github.com/assimp/assimp/pull/5525
* Fix typos by @RoboSchmied in https://github.com/assimp/assimp/pull/5518
* Add initial macOS support to C4D importer by @AlexTMjugador in https://github.com/assimp/assimp/pull/5516
* Update hunter into CMakeLists.txt by @mosfet80 in https://github.com/assimp/assimp/pull/5505
* Fix: add a missing import for `AI_CONFIG_CHECK_IDENTITY_MATRIX_EPSILON_DEFAULT` by @tomheaton in https://github.com/assimp/assimp/pull/5507
* updated json by @mosfet80 in https://github.com/assimp/assimp/pull/5501
* Cleanup: Fix review findings by @kimkulling in https://github.com/assimp/assimp/pull/5528
* Update CMakeLists.txt by @kimkulling in https://github.com/assimp/assimp/pull/5531

New Contributors

Full Changelog: assimp/assimp@v5.3.1...v5.4.0

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Apr 7, 2024
Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333
Copy link
Member

opentsdb flaky test issue, merging.

Copy link
Contributor

github-actions bot commented Apr 8, 2024

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 8, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 8, 2024
Merged via the queue into Homebrew:master with commit ee86cd3 Apr 8, 2024
14 checks passed
@miccal miccal deleted the bump-assimp-5.4.0 branch April 8, 2024 21:14
@miccal
Copy link
Member Author

miccal commented Apr 8, 2024

Thank you @chenrui333.

@github-actions github-actions bot added the outdated PR was locked due to age label May 9, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants