Skip to content

Register stats

username-removed-67780 requested to merge TimePath/stats into master
  • drastically simplifies common physics code
  • amortizes stat cost, each stat is read at most once per frame instead of as many times as it is used, saving on getstat calls

Merge request reports