blender/release/scripts
2013-03-28 15:03:47 +00:00
..
modules I18n: fix/enhance how predefined contexts are handled in py code. Now they should be specified by an attribute with the same name as the one in bpy.app.translations.contexts named tuple (i18n_contexts.default, .id_windowmanager, etc.). 2013-03-28 15:03:47 +00:00
presets code cleanup: pep8 & minor changes 2013-03-11 02:19:58 +00:00
startup fix for loosing recent-files when running 'Copy Previous Settings'. 2013-03-28 02:29:10 +00:00
templates_osl OSL Templates: remove unnecessary stdosl.h include. 2012-12-30 10:37:32 +00:00
templates_py Fix for the custom_nodes.py template. Socket classes now return their drawing color in a callback instead of a simple property, this makes it possible to change a socket color e.g. based on data type. 2013-03-22 13:17:16 +00:00