modular-avatar/Packages/nadena.dev.modular-avatar
bd_ d2f8c22ac8 Fix quadratic time behavior on exception
Previously, processing would abort before clearing AvatarTagComponents when an exception
is thrown. This would result in unprocessed AvatarTagComponents re-triggering processing
as part of their Awake callback, causing O(n^2) behavior.
2022-11-24 17:19:37 -08:00
..
Editor Fix quadratic time behavior on exception 2022-11-24 17:19:37 -08:00
Runtime Add support for world-locking bone proxies (useful for cloth setups) 2022-11-23 19:33:00 -08:00
Samples Set attachment mode on clap sample 2022-11-23 20:43:42 -08:00
COPYING.md The Big Rename 2022-11-10 20:42:46 -08:00
COPYING.md.meta The Big Rename 2022-11-10 20:42:46 -08:00
Editor.meta The Big Rename 2022-11-10 20:42:46 -08:00
package.json 0.9.0 2022-11-23 20:43:42 -08:00
package.json.meta The Big Rename 2022-11-10 20:42:46 -08:00
Runtime.meta The Big Rename 2022-11-10 20:42:46 -08:00
Samples.meta The Big Rename 2022-11-10 20:42:46 -08:00