Go to file
Lukas Toenne 7bbb838935 Fix #36706: Added complementary API functions for the FileOutput node so file/layer slots (input sockets) can be added without using the operator. Instead of adding sockets to these node using the
node.inputs collection, the node.file_slots or node.layer_slots collections should be used. Both of them work, they just provide slightly different properties for use with simple files or multi-layer
EXR.

The FileOutput node design is cumbersome and should be considered broken. It should eventually be replaced, the problem with that is backward/forward compatibility.
2013-09-12 08:43:25 +00:00
build_files OSX/Scons/clang: restrict the ftemplate fix to clang only 2013-09-10 12:31:21 +00:00
doc UIList: update examples and templates. 2013-08-29 13:34:36 +00:00
extern OSX/clang5: revert 59960, todo: make it global 2013-09-09 16:24:23 +00:00
intern Fix [#36702] blenderapplication window position and size 2013-09-11 14:14:18 +00:00
release fix [#36081] ngones causes problems with lightmap packing 2013-09-11 09:55:44 +00:00
source Fix #36706: Added complementary API functions for the FileOutput node so file/layer slots (input sockets) can be added without using the operator. Instead of adding sockets to these node using the 2013-09-12 08:43:25 +00:00
CMakeLists.txt misc minor changes 2013-09-10 19:23:39 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile add icons utility make target. 2013-08-27 10:03:37 +00:00
SConstruct OSX/scons: fix a typo for jack adding frameworksearchpath 2013-09-10 18:40:07 +00:00