blender/release/scripts
2011-03-11 11:15:35 +00:00
..
io/netrender 2.5 Netrender UI File: 2011-02-28 14:34:13 +00:00
keyingsets replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs) 2011-02-27 15:25:24 +00:00
modules py/ui: ensure extensions which add draw functions for menus/headers/panels always get the default operator context, not the one that was last set. 2011-03-09 10:57:56 +00:00
op when checking for windows check sys.platform starts with "win" rather then '== "win32"' & avoid importing platform. 2011-03-11 01:24:16 +00:00
presets pep8 cleanup 2011-02-04 09:27:25 +00:00
templates replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs) 2011-02-27 15:25:24 +00:00
ui Fix for [#26457] Physics Size attribute affects hair particle DupliObjects while hidden 2011-03-11 11:15:35 +00:00