Go to file
Lukas Stockner b82954f6f4 Fix T51455: Render Layers in compositor from a different scene not working
The code only updated nodes in the nodetree of the scene to which the render layer belongs. Therefore, when using scene B in the compositor setup of scene A, A's node wouldn't be updated.
With this fix, the update function loops over all scenes and checks them for relevant nodes.
2017-05-10 22:39:43 +02:00
build_files Cleanup: spelling 2017-04-27 21:41:03 +10:00
doc Cleanup: menu example 2017-04-29 16:20:06 +10:00
extern Curve Fitting: minor change to re-fitting method 2017-04-30 00:01:16 +10:00
intern Cycles: Use more stable version of integer square root function 2017-05-09 17:07:17 +02:00
release Fix errors in vse ui commit 2017-05-09 14:46:29 -04:00
source Fix T51455: Render Layers in compositor from a different scene not working 2017-05-10 22:39:43 +02:00
tests Fix T51331: fixes for Alembic unit tests on Windows 2017-04-28 15:28:41 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt fix typo in WITH_SYSTEM_GFLOG in CMakeLists.txt 2017-04-30 10:52:38 -06:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: set tab width=4 2017-03-11 20:48:12 +11:00
make.bat [msvc/make.bat] Limit the amount of simultaneously compiled projects. 2017-05-03 15:15:35 -06:00