Releases: wagerfield/unscene
Releases · wagerfield/unscene
Release list
Release 0.0.6
- feat: create eachBy iterator (f622014)
- chore: add squircle to sandbox (0652895)
- feat: fill background and conditionally render children (2c7bee7)
- feat: conditionally multiply local matrices (300a063)
- feat: create Superellipse shape (7a54fbf)
- feat: add pointInSuperellipse util (99281c8)
- feat: refine canvas and web gpu renderers (8f89c97)
- chore: group setters and getters (c43bf08)
- feat: create color class (8e51f28)
- chore: add sandbox (d5f08e3)
- docs: add features and scripts sections (61ee8e8)
- chore: add update package scripts (c0d66b9)
- chore: add link to starlight docs (c3afd7a)
- chore: set sideEffects to false (081bad7)
- refactor: rename unscene dir to lib (c3b6e2a)
Release 0.0.5
- test: degToRad (c429187)
- chore: formatting (6cb780e)
- feat: add webgpu renderer (ac655bb)
- feat: add webgl renderer (0bb3602)
- feat: add svg renderer (c6a7af4)
- feat: add canvas 2D renderer (5d6715c)
- feat: add abstract canvas renderer (18fb867)
- feat: add abstract renderer (5a68dc9)
- ci: setup husky and lint staged (98490c3)
- feat: add handle (5f3e468)
- feat: add path (a16ae71)
- feat: add line (59e22ac)
- feat: add polygon (a9cd487)
- feat: add rectangle (1174b59)
- feat: add ellipse (ece948f)
- feat: add point (aa434f9)
- feat: add shape (efec826)
- feat: add scene (7f22f30)
- feat: add group (a00171a)
- feat: add node (8fc422e)
- feat: add container (3a4adc9)
- feat: add clock (e4c4b42)
- feat: add emitter (719e208)
- feat: add triangle and mesh (3c9c039)
- feat: add geometry (1278eca)
- feat: add bounds (1101392)
- feat: add anchor (505b986)
- feat: add vector and matrix (54ea86e)
- feat: add assert utils (67fccf4)
- feat: add type guards (8ee1ee1)
- feat: add dom utils (bbcbbd5)
- feat: add math utils (9d725f7)
- feat: add loop utils (c793aa0)
- feat: add core types (094d846)
- feat: add core utils (1f4786a)
- chore: remove math placeholder (0bd345b)
- chore: update vite dts include and exclude options (75aac09)
- chore: add webgpu types (3f82407)
Release 0.0.4
- chore: update types path (5f7607e)