Files
test/source/blender/modifiers/intern
Brecht Van Lommel 4a4f091155 Fix #35174: dynamic paint displacement missing in render.
A previous bugfix disabled the dynamic paint modifier for orco texture
coordinate evaluation of the modifier stack. However the MOD_APPLY_USECACHE
flag is not a good way to check if the modifier is evaluated for orcos.

Instead I've added a MOD_APPLY_ORCO flag. Also removed a bunch of
applyModifierEM callbacks, none of them served a purpose except for the
subsurf modifier.
2013-05-02 14:42:05 +00:00
..
2013-01-23 07:26:39 +00:00
2012-08-26 11:35:43 +00:00
2012-05-06 13:38:33 +00:00
2012-10-24 05:45:54 +00:00
2012-10-24 05:45:54 +00:00
2013-01-21 15:41:00 +00:00
2012-10-14 13:08:19 +00:00