Files
test/source/blender/blenkernel
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-08-26 12:39:45 +10:00
2021-09-12 19:51:16 +10:00
2021-09-24 11:31:23 +10:00
2021-08-09 22:55:38 +10:00
2021-07-16 11:48:54 +10:00
2020-10-01 14:29:45 +02:00
2020-12-15 17:19:55 +01:00
2021-09-16 18:23:53 -05:00
2021-08-20 02:30:11 +02:00
2021-07-02 12:15:29 +10:00
2021-06-10 12:15:59 +02:00