blender/source
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
..
blender Fix #35174: dynamic paint displacement missing in render. 2013-05-02 14:42:05 +00:00
blenderplayer Yet another Stupid Stub Fix™! 2013-04-22 17:51:08 +00:00
creator Fix for --debug-ffmpeg not giving enough information 2013-04-29 16:03:21 +00:00
gameengine Fix #35177: Press P Crashes Blender After Fracture of Cube 2013-05-02 09:45:00 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests freestyle lineset tag attribute was defined but not used, also some code cleanup. 2013-04-07 01:38:03 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00