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
47e313ec0cb367e3fcd8fa7aa8adeeb8a4580f13
test2
/
source
/
blender
/
nodes
History
Campbell Barton
9e742ffc2b
style cleanup: also correct some doxy comments
2012-08-18 13:07:48 +00:00
..
composite
style cleanup: also correct some doxy comments
2012-08-18 13:07:48 +00:00
intern
Fix for the default internal connect function for nodes (used in muting, detaching, etc.). This is supposed to look for the first input/output of every socket type, but was actually taking the first matching link from the link list, regardless of the linked socket's position.
2012-08-09 11:45:54 +00:00
shader
Fix for incomplete Reroute node updates. Adding reroute nodes by spliting links would often result in unrelated color sockets or otherwise miss updates.
2012-08-06 18:49:28 +00:00
texture
Fix for incomplete Reroute node updates. Adding reroute nodes by spliting links would often result in unrelated color sockets or otherwise miss updates.
2012-08-06 18:49:28 +00:00
CMakeLists.txt
inpaint node from tomato branch by Peter Schlaile
2012-08-06 13:45:11 +00:00
NOD_composite.h
inpaint node from tomato branch by Peter Schlaile
2012-08-06 13:45:11 +00:00
NOD_shader.h
Particle Info node for Cycles. This can be used to access particle information in material shaders for dupli objects. For now only the particle Age and individual Lifetime (in frames) are supported, more attributes can be added when needed.
2012-06-08 16:17:57 +00:00
NOD_socket.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
NOD_texture.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
SConscript
Scons:
2012-06-30 22:44:36 +00:00