github-actions
released this
21 Sep 10:52
·
386 commits
to main
since this release
Patch Changes
- 473407f:
Patched.*
now exposes both lower and upper case versions of the materials, soPatched.meshStandardMaterial
will work just as well asPatched.MeshStandardMaterial
. Note: the lower-case version should be considered deprecated, and will likely be removed in a future update. - 473407f:
patched
is now also exported asPatched
, improving certain tooling integration (like VS Code recognizing the keyboard as something it should import from this package.)