Files
thomas sarkanen 7a50ab7f6c Making copy pose thread-safe
Moved the work to acquire the bone transforms to PreUpdate on the game thread.
Supported master-pose by checking whether what we are copying is running master-pose (this potentially fixes issues where character heads/hats can detach).
Profiled, this averages ~8us on console per call, so not too bad.

#rb Lina.Halper
[FYI] Lina.Halper


#ROBOMERGE-SOURCE: CL 4691593

[CL 4692711 by thomas sarkanen in Main branch]
2019-01-09 11:34:37 -05:00
..