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
0faeffb8a57493b6ccebc87decfed54c51152af0
test2
/
source
/
blender
/
nodes
History
Lukas Toenne
cc7a154fac
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).
...
Fixes bug
#27511
.
2011-05-31 17:54:48 +00:00
..
intern
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
CMakeLists.txt
cmake maintenance
2011-05-31 01:15:44 +00:00
CMP_node.h
doxygen: entry for gpu, modifiers, nodes, python and render
2011-02-21 06:58:46 +00:00
SConscript
rename and negate DISABLE_PYTHON --> WITH_PYTHON
2010-10-31 04:11:39 +00:00
SHD_node.h
doxygen: entry for gpu, modifiers, nodes, python and render
2011-02-21 06:58:46 +00:00
TEX_node.h
doxygen: entry for gpu, modifiers, nodes, python and render
2011-02-21 06:58:46 +00:00