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
409fb4da0ce671d9c5cf54cb327770d6b4e97cb2
test2
/
source
/
blender
/
nodes
/
intern
History
Lukas Tönne
513066e8ad
Fix T39849: Adding links directly between node group input/output
...
extension sockets would create additional extension sockets instead of simply ignoring them.
2014-04-23 12:01:33 +02:00
..
node_common.c
Fix T39849: Adding links directly between node group input/output
2014-04-23 12:01:33 +02:00
node_common.h
Make dynamic node labels possible as a registerable function 'draw_label' (simple 'label' identifier is already in use, need to avoid API breakage). This should simply return a string. The dynamic label can still be overridden by the user-defined node.label string.
2013-11-12 18:18:04 +00:00
node_exec.c
Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT define
2014-04-01 15:22:28 +11:00
node_exec.h
Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT define
2014-04-01 15:22:28 +11:00
node_socket.c
Fix for own mistake: arc diff swallowed a commit somehow, breaking
2014-03-02 17:04:24 +01:00
node_util.c
Code cleanup: style
2014-03-07 13:28:39 +11:00
node_util.h
Make dynamic node labels possible as a registerable function 'draw_label' (simple 'label' identifier is already in use, need to avoid API breakage). This should simply return a string. The dynamic label can still be overridden by the user-defined node.label string.
2013-11-12 18:18:04 +00:00