pmndrs / drei-vanilla

🍦 drei-inspired helpers for threejs
https://pmndrs.github.io/drei-vanilla/
MIT License
448 stars 17 forks source link

feat: expose Caustics materials and types as public API #64

Closed nartc closed 1 month ago

nartc commented 1 month ago

This PR exposes Caustics materials and types as public API. I didn't document the public API for the change because the current state of the README doesn't state what's exposed as public API. Please let me know if you want this documented in the README.

Why

Caustics export only the Caustics function to create the entire Caustics construct and the update function. This makes it trickier for declarative framework integrations that allow for:

What

Checklist

codesandbox-ci[bot] commented 1 month ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 1.19.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: