Files
test/source/blender/blenkernel/intern
Bastien Montagne 53fa4801a0 Fix: Fluid/Cloth/DynamicPaint: Only share pointcaches in CoW case.
Particle copying code was already properly sharing pointcache between
orig data and its copy only when `LIB_ID_COPY_SET_COPIED_ON_WRITE` is
set, do the same for the other point cache users.

Using `LIB_ID_CREATE_NO_MAIN` here is waaaaaaay to much wide scope for
such a dangerous/advanced behavior, that kind of things has to be
strictly restricted in scope.
2021-09-28 17:41:40 +02:00
..
2021-07-16 11:45:51 +10:00
2021-07-13 20:51:24 +10:00
2021-09-24 11:31:23 +10:00
2021-05-25 17:16:54 +02:00
2021-08-06 14:24:16 +10:00
2020-11-06 12:32:54 +11:00
2021-08-06 14:24:16 +10:00
2021-07-07 13:42:46 +10:00
2021-09-24 07:44:22 +02:00
2021-08-06 14:24:16 +10:00
2021-09-24 11:31:23 +10:00
2021-09-24 12:41:49 -05:00
2021-09-23 15:42:44 +10:00
2021-09-17 08:08:56 -07:00
2021-08-19 19:27:49 -07:00
2021-09-24 11:31:23 +10:00
2021-06-18 14:41:24 +10:00
2021-07-29 10:52:08 +10:00
2021-09-24 11:31:23 +10:00
2021-07-08 13:31:38 +10:00
2021-06-16 16:14:02 +02:00
2021-09-23 22:08:02 +10:00
2021-08-06 14:24:16 +10:00
2021-08-05 16:54:34 +10:00
2021-06-22 10:54:50 -07:00
2021-09-22 16:55:09 +02:00
2021-07-05 15:54:57 +10:00
2021-08-27 17:02:53 +10:00