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
3fa4b6ea7d932d5be9abbf306bbaf342d20c519f
test
/
source
/
blender
/
nodes
History
Lukas Toenne
b7fbfdbf56
Fix for missing NULL check in socket default_value free function. Some sockets (currently only cycles shader sockets) don't actually have a default_value pointer.
2012-01-21 16:36:06 +00:00
..
composite
Group DEM node code with the rest of the mattes, rather than the filters. Also fixes two typos in DEM node comments.
2012-01-13 16:00:24 +00:00
intern
Fix for missing NULL check in socket default_value free function. Some sockets (currently only cycles shader sockets) don't actually have a default_value pointer.
2012-01-21 16:36:06 +00:00
shader
Cycles: checker texture node, patch by Thomas.
2012-01-08 14:55:43 +00:00
texture
Longer names support for all ID and other object names
2012-01-11 08:51:06 +00:00
CMakeLists.txt
2012-01-10 19:08:08 +00:00
NOD_composite.h
Group DEM node code with the rest of the mattes, rather than the filters. Also fixes two typos in DEM node comments.
2012-01-13 16:00:24 +00:00
NOD_shader.h
Cycles: checker texture node, patch by Thomas.
2012-01-08 14:55:43 +00:00
NOD_socket.h
Cleanup of default_value handling in node sockets.
2012-01-20 13:27:54 +00:00
NOD_texture.h
remove header text:
2011-11-29 10:54:47 +00:00
SConscript
Fixed/restored translation of node classes (in foreach_nodeclass funcs)
2011-11-09 15:00:11 +00:00