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
945ea40887bafff14ad40644b8a86af28bc1ae5c
test
/
source
/
blender
/
nodes
History
Antony Riakiotakis
332cf291e4
Fix T43250, lamp node did not use energy when used with nodes in blender
...
internal. Similar to fix for T42074 we need to multiply with energy -after- texture application.
2015-01-27 16:34:40 +01:00
..
composite
Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).
2015-01-26 16:59:24 +01:00
intern
Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).
2015-01-26 16:59:24 +01:00
shader
Fix T43250, lamp node did not use energy when used with nodes in blender
2015-01-27 16:34:40 +01:00
texture
Cleanup: unused headers
2014-11-28 22:16:14 +01:00
CMakeLists.txt
Ghost Context Refactor
2014-10-07 15:47:32 -05:00
NOD_common.h
correct include guards and add checks in check_style_c.py for them.
2013-09-19 23:17:52 +00:00
NOD_composite.h
New compositor node "Sun Beams"
2014-07-26 12:59:29 +02:00
NOD_shader.h
Freestyle: Added new UV Along Stroke shader node.
2014-08-12 10:10:40 +09:00
NOD_socket.h
Fix for node groups, now exposing a socket will copy the default value from internal nodes again. Also this value can be changed in the node group Interface panel.
2013-03-28 10:32:04 +00:00
NOD_static_types.h
Freestyle: Added new UV Along Stroke shader node.
2014-08-12 10:10:40 +09:00
NOD_texture.h
Removed some unused old function declarations for loop node register, awkward that this is still there ...
2013-09-02 10:34:27 +00:00
SConscript
Ghost Context Refactor
2014-10-07 15:47:32 -05:00