blender/release/scripts/startup
Thomas Dinges d9f1ca1c3f Interface / Text:
* Add "Open" operator to the Text Editor header, it's a common operation next to New.
* Add Body Text property to the Font panel for Text objects, so text can easily be pasted into Blender and editing it becomes easier too. This was only accessible via the RNA Data blocks before.
2013-10-14 17:14:43 +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 Interface / Text: 2013-10-14 17:14:43 +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