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
486abf01c6a08797eb398641e7c19fb334e032ff
test
/
source
/
blender
/
nodes
/
intern
History
Brecht Van Lommel
eaa9258449
Code cleanup: remove some remaining code from the old compositor.
2013-01-15 12:16:44 +00:00
..
node_common.c
style cleanup
2012-12-28 14:19:05 +00:00
node_common.h
Removed the experimental (and commented-out) code for FOR and WHILE loops in nodes. This was a feature i tested a while back but was only partially supported by Blender Internal renderer and the old compositor. The main idea was to have nodes that automatically mirror input and output sockets to support incremental changes of "internal variables".
2012-10-24 10:00:28 +00:00
node_exec.c
Code cleanup: remove some remaining code from the old compositor.
2013-01-15 12:16:44 +00:00
node_exec.h
Code cleanup: remove some remaining code from the old compositor.
2013-01-15 12:16:44 +00:00
node_socket.c
Fix normal compositing/shader node not showing normal widget.
2012-11-28 13:20:45 +00:00
node_util.c
style cleanup
2012-10-26 04:14:10 +00:00
node_util.h
patch from Harley Acheson to remove multiple inline defines.
2013-01-12 17:12:48 +00:00