Files
test/source/blender/blenkernel
Sergey Sharybin a84c823b89 Fix T58652: Crash editing shape keys weirdness with instances
This is a second attempt to get the crash fixed. The original fix
worked, but it was reverted by d3e0d7f082.

Now the logic goes as:

- All pointers which we can not have shared (the ones which are
  owned by the runtime) are cleared.
- The rest of runtime stays untouched.

This seems to be enough to keep particles happy.
2018-12-17 12:33:37 +01:00
..
2018-06-25 12:06:51 +02:00
2018-10-15 18:12:14 +11:00
2018-09-26 17:49:40 +02:00
2018-06-29 09:23:51 +02:00
2018-09-10 14:05:33 +10:00
2018-06-29 09:23:51 +02:00
2018-11-08 08:02:09 +11:00
2018-12-13 09:18:17 -02:00
2018-06-29 09:23:51 +02:00
2018-11-21 17:56:10 +11:00
2018-06-29 09:23:51 +02:00
2018-09-02 18:28:27 +10:00
2018-07-04 11:22:57 +02:00
2018-09-04 15:45:48 +02:00
2018-10-17 12:43:41 +02:00
2018-11-15 14:40:22 +01:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-11-29 09:01:03 +11:00