threlte

3D framework for Svelte

MIT License

Downloads
40.4K
Stars
2.1K
Committers
53

Bot releases are visible (Hide)

threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 144b55a: Deprecated the component <Center> as it's being renamed to <Align>. Renamed the prop autoCenter to auto, renamed events and slot props accordingly.

Patch Changes

  • 8a037ec: Deduped <Align> event data
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 204838b: Added proper event types to <RigidBody> components, updated from SvelteComponentTyped to SvelteComponent
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • de3341f: Fixed a bug where the component <Text> would not render custom fonts, character sets or SDF glyph sizes
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • b29f2ec: Add the ability to provide a custom DRACOLoader in useGltf hook.
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 25755e3: Added playground for extras, made <Text> component suspense-ready
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 6239c5b: Added prop for userData on <RigidBody>
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 0602a68: Removed circular import, cleanup
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • ef17718: fix: imported theatre/core from own named exports
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • c886c65: Set useLegacyLights to false if greater than or equal to r155
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 6e5f929: fix size store to provide fresh new object on change
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 0dbdd65: Added <Center> component
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 82ee149: Added capturing in component
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • a6c4a56: Fix: dynamically import studio component instead of npm package
  • Updated dependencies [9c0035e]
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 9c0035e: Added <SoftShadows> component
threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • dfa5cbd: Use peer dependencies for svelte and three

Note: We're considering this a bug fix, but it might be a breaking change for you depending on your setup. If you run into dependency issues, reinstall the packages following the installation guide.

threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • dfa5cbd: Use peer dependencies for svelte and three

Note: We're considering this a bug fix, but it might be a breaking change for you depending on your setup. If you run into dependency issues, reinstall the packages following the installation guide.

threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • dfa5cbd: Use peer dependencies for svelte and three

Note: We're considering this a bug fix, but it might be a breaking change for you depending on your setup. If you run into dependency issues, reinstall the packages following the installation guide.

threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • dfa5cbd: Use peer dependencies for svelte and three

Note: We're considering this a bug fix, but it might be a breaking change for you depending on your setup. If you run into dependency issues, reinstall the packages following the installation guide.

threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

threlte - @threlte/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 7424123: Remove optional type for renderer