Skip to content

Conversation

Geenz
Copy link
Collaborator

@Geenz Geenz commented Oct 17, 2025

relnotes:

2025.08

TBD

akleshchev and others added 30 commits September 9, 2025 23:40
After setting material to Blank when blank material is present in inventory
- Event poll already has own backoff logic with 10 retries, using llcorehttp's one on top makes no sense.
- Better logging coverage
- Better in-code documentation
- Add timing-based error detection
Logs say that viewer closed settings picker and immediately crashed
Yet callstack indicates that some inventory was right clicked, which
shouldn't be possible if picker already closed.
May be some click is closing the picker and opens menu at the same time,
but it's better to gather information first.
akleshchev and others added 18 commits October 18, 2025 10:04
…x havok and havok_tpv builds for darwin universal to utilize new vhacd stub (#4858)
Looks like LLRiggedVolume::update goes out of bounds when selecting a face
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](pre-commit/action@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: pre-commit/action
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- correction spelling of suppress_error
- improved error handling in remove() based on functionality in get_fileattr() and somewhat changed error handling in get_fileattr() itself
- call explicitly LLFile::fopen() to make sure we use the correct file path conversion under Windows

Removing Flawfinder comments since Flawfinder isn't used in the viewer anymore
Adding an option to support symlink detection in getattr()
Adding comments to function implementation to indicate that they are really static functions of the LLFile class
@github-actions
Copy link


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


14 out of 15 committers have signed the CLA.
✅ (akleshchev)[https://github.com/akleshchev]
✅ (LLGuru)[https://github.com/LLGuru]
✅ (marchcat)[https://github.com/marchcat]
✅ (maxim-productengine)[https://github.com/maxim-productengine]
✅ (Geenz)[https://github.com/Geenz]
✅ (Hecklezz)[https://github.com/Hecklezz]
✅ (bennettgoble)[https://github.com/bennettgoble]
✅ (RyeMutt)[https://github.com/RyeMutt]
✅ (Aqil-Ahmad)[https://github.com/Aqil-Ahmad]
✅ (cosmic-linden)[https://github.com/cosmic-linden]
✅ (sakuranoelfayray)[https://github.com/sakuranoelfayray]
✅ (Ansariel)[https://github.com/Ansariel]
✅ (fmartian)[https://github.com/fmartian]
✅ (RolfKal)[https://github.com/RolfKal]
@dependabot[bot]
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.