Commit Graph

4 Commits

Author SHA1 Message Date
bd_
a801f0ee76
fix: try to protect against segment double free a bit more (#766) 2024-03-11 10:32:57 +09:00
bd_
fcc3752bcc
fix: double free message from armature lock (#745)
Closes: #741
2024-03-08 17:59:13 +09:00
bd_
37b0f3c036
opti: fix perf regressions in new armature lock system (#729)
* opti: fix perf regressions in new armature lock system

... by avoiding reinitializing everything whenever any target bone moves.

* chore: fixing unity 2019 issues
2024-03-05 17:26:30 +09:00
bd_
f6ac07e1cd
opti: perf improvements for armature lock (#714)
* opti: perf improvements for armature lock

* chore: unity 2019 compatibility

* chore: update comments
2024-03-03 17:34:48 +09:00