Skip to content

Conversation

@zz85
Copy link
Contributor

@zz85 zz85 commented Mar 20, 2024

Extracting out api changes of { height } -> { depth } from Editor Text's PR to this, where examples and documentation is updated to reflect the new parameters. I've ran most if not all the files that referenced TextGeometry (surprisingly more than just a handful of files) and check that the examples no longer print the depreciated console warnings.

Related issue: #27931

Description

  • depreciating height parameter in TextGeometry options for depth for consistency with ExtrudeGeometry, which refers to the thickness the Text will be extruded. using height is still supported but will emit a warning in the console
  • updated examples, manual and docs

zz85 added 2 commits March 20, 2024 00:16
- depreciating `height` parameter in TextGeometry options for `depth`
  for consistency with ExtrudeGeometry, which refers to the thickness
  the Text will be extruded. using `height` is still supported but
  will emit a warning in the console
- updated examples, manual and docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants