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
a2bf2ba7df80dd41d116ec00ff8a3efe2d50b123
test2
/
source
/
blender
/
nodes
/
composite
History
Campbell Barton
b867f9f17e
style cleanup: comments & spelling
2012-11-18 01:22:31 +00:00
..
nodes
style cleanup: comments & spelling
2012-11-18 01:22:31 +00:00
node_composite_tree.c
Internal node links are now cached in a per-node list, instead of being generated as a transient list that is returned from the callback and had to be freed by the caller. These internal links are used for muted nodes, disconnect operators and reroute nodes, to effectively replace the node with direct input-to-output links.
2012-10-25 16:49:06 +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