File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,8 @@ All notable changes to this package will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 1.0.3] - 2025-09-11
8+ - Fix: Handle undefined path if AnimationClip tracks have invalid/unexpected names. Fallback to default three implementation
9+
710## [ 1.0.1] - 2025-08-27
811- Initial release
Original file line number Diff line number Diff line change 11{
22 "name" : " @needle-tools/three-animation-pointer" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " KHR_animation_pointer support for three.js" ,
55 "type" : " module" ,
66 "main" : " dist/three-animation-pointer.js" ,
You can’t perform that action at this time.
0 commit comments