lojjic / aframe-troika-text

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

fix(deps): update dependency troika-three-text to ^0.50.0 #79

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
troika-three-text (source) ^0.48.0 -> ^0.50.0 age adoption passing confidence

Release Notes

protectwise/troika (troika-three-text) ### [`v0.50.3`](https://redirect.github.com/protectwise/troika/blob/HEAD/packages/troika-three-text/CHANGELOG.md#0503-2024-11-01) [Compare Source](https://redirect.github.com/protectwise/troika/compare/v0.50.2...v0.50.3) ##### Bug Fixes - ensure high precision sampling of batched text data texture ([f8bd307](https://redirect.github.com/protectwise/troika/commit/f8bd3076a08136ad8be29eb7ea0292bbf80ceab9)) ### [`v0.50.2`](https://redirect.github.com/protectwise/troika/blob/HEAD/packages/troika-three-text/CHANGELOG.md#0502-2024-10-21) [Compare Source](https://redirect.github.com/protectwise/troika/compare/v0.50.1...v0.50.2) ##### Bug Fixes - **troika-three-text:** BatchedText: increase number of batch members ([449957d](https://redirect.github.com/protectwise/troika/commit/449957dfed3adbcb64cd71d181a82ce4ff8ed822)) ### [`v0.50.1`](https://redirect.github.com/protectwise/troika/blob/HEAD/packages/troika-three-text/CHANGELOG.md#0501-2024-10-12) [Compare Source](https://redirect.github.com/protectwise/troika/compare/v0.50.0...v0.50.1) ##### Bug Fixes - **troika-three-text:** fix error when using BatchedText material color ([7f8c845](https://redirect.github.com/protectwise/troika/commit/7f8c845d02496c076bfcce7413bfd98a7c993d04)) - **troika-three-text:** remove DoubleSide double draw hack in favor of forceSinglePass flag ([7818d05](https://redirect.github.com/protectwise/troika/commit/7818d05745f5ca44530aae774df13deafb35588a)) ### [`v0.50.0`](https://redirect.github.com/protectwise/troika/blob/HEAD/packages/troika-three-text/CHANGELOG.md#0500-2024-10-11) [Compare Source](https://redirect.github.com/protectwise/troika/compare/v0.49.1...v0.50.0) ##### Features - **troika-three-text:** allow overriding text material derivation ([9a48e0c](https://redirect.github.com/protectwise/troika/commit/9a48e0c5d0c3b632359fc56ced67b1466efb65cc)) - **troika-three-text:** ALPHA: BatchedText for batching many Text instances in a single draw call ([79c9c50](https://redirect.github.com/protectwise/troika/commit/79c9c50d0f8fec1e1d64e316d47fbb71fd164857)) #### [0.49.1](https://redirect.github.com/protectwise/troika/compare/v0.49.0...v0.49.1) (2024-04-09) ##### Bug Fixes - **troika-three-text:** Fix anchorY bottom-baseline. Closes [#​309](https://redirect.github.com/protectwise/troika/issues/309) ([3457b03](https://redirect.github.com/protectwise/troika/commit/3457b03af5220886b4fd0534a1d44bdc5f837851)) ### [`v0.49.1`](https://redirect.github.com/protectwise/troika/blob/HEAD/packages/troika-three-text/CHANGELOG.md#0491-2024-04-09) [Compare Source](https://redirect.github.com/protectwise/troika/compare/v0.49.0...v0.49.1) ##### Bug Fixes - **troika-three-text:** Fix anchorY bottom-baseline. Closes [#​309](https://redirect.github.com/protectwise/troika/issues/309) ([3457b03](https://redirect.github.com/protectwise/troika/commit/3457b03af5220886b4fd0534a1d44bdc5f837851)) ### [`v0.49.0`](https://redirect.github.com/protectwise/troika/blob/HEAD/packages/troika-three-text/CHANGELOG.md#0490-2023-10-08) [Compare Source](https://redirect.github.com/protectwise/troika/compare/v0.48.1...v0.49.0) ##### Bug Fixes - support opentype ccmp substitutions (glyph compositions) ([1e358b2](https://redirect.github.com/protectwise/troika/commit/1e358b23971914cd1a4d55e936dfe035dced57c1)) ##### Features - add support for positioning of diacritic marks (e.g. Thai) ([301c34c](https://redirect.github.com/protectwise/troika/commit/301c34c3341b83eb95afc308bd796bcccb2f5ccd)) #### [0.48.1](https://redirect.github.com/protectwise/troika/compare/v0.48.0...v0.48.1) (2023-10-02) ##### Bug Fixes - improve font resolution in CJK ([8d9ac64](https://redirect.github.com/protectwise/troika/commit/8d9ac641215c198cdaf1f55185814e061f8d0d6e)) - korean/japanese fonts now resolve correctly ([207a5e0](https://redirect.github.com/protectwise/troika/commit/207a5e03d8881ce26e71827b77baea6c2e39aa04)) ### [`v0.48.1`](https://redirect.github.com/protectwise/troika/blob/HEAD/packages/troika-three-text/CHANGELOG.md#0481-2023-10-02) [Compare Source](https://redirect.github.com/protectwise/troika/compare/v0.48.0...v0.48.1) ##### Bug Fixes - improve font resolution in CJK ([8d9ac64](https://redirect.github.com/protectwise/troika/commit/8d9ac641215c198cdaf1f55185814e061f8d0d6e)) - korean/japanese fonts now resolve correctly ([207a5e0](https://redirect.github.com/protectwise/troika/commit/207a5e03d8881ce26e71827b77baea6c2e39aa04))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.