This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ea464b96592a3800a02ab568616328d010fab9a2
test2
/
source
/
blender
/
nodes
/
composite
History
Lukas Toenne
a1ec96cf4e
Fix for Render Layers node: when sockets are hidden (by 'hide unused sockets' operator, ctrl+h), newly enabled render passes will not show up in the Render Layers node. The SOCK_HIDDEN flag cancels out the SOCK_UNAVAIL flag in that case. Disable the SOCK_HIDDEN flag as well when showing new passes to avoid confusion.
2012-12-09 11:41:20 +00:00
..
nodes
Silent a bunch of gcc warnings (usually dummy, but noisy!).
2012-12-02 16:01:06 +00:00
node_composite_tree.c
Fix for Render Layers node: when sockets are hidden (by 'hide unused sockets' operator, ctrl+h), newly enabled render passes will not show up in the Render Layers node. The SOCK_HIDDEN flag cancels out the SOCK_UNAVAIL flag in that case. Disable the SOCK_HIDDEN flag as well when showing new passes to avoid confusion.
2012-12-09 11:41:20 +00:00
node_composite_util.c
style cleanup
2012-10-22 08:15:51 +00:00
node_composite_util.h
code cleanup: more legacy compo functions ifdef'd
2012-08-21 11:53:09 +00:00