Go to file
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
build_files Python script auto-execution changes: 2013-06-10 00:42:16 +00:00
doc Code cleanup: removed some unused UI button types 2013-06-09 18:05:50 +00:00
extern Update libmv from own branch 2013-06-01 10:30:46 +00:00
intern Fix #35696: cycles crash with no world assigned to scene, after recent changes. 2013-06-09 18:05:53 +00:00
release Correction to previous maya keymap commit 2013-06-10 10:45:25 +00:00
source Bugfix [#35382] NLA "Multiply" Blend Mode calculated incorrectly 2013-06-10 11:58:57 +00:00
CMakeLists.txt Python script auto-execution changes: 2013-06-10 00:42:16 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P ) 2013-05-14 14:37:51 +00:00
SConstruct Fix #35587: Cycles: image movie to single image crashing 2013-06-02 15:02:17 +00:00