This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
82bbf467ca59ef00ae78fad3bbf38ea63f141df3
test
/
source
/
blender
/
nodes
/
composite
History
Campbell Barton
b2c66e268f
replace MIN/MAX 3,4 with inline functions
2012-12-21 05:07:26 +00:00
..
nodes
replace MIN/MAX 3,4 with inline functions
2012-12-21 05:07:26 +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