Commit Graph

4 Commits

Author SHA1 Message Date
bd_
e5af635bd9
fix: memory corruption issue in NativeMemoryManager (#1013) 2024-08-17 18:44:12 -07:00
bd_
1b3b9194c0
fix: use-after-free issue in NativeMemoryManager (#1006)
Closes: #1001
2024-08-13 20:32:52 -07:00
bd_
ed4f5dfd31
fix: a bunch of bugs related to invalid jobs in ArmatureAwase (#985)
Closes: #839, #856
2024-08-11 18:39:50 -07: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