Blender Git Loki

Git Commits -> Revision 9207169

Revision 9207169 by Sergey Sharybin (temp-lanpr-staging)
September 12, 2019, 01:13 (GMT)
Timer: Use explicit re-initialization on file load

Before this the timer API was relying on using a callback API to do
initialization when new file is loaded. This isn't how rest of Blender
works and it gets in a way because callbacks API is to be move to the
BKE level.

Use explicit call to timer API from where the file is loaded.

Commit Details:

Full Hash: 92071691752e3098ef91fe1ceac060f27bc744b8
Parent Commit: fb4ae7c
Committed By: YimingWu
Lines Changed: +10, -23

3 Modified Paths:

/source/blender/blenlib/BLI_timer.h (+4, -0) (Diff)
/source/blender/blenlib/intern/BLI_timer.c (+3, -23) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+3, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021