blender/release/scripts/op
2011-02-08 21:32:26 +00:00
..
add_mesh_torus.py fix own recent error [#25977] Torus disappears when adding "Subdivision Surface" 2011-02-08 11:20:19 +00:00
animsys_update.py pep8 cleanup 2011-01-01 07:20:34 +00:00
console_python.py pep8 cleanup 2011-01-01 07:20:34 +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 pep8 cleanup 2011-02-04 09:27:25 +00:00
image.py patch [#24251] Add missing tooltips for image operatios 2010-10-15 08:41:58 +00:00
mesh.py fix [#25507] Select Interior faces in edit mode gives python error 2011-01-06 05:45:41 +00:00
nla.py update for changes in mathutils. 2011-02-05 07:04:23 +00:00
object_align.py pep8 cleanup 2011-01-01 07:20:34 +00:00
object_randomize_transform.py pep8 cleanup 2011-01-01 07:20:34 +00:00
object.py use update() rather then update_tag(), needed for making edge data. 2011-02-08 21:32:26 +00:00
presets.py pep8 cleanup 2011-01-01 07:20:34 +00:00
screen_play_rendered_anim.py Fix for fix, not UnicodeEncodingError (where did I get that from?) but UnicodeDecodeError. 2010-10-13 22:20:34 +00:00
sequencer.py use is rather then == when comparing against None. 2010-09-18 10:43:32 +00:00
uv.py pep8 cleanup 2011-01-01 07:20:34 +00:00
uvcalc_follow_active.py rename ID.update() --> update_tag() since this function only tags for updating and scene.update() executes the update. 2011-02-07 08:13:28 +00:00
uvcalc_smart_project.py fix [#25947] Smart Project is broken SVN r34664 2011-02-06 06:59:11 +00:00
vertexpaint_dirt.py replace self.properties.foo --> self.foo 2010-09-09 18:03:57 +00:00
wm.py bugfix [#25640] Cannot edit custom property values in it's popup window 2011-01-15 19:15:35 +00:00