mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-01 10:59:21 +00:00
Make btQuickprof thread safe Add option in btQuickprof to override custom timing profile (btSetCustomEnterProfileZoneFunc, btSetCustomLeaveProfileZoneFunc) remove b3Printf in a user/physics thread (those added added, while drawing the GUI running in the main thread)