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
436bbdfd247f66a856b17e4e73db8f8fb3fe6d6d
test2
/
source
/
blender
/
nodes
/
intern
History
Campbell Barton
ddc2dbc2a4
style cleanup
2012-10-22 08:15:51 +00:00
..
node_common.c
fix for some errors when unlinking.
2012-10-01 07:54:37 +00:00
node_common.h
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
node_exec.c
style cleanup
2012-10-22 08:15:51 +00:00
node_exec.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
node_socket.c
More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise->normalize).
2012-07-03 19:09:07 +00:00
node_util.c
texture curves were not initialized (causing crash), own regression from moving curve initialization outside evaluation.
2012-08-29 07:58:36 +00:00
node_util.h
code cleanup: modify DO_INLINE define to not use __inline with mingw
2012-09-15 02:29:47 +00:00