blender/release/scripts
2013-05-08 15:40:51 +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 Removed the add_group_node operator, this is now integrated into the generic node_add operator. The group node tree pointer is then part of the settings dictionary. 2013-05-08 15:40:46 +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