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
86251329d0db4c331ecee144599b9cf5790dc310
test
/
source
/
blender
/
nodes
/
intern
History
Campbell Barton
aaafa0c2fe
code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines is now unused but keep incase we want to add defines there later.
2012-09-03 22:04:14 +00:00
..
node_common.c
code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines is now unused but keep incase we want to add defines there later.
2012-09-03 22:04:14 +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
Added NULL-pointer check to avoid crash in node editor.
Fixes
#31664
2012-06-01 13:42:18 +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
texture curves were not initialized (causing crash), own regression from moving curve initialization outside evaluation.
2012-08-29 07:58:36 +00:00