blender/release/scripts/op
2011-03-14 06:48:51 +00:00
..
add_mesh_torus.py 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
animsys_update.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
console_python.py auto-complete was moving the selection. 2011-03-14 06:48:51 +00:00
console_shell.py small edits to text editor from writing a python editor extension. 2010-08-11 05:21:43 +00:00
fcurve_euler_filter.py lazy load modules for more scripts. 2011-02-27 14:16:32 +00:00
image.py when checking for windows check sys.platform starts with "win" rather then '== "win32"' & avoid importing platform. 2011-03-11 01:24:16 +00:00
mesh.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
nla.py select PoseBone attribute was made only available on bone. 2011-03-01 07:52:13 +00:00
object_align.py 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
object_randomize_transform.py 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
object.py 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
presets.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
screen_play_rendered_anim.py when checking for windows check sys.platform starts with "win" rather then '== "win32"' & avoid importing platform. 2011-03-11 01:24:16 +00:00
sequencer.py 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
uvcalc_follow_active.py make python UV functions use a popup UI rather then redo UI, they are not fast enough. 2011-03-09 11:01:44 +00:00
uvcalc_lightmap.py - lightmap pack wasnt reporting no mesh errors properly. 2011-03-13 06:02:20 +00:00
uvcalc_smart_project.py - lightmap pack wasnt reporting no mesh errors properly. 2011-03-13 06:02:20 +00:00
vertexpaint_dirt.py lazy load modules for more scripts. 2011-02-27 14:16:32 +00:00
wm.py when checking for windows check sys.platform starts with "win" rather then '== "win32"' & avoid importing platform. 2011-03-11 01:24:16 +00:00