lojjic / aframe-troika-text

An A-Frame component for rendering 3D text using troika-three-text
MIT License
71 stars 13 forks source link

fix(deps): update dependency troika-three-text to ^0.45.0 - autoclosed #48

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
troika-three-text ^0.42.0 -> ^0.45.0 age adoption passing confidence

Release Notes

protectwise/troika ### [`v0.45.1`](https://togithub.com/protectwise/troika/compare/v0.45.0...v0.45.1) [Compare Source](https://togithub.com/protectwise/troika/compare/v0.45.0...v0.45.1) ### [`v0.45.0`](https://togithub.com/protectwise/troika/blob/HEAD/packages/troika-three-text/CHANGELOG.md#​0450-httpsgithubcomprotectwisetroikacomparev0440v0450-2022-01-02) [Compare Source](https://togithub.com/protectwise/troika/compare/v0.44.0...v0.45.0) ##### Features - **troika-three-text:** SDFs for all fonts are now stored in the same texture ([7e871f7](https://togithub.com/protectwise/troika/commit/7e871f77c17dbbb68ca5c2240f569d4b102031f0)) ##### Performance Improvements - **troika-three-text:** avoid extra draw call on double sided materials as of Three r130 ([6222ef3](https://togithub.com/protectwise/troika/commit/6222ef300ac364dcb0bb099a7469622e9287651e)) - **troika-three-text:** make the glyphColors buffer transferable ([c8c92fa](https://togithub.com/protectwise/troika/commit/c8c92faa70a8ad0fa08cadf38f8e4d4d2e933c10)) ### [`v0.44.0`](https://togithub.com/protectwise/troika/blob/HEAD/packages/troika-three-text/CHANGELOG.md#​0440-httpsgithubcomprotectwisetroikacomparev0431-alpha0v0440-2021-11-14) [Compare Source](https://togithub.com/protectwise/troika/compare/v0.43.0...v0.44.0) ##### Bug Fixes - **troika-three-text:** fill in missing caret positions when the final glyph is a ligature - [#​165](https://togithub.com/protectwise/troika/issues/165) ([ad2eda6](https://togithub.com/protectwise/troika/commit/ad2eda657a65fc01511daf52c1cfb7ccac2a03b0)) #### [0.43.1-alpha.0](https://togithub.com/protectwise/troika/compare/v0.43.0...v0.43.1-alpha.0) (2021-10-24) ##### Bug Fixes - **troika-three-text:** fix font parsing failures in iOS Safari ([a542b42](https://togithub.com/protectwise/troika/commit/a542b42f0cc198fe2e9d46e4840fb8984279034b)) ### [`v0.43.0`](https://togithub.com/protectwise/troika/blob/HEAD/packages/troika-three-text/CHANGELOG.md#​0430-httpsgithubcomprotectwisetroikacomparev0420v0430-2021-09-20) [Compare Source](https://togithub.com/protectwise/troika/compare/v0.42.0...v0.43.0) ##### Features - **troika-three-text:** allow line wrapping after some common non-whitespace chars like hyphens ([1b20e34](https://togithub.com/protectwise/troika/commit/1b20e34e13fd6de7aa8257b8e50f0db671e4c964)), closes [#​136](https://togithub.com/protectwise/troika/issues/136) ##### Performance Improvements - **troika-three-text:** parallelize SDF generation with multiple worker threads ([c2bf886](https://togithub.com/protectwise/troika/commit/c2bf886f280ca1c587bc3ae80a41d30ce8cb6dce))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.