UNPKG

@needle-tools/facefilter

Version:

Needle Engine FaceFilter

19 lines (14 loc) 734 B
# Changelog All notable changes to this package will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [1.0.0-beta.10] - 2025-04-09 ## [1.0.0-beta.7] - 2025-03-25 - Add: `FaceFilterRoot.create("url")` - Add: Precompiled version - Add: HTML example without a bundler - Add: Allow assigning facefilter to `<needle-engine>` via `<needle-engine face-filter="image_or_3dmodel_url">` ## [1.0.0-alpha.15] - 2025-03-21 - Add: NeedleFaceFilterTrackingManager `addFilter`, `removeFilter`, `activateFilter`, `deactivateFilter` ## [1.0.0-alpha] - 2025-03-20 - Initial release