This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Sergey Sharybin 103d29e2b2 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.
2019-09-09 14:26:29 +02:00
..
2019-09-07 21:28:05 +10:00
2019-08-31 01:21:42 +10:00
2019-08-18 04:26:34 +10:00
2019-08-31 01:21:42 +10:00
2019-09-09 21:09:19 +10:00
2019-09-09 21:09:19 +10:00
2019-09-08 00:23:25 +10:00
2019-09-07 21:28:05 +10:00