Skip to content

Latest commit

 

History

History
171 lines (81 loc) · 7.4 KB

CHANGELOG.md

File metadata and controls

171 lines (81 loc) · 7.4 KB

1.1.3 (2021-01-20)

Bug Fixes

1.1.2 (2021-01-19)

Bug Fixes

1.1.1 (2021-01-16)

Bug Fixes

1.1.0 (2021-01-15)

Features

1.0.17 (2021-01-14)

Bug Fixes

1.0.16 (2021-01-14)

Bug Fixes

1.0.15 (2021-01-13)

Bug Fixes

  • added unsubscribe in onDestroy of Particle.svelte to prevent performance degradation when particles are removed from scene (f21619d)
  • added unsubscribe in onDestroy of Particle.svelte to prevent performance degradation when particles are removed from scene (89c9b06)

1.0.14 (2021-01-13)

Bug Fixes

  • change order of operations in animation loop (376c4d0)
  • change order of operations in animation loop (92d5723)

1.0.13 (2021-01-13)

Bug Fixes

1.0.12 (2021-01-13)

Bug Fixes

  • Update demo and add components: (a2a9c58)

1.0.11 (2021-01-12)

Bug Fixes

  • move numeric utilities into js file (c0ddd65)

1.0.10 (2021-01-12)

Bug Fixes

1.0.9 (2021-01-11)

Bug Fixes

1.0.8 (2021-01-11)

Bug Fixes

  • slow rotation of cube and change to icosahedron (e6b1cb3)

1.0.7 (2021-01-11)

Bug Fixes

1.0.6 (2021-01-10)

Bug Fixes

1.0.5 (2021-01-10)

Bug Fixes

1.0.4 (2021-01-10)

Bug Fixes

1.0.3 (2021-01-10)

Bug Fixes

1.0.2 (2021-01-09)

Bug Fixes

1.0.1 (2021-01-09)

Bug Fixes

1.0.0 (2021-01-08)

Bug Fixes

Features

  • add Forces component and power emitter with Forces (0698b81)
  • Add more primitives (35bf7fa)
  • add some basic primitives (cube, lights, emitter, scene) (bc7bca4)
  • ci/cd (2ec9871)
  • more primitives, export structure (ce93a8a)