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
ebbfcd71e5ea35a64759ecbf9bc0f34d582a6bde
test2
/
source
/
blender
/
nodes
/
composite
History
Lukas Toenne
f4498e62a7
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
..
nodes
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_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
code cleanup: use uppercase defines and change drawFCurveFade into static function.
2012-03-31 04:04:58 +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