Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 801 Bytes

CHANGELOG.md

File metadata and controls

52 lines (27 loc) · 801 Bytes

svelthree changelog

✓ SAFE = None API breaking changes | ⨉ WARNING = API breaking changes

0.119.0-5

✓ SAFE None API breaking changes

  • Switch to three.js 119 / svelthree-three 119

0.118.0-5

✓ SAFE None API breaking changes

0.118.0 - 0.118.0-4

🚀 Initial version

three.js r118, Svelte 3.24.0

Components:

Basic:

  • Canvas
  • WebGLRenderer
  • Scene
  • Mesh
  • Empty

Cameras:

  • PerspectiveCamera
  • OrthographicCamera

Lights:

  • DirectionalLight
  • PointLight

Goodies:

  • LoadedGLTF
  • OrbitControls