Releases: not-elm/bevy_vrm1
Releases Β· not-elm/bevy_vrm1
v0.7.1
20 Apr 15:56
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
What's Changed
Bug Fixes
fix: resolve VRMC material handles by index to avoid name-collision skip by @tomlim2 in #58
fix: include shadow-less directional lights in MToon direct lighting by @tomlim2 in #60
fix(mtoon): read EMISSIVE_TEXTURE bit from MToon uniform, not PbrInput.flags by @hon454 in #57
New Contributors
Full Changelog : v0.7.0...v0.7.1
Contributors
hon454 and tomlim2
v0.7.0
11 Apr 13:45
6d0a16a
This commit was created on GitHub.com and signed with GitHubβs verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
What's Changed
Bug Fixes
fix: redesign VRMA retargeting to fix multi-VRM animation stop bug by @not-elm in #55
Other Changes
Full Changelog : v0.6.4...v0.7.0
v0.6.4
07 Apr 15:38
f3034b8
This commit was created on GitHub.com and signed with GitHubβs verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
What's Changed
Exciting New Features π
feat: add VRM detach request handling by @not-elm in #54
Full Changelog : v0.6.3...v0.6.4
v0.6.3
15 Mar 04:52
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
What's Changed
Improvements to existing features
Full Changelog : v0.6.2...v0.6.3
v0.6.2
09 Mar 12:55
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
What's Changed
Bug Fixes
fix(outline): skip outline rendering for double-sided meshes by @not-elm in #52
Full Changelog : v0.6.1...v0.6.2
v0.6.1
07 Mar 06:09
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
What's Changed
Bug Fixes
fix(look_at): add WinAPI GetCursorPos fallback for cursor tracking on Windows by @not-elm in #50
Other Changes
ci: add publish workflow for crates.io releases by @not-elm in #51
Full Changelog : v0.6.0...v0.6.1
v0.6.0
24 Feb 04:27
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
What's Changed
Breaking Changes π
fix(look_at): use world-space ray casting for cursor gaze by @not-elm in #47
feat(expressions): add expression control API with VRM 1.0 spec-compliant override system by @not-elm in #48
Exciting New Features π
feat: add BodyTracking component for upper body gaze following by @not-elm in #49
Improvements to existing features
refactor: change visibility of Spring structs to public by @not-elm in #46
Full Changelog : v0.5.1...v0.6.0
v0.5.1
30 Jan 11:39
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
What's Changed
Bug Fixes
fix(mtoon): restore VRM outline pipeline after Bevy 0.17+ migration by @not-elm in #45
Full Changelog : v0.5.0...v0.5.1
Released v0.5.0!
14 Jan 05:06
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
Published v0.4.0
21 Dec 07:24
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
What's Changed
Other Changes
Fix: Implement VRM specification-compliant system execution order by @not-elm in #40
chore: migrate to Bevy 0.17 by @not-elm in #43
Full Changelog : v0.3.0...v0.4.0