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
d4ae38cc6c4ec8e3d13f26d12f85bca561f64f0f
test
/
source
/
blender
/
nodes
/
intern
History
Campbell Barton
d4ae38cc6c
fix for own mistake & fix some comments.
2011-06-09 13:46:34 +00:00
..
CMP_nodes
fix for own mistake & fix some comments.
2011-06-09 13:46:34 +00:00
SHD_nodes
Material nodes were checking the nodestack->hasinput flag to determin whether the original material settings or the node input data would be used. This causes trouble when the input data is not the direct input constant of the node nor a direct link in the same tree (i.e. a group socket). Just checks if sockets are linked now (not very nice, but not hackier than the rest of that node).
2011-05-31 17:54:48 +00:00
TEX_nodes
converted more mixed tab/space indentations to tabs. only whitespace changes.
2011-04-21 15:53:30 +00:00
CMP_util.c
Bugfix
#27601
2011-06-08 16:08:57 +00:00
CMP_util.h
doxygen: blender/nodes tagged.
2011-02-27 20:13:22 +00:00
node_util.c
Fix
#26543
: lamp sky settings were missing soft/linear light blend types,
2011-03-19 10:26:15 +00:00
node_util.h
doxygen: blender/nodes tagged.
2011-02-27 20:13:22 +00:00
SHD_util.c
doxygen: blender/nodes tagged.
2011-02-27 20:13:22 +00:00
SHD_util.h
Material nodes were checking the nodestack->hasinput flag to determin whether the original material settings or the node input data would be used. This causes trouble when the input data is not the direct input constant of the node nor a direct link in the same tree (i.e. a group socket). Just checks if sockets are linked now (not very nice, but not hackier than the rest of that node).
2011-05-31 17:54:48 +00:00
TEX_util.c
whitespace only, no functional change mixed tabs/spaces --> tabs.
2011-04-21 13:11:51 +00:00
TEX_util.h
doxygen: blender/nodes tagged.
2011-02-27 20:13:22 +00:00