blender/release/scripts/startup
2013-10-10 12:58:33 +00:00
..
bl_operators Check the node Add operator's type property before attempting to create a new node. This prevents python exceptions when calling it from the search menu, where the node type is unspecified. 2013-10-06 10:49:40 +00:00
bl_ui NodeSocket RNA property 'in_out' renamed as boolean 'is_output'. This is a more useful name and follows the API naming conventions better. 2013-10-10 12:58:33 +00:00
keyingsets_builtins.py More UI message i18n fixes and improvements... 2013-03-10 17:42:08 +00:00
nodeitems_builtins.py Cycles Hair: Two basic bair shaders added 2013-09-15 23:58:00 +00:00