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
3509daa1c1910bf1b2ce8fcbee2e5644b2b3d607
test
/
source
/
blender
/
nodes
/
composite
History
Bastien Montagne
aecddee333
Grr! Fix for own error in r46193.
2012-05-03 05:39:30 +00:00
..
nodes
Grr! Fix for own error in r46193.
2012-05-03 05:39:30 +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: whitespace / commas
2012-04-29 15:47:02 +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