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
b340f930ec5639f24e7e2d47fab221fb752b61dd
test2
/
source
/
blender
/
nodes
/
composite
History
Campbell Barton
b340f930ec
style cleanup: changes to brace placement / newlines - for/while/if/switch
2012-04-28 06:31:57 +00:00
..
nodes
style cleanup: changes to brace placement / newlines - for/while/if/switch
2012-04-28 06:31:57 +00:00
node_composite_tree.c
Dynamic output sockets for the image input node. This is needed to enable the node to read arbitrary multilayer exr files. Output sockets of this node are now generated dynamically when the image is updated. The image buffer has to be loaded to detect multilayer files on update.
2012-04-16 13:49:33 +00:00
node_composite_util.c
style cleanup: changes to brace placement / newlines - for/while/if/switch
2012-04-28 06:31:57 +00:00
node_composite_util.h
Implements a new operator for detaching nodes. In the process i overhauled the node muting system as well.
2012-02-27 17:38:16 +00:00