blender/release/scripts/startup/bl_operators
2014-04-15 14:44:08 +09:00
..
__init__.py Mask primitives 2013-08-26 20:23:26 +00:00
add_mesh_torus.py Fix T38205, typo in Add Torus operator. 2014-01-14 09:45:40 +01:00
anim.py Code Cleanup: style, spelling and pep8 edits 2013-11-20 03:40:10 +11:00
clip.py RNA: rename matrix_for_frame -> matrix_from_frame 2014-02-27 08:39:25 +11:00
console.py disable auto indent when pasting text into the python console. 2013-05-24 01:04:37 +00:00
freestyle.py Fix my last commit cad4bfe: Added 'use_' prefix to Freestyle edge/face mark properties. 2014-04-15 14:44:08 +09:00
image.py Fix T38548: Edit externally always uses first frame only 2014-02-26 10:58:14 +11:00
mask.py Mask primitives 2013-08-26 20:23:26 +00:00
mesh.py fix [#35453] "copy mirrored uv coords" doesn't work 2013-06-05 03:10:29 +00:00
node.py Missed one usage of use_hidden_preview. 2013-12-09 22:16:05 +01:00
object_align.py use more conventional names in rigid body script. 2013-01-28 12:15:50 +00:00
object_quick_effects.py Code cleanup: style 2014-04-03 09:24:09 +11:00
object_randomize_transform.py code cleanup: dont use 'bpy.context' when 'context' is available 2013-01-23 07:52:31 +00:00
object.py Code cleanup: style 2014-02-13 08:52:12 +11:00
presets.py Added track weight to presets 2014-02-19 18:43:36 +06:00
rigidbody.py Code Cleanup: py script float comparisons 2014-01-18 09:13:51 +11:00
screen_play_rendered_anim.py Code cleanup: Remove Blender 2.4x animation player preset, since we have the internal one. 2013-12-14 09:24:22 +01:00
sequencer.py code cleanup: minor improvements to scripts. 2013-04-20 13:23:53 +00:00
uvcalc_follow_active.py Fix T37692: Follow active quads failed on unselected-active-face 2013-12-13 05:05:21 +11:00
uvcalc_lightmap.py lots of operator descriptions were incorrectly copy/pasted. 2013-09-30 05:50:41 +00:00
uvcalc_smart_project.py Fix T37509: regression in smart-uv island orientation 2014-04-03 22:03:53 +11:00
vertexpaint_dirt.py Python: remove redundant len() use 2014-02-19 00:05:31 +11:00
view3d.py Fix for extrude poll functions not checking active object 2013-12-22 07:59:24 +11:00
wm.py WM: hide screen management and ndof operators from seach popup 2014-02-26 13:48:41 +11:00