Sybren A. Stüvel
3bc09c1c1e
Cleanup: split BKE_scene_get_depsgraph() into two functions
...
Split the depsgraph allocation into a separate function
`BKE_scene_ensure_depsgraph()`. Parameters are only passed to those
functions that actually need them. This removes the the "if that boolean
is `false` this pointer is allowed to be `NULL`" logic and more cleanly
decouples code.
No functional changes.
2020-08-21 12:23:13 +02:00
..
2020-08-07 22:56:13 +10:00
2020-08-18 21:30:10 +02:00
2020-08-21 12:23:13 +02:00
2020-05-14 17:59:14 +10:00
2020-08-21 12:23:13 +02:00
2020-08-07 11:23:02 +02:00
2020-08-17 18:32:20 +10:00
2020-06-27 15:43:20 +10:00
2020-08-20 16:11:14 +02:00
2020-08-21 12:23:13 +02:00
2020-08-07 11:23:02 +02:00
2020-08-11 22:18:39 +02:00
2020-08-07 11:23:02 +02:00
2020-06-11 15:35:46 +10:00
2020-07-01 20:16:27 +10:00
2020-08-07 11:23:02 +02:00
2020-04-03 13:34:50 +02:00
2020-08-18 21:30:10 +02:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-08-07 09:50:34 +02:00
2020-08-18 21:30:10 +02:00
2020-05-29 18:05:04 +02:00
2020-08-07 11:23:02 +02:00
2020-07-26 21:07:25 +02:00
2020-08-13 14:20:24 +02:00
2020-04-13 00:28:27 +02:00
2020-04-03 13:34:50 +02:00
2020-04-03 18:25:52 +02:00
2020-03-19 09:33:58 +01:00
2020-08-07 09:50:34 +02:00
2020-08-18 21:30:11 +02:00
2020-08-17 18:32:20 +10:00