blender/source
Joshua Leung c5ba912a3d Bugfix [#35382] NLA "Multiply" Blend Mode calculated incorrectly
The "Multiply" blending mode for NLA strips worked incorrectly. Instead of
modulating the influence of the current strip, it was in fact scaling the result
of the entire stack (with the strip applied). This caused problems when
influence = 0, as it was in fact muting everything instead of just controlling
the strip we are interested in.
2013-06-10 11:58:57 +00:00
..
blender Bugfix [#35382] NLA "Multiply" Blend Mode calculated incorrectly 2013-06-10 11:58:57 +00:00
blenderplayer fix stubs for blenderplayer linking 2013-06-01 08:59:52 +00:00
creator Python script auto-execution changes: 2013-06-10 00:42:16 +00:00
gameengine remove redundant includes from cmake and scons. 2013-05-30 02:16:22 +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