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
6701933f5ce4598d2fc98bd27a5b8a4e58ca06e2
test2
/
source
/
blender
/
nodes
/
shader
History
Campbell Barton
6701933f5c
style cleanup
2012-04-21 12:51:47 +00:00
..
nodes
style cleanup
2012-04-21 12:51:47 +00:00
node_shader_tree.c
style cleanup: follow style guide for formatting of if/for/while loops, and else if's
2012-03-24 06:38:07 +00:00
node_shader_util.c
style cleanup: add braces around checks - 'if ELEM() {...}', confuses some parsers that done expand macros.
2012-03-25 22:35:18 +00:00
node_shader_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