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
5993a10f94de9eb7d4b2b2e770e282e6cee63f5b
test
/
source
/
blender
/
nodes
/
composite
History
Campbell Barton
617a73c573
code cleanup: unused defines & some formatting.
2012-11-08 06:46:10 +00:00
..
nodes
code cleanup: unused defines & some formatting.
2012-11-08 06:46:10 +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