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

build(deps-dev): bump @gltf-transform/core from 2.4.7 to 3.6.0 #1286

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps @gltf-transform/core from 2.4.7 to 3.6.0.

Changelog

Sourced from @​gltf-transform/core's changelog.

Changelog

v3.x

v3.6 (Milestone)

Features:

  • Add limited textureCompress() support in web browsers (PNG, JPEG, WebP) #1075
  • Bug fixes and quality improvements in optimize(), dedup(), instance(), flatten() and join() operations #1073
  • textureCompress() PNG compression is now lossless by default #1068
  • join() now supports quantized meshes #1067
  • simplify() now cleans up degenerate mesh primitives #1066
  • Moved CLI to a fork of Caporal.js #1065

v3.5 (Milestone)

Features:

  • Improvements to weld() #1029 by @​rotu
  • Add --pattern flag in etc1s and uastc CLI commands #1037
  • Add toleranceNormal option in weld() #1046
    • Default vertex normal tolerance has been reduced (#1035), reducing loss of quality in some cases. Where more aggressive welding is required (such as simplification and LODs), users should specify toleranceNormal=0.5 to restore the previous default.

v3.4 (Milestone)

Special thanks to Muse for supporting development of the palette() feature.

Features:

  • Add palette() function #952
  • Add "resize" option in toktx() #968

v3.3 (Milestone)

Special thanks to @​kzhsw for help with performance improvements in v3.3.

Features:

  • Add listTextureInfoByMaterial() function #947
  • Add getTextureColorSpace function #944
  • Sync with KHR_materials_anisotropy release candidate #946
  • Improve performance of dedup #945
  • Improve performance of resample, port to WASM #934

Internal:

... (truncated)

Commits
  • 1de21dc v3.6.0
  • e77c735 Update links to /pro
  • 9f20d27 Add gltf-transform.dev/pro redirect
  • 445025b Update README.md
  • 1eb9fa9 Documentation: Add intro and links for 'glTF Transform Pro' (#1078)
  • cd78ffd feat(textureCompress): Fall back to ndarray-pixels+ndarray-lanczos for image ...
  • eac440c Various improvements to 'optimize' quality (#1073)
  • 11a1864 Bump deps.
  • f67fa0e Update caporal
  • 0073d9c chore(deps): update devdependencies (non-major)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@gltf-transform/core](https://github.com/donmccurdy/glTF-Transform) from 2.4.7 to 3.6.0.
- [Changelog](https://github.com/donmccurdy/glTF-Transform/blob/main/CHANGELOG.md)
- [Commits](donmccurdy/glTF-Transform@v2.4.7...v3.6.0)

---
updated-dependencies:
- dependency-name: "@gltf-transform/core"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 11, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2023

Superseded by #1296.

@dependabot dependabot bot closed this Sep 25, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gltf-transform/core-3.6.0 branch September 25, 2023 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants