Files
test2/source/blender/blenkernel
Sergey Sharybin dbca1afefa Add an option to free scene without doing id-counters
This is similar to some other datablocks. Mainly applies to collections,
so freeing scene does not involve changing any non-directly owned data.

There are two main usecases foreseen for the future:

- Less CPU ticks on bmain free, where everything is freed anyway and
  there is no need to preserve id counters.

- Easier freeing of temporary data, including data which is used by
  depsgraph's copy-on-write mechanism.

Neither of those are currently implemented, but will be shortly.
2017-06-14 16:59:52 +02:00
..
2015-05-11 12:39:39 +10:00
2017-06-01 19:59:37 +02:00
2017-03-25 10:04:04 +11:00
2017-06-01 19:59:37 +02:00
2017-06-01 19:59:37 +02:00
2017-05-25 15:19:58 +10:00
2015-07-25 07:44:25 +10:00
2017-05-25 01:40:15 +10:00
2017-05-25 15:19:58 +10:00
2016-07-30 16:46:13 +10:00
2017-04-21 17:12:43 +10:00
2017-05-27 15:34:55 -04:00
2016-08-08 17:51:15 +02:00
2017-05-03 11:51:49 +02:00
2016-07-14 18:33:12 +02:00
2017-06-12 21:34:55 +10:00
2017-06-12 21:34:55 +10:00
2017-05-24 23:38:15 +10:00
2015-11-12 18:54:26 +11:00
2017-03-30 11:25:53 +02:00
2016-05-11 20:20:25 +10:00
2017-04-24 16:09:04 +02:00
2016-08-16 13:30:40 +02:00
2016-05-03 13:52:07 +10:00
2015-04-06 10:40:12 -03:00
2015-04-06 10:40:12 -03:00
2015-04-07 08:46:48 +10:00
2017-06-12 21:34:55 +10:00