This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Sergey Sharybin 3d8c1068ba Fix T38420: Segfault when curve deform modifier and cyclic dependency
Crash was caused by missing curve_cache due to cyclic dependency.
This commit is rather a workaround, but we couldn't really guarantee
proper behavior in cases with cyclic dependency. So rather than calling
object update directly as it used to be let's don't perform curve
deform and be safe for threading instead.
2014-02-03 19:42:27 +06:00
..
2014-01-23 11:48:36 +11:00
2013-03-26 07:29:01 +00:00
2013-09-18 00:07:17 +00:00
2013-12-26 21:33:58 +01:00
2013-03-26 07:29:01 +00:00
2013-03-26 07:29:01 +00:00
2014-01-24 00:06:09 +11:00
2014-01-17 17:35:03 +11:00
2014-01-12 22:05:24 +11:00