Releases: playcanvas/web-components
Releases · playcanvas/web-components
v0.2.4
What's Changed
- Add vibe-coding falling blocks game by @willeastcott in #142
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Add AR Avatar example by @willeastcott in #128
- Pin dependencies by @renovate in #129
- Enable head tracking for AR avatar example by @willeastcott in #130
- Add Camera Frame script and integrate SSAO settings by @marklundin in #131
- Update all npm dependencies by @renovate in #132
- Update all npm dependencies by @renovate in #133
- Update dependency globals to v16 by @renovate in #134
- Update all npm dependencies by @renovate in #135
- Update dependency typedoc-plugin-mdn-links to v5 by @renovate in #136
- Refactor face detection script by @willeastcott in #137
- Add AR hand gesture detection example by @willeastcott in #138
- Add support for particle systems by @willeastcott in #139
- Update all npm dependencies by @renovate in #140
- Update all npm dependencies by @renovate in #141
New Contributors
- @marklundin made their first contribution in #131
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Move example CSS into CSS file by @willeastcott in #121
- [FIX] Allow picker to handle arbitrary canvas resolution by @willeastcott in #122
- [FIX] Remove delay between tweens playing by @willeastcott in #123
- Default pc-app to high resolution by @willeastcott in #124
- Add new physics cluster example by @willeastcott in #125
- Add arrows to annotation panels by @willeastcott in #126
- Refactor example CSS by @willeastcott in #127
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- [FIX] Apply a constant screen size for hotspots by @willeastcott in #114
- Enable MiniStats in examples by @willeastcott in #115
- Update all npm dependencies by @renovate in #116
- Change gamma attribute to take linear instead of none by @willeastcott in #117
- Set annotation hotspot size based on CSS resolution by @willeastcott in #118
- Expose annotation hotspot size as a script attribute by @willeastcott in #119
- Update all npm dependencies by @renovate in #120
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Update all npm dependencies by @renovate in #94
- Annotation script refactor by @willeastcott in #96
- [FIX] Allow shadow catcher to handle model deletion by @willeastcott in #98
- Enter XR at camera's current location by @willeastcott in #99
- Update all npm dependencies by @renovate in #100
- Add video encoding example by @willeastcott in #101
- Split Video Recorder UI into separate script by @willeastcott in #102
- Refactor how script attributes are handled by @willeastcott in #103
- Add biker splat to video recorder example by @willeastcott in #104
- Preserve video recorder example aspect ratio by @willeastcott in #105
- Add progress bar for video encoding by @willeastcott in #106
- Pick video bitrate based on resolution by @willeastcott in #107
- Revert "Annotation script refactor" by @willeastcott in #108
- Revert "[FIX] Allow shadow catcher to handle model deletion" by @willeastcott in #109
- Revert "Revert "Annotation script refactor"" by @willeastcott in #110
- Pin dependencies by @renovate in #111
Full Changelog: v0.1.13...v0.2.0
v0.1.13
What's Changed
- Change pc-asset's
preload
attribute tolazy
by @willeastcott in #89 - Refactor element ids in examples by @willeastcott in #90
- Move example scripts to assets folder by @willeastcott in #91
- Add hotspots/annotations example by @willeastcott in #92
- Update all npm dependencies by @renovate in #93
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- Configure Renovate by @renovate in #74
- Update actions/configure-pages action to v5 by @renovate in #75
- Pin dependencies by @renovate in #77
- Update all npm dependencies by @renovate in #78
- Add local development instructions to README by @willeastcott in #79
- Rename
GSplatComponentElement
toSplatComponentElement
by @willeastcott in #80 - API reference docs improvements by @willeastcott in #81
- Link to the User Guide from API Ref by @willeastcott in #82
- Update all npm dependencies by @renovate in #83
- Migrate to Engine 2.4.0 by @willeastcott in #84
- Move example UI script to js folder by @willeastcott in #86
- Use
camera-frame.mjs
from the Engine NPM package by @willeastcott in #85 - Update dependency playcanvas to v2.4.1 by @renovate in #87
- Add FPS Controller example by @willeastcott in #88
New Contributors
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Add initial AR support to the examples browser by @willeastcott in #71
- Init XR camera's transform correctly by @willeastcott in #72
- Expose camera component's
horizontal-fov
attribute by @willeastcott in #73
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Add support for pointer events to
pc-entity
by @willeastcott in #67 - Expose
shadow-type
,shadow-intensity
andvsm-bias
onpc-light
by @willeastcott in #68 - Expose
gamma
andtonemap
onpc-camera
by @willeastcott in #69 - Add tween script and example by @willeastcott in #70
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- Improve JSDocs by @willeastcott in #64
- Create all entities before creating components by @willeastcott in #65
- Add XR navigation script by @willeastcott in #66
Full Changelog: v0.1.8...v0.1.9