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
3ebe7d970e77bb494a4454485e0ebe2b612f79c4
test2
/
release
/
scripts
History
Lukas Toenne
3ebe7d970e
Moved a couple of common properties into the NodeAddOperator base class to avoid repetitive code. A new operator node_add_and_link is another variant that first creates a node and them connects a specific socket to an existing one (defined by context pointer).
2013-05-08 15:40:53 +00:00
..
freestyle
Fix for shaders.py based on code review comments from flokkievids.
2013-05-03 02:37:43 +00:00
modules
Removed the unused socket template system from the bpy_types Node base class (it interferes with the input_templates/output_templates functions from C nodes). This can be reimplemented in a nicer way for pynode subclasses later on, but should not be part of the basic Node class.
2013-05-08 15:40:51 +00:00
presets
[Bug
#35108
] Shortcuts 3dsmax blender 2.67RC
2013-05-01 11:35:36 +00:00
startup
Moved a couple of common properties into the NodeAddOperator base class to avoid repetitive code. A new operator node_add_and_link is another variant that first creates a node and them connects a specific socket to an existing one (defined by context pointer).
2013-05-08 15:40:53 +00:00
templates_osl
Cycles / OSL:
2013-05-01 13:21:15 +00:00
templates_py
correction for uv template, also some doxygen comment corrections.
2013-05-05 18:41:45 +00:00