blender/release/scripts/startup/bl_operators
2019-11-03 14:19:48 +11:00
..
bmesh Cleanup: pep8 2018-07-03 06:48:44 +02:00
__init__.py Cleanup: split user preferences out of wm.py 2019-02-11 23:24:09 +11:00
add_mesh_torus.py Cleanup: import functions from bpy.props 2019-10-31 18:00:18 +11:00
anim.py Cleanup: spelling 2019-08-17 00:57:05 +10:00
clip.py Fix Proxy folder not getting deleted 2019-10-30 00:14:08 +11:00
console.py PyAPI: Use annotations for RNA definitions 2018-07-11 22:18:09 +02:00
constraint.py Cleanup: unused args/vars/imports in bl_operators 2019-05-09 12:42:05 +10:00
file.py Cleanup: unused args/vars/imports in bl_operators 2019-05-09 12:42:05 +10:00
freestyle.py Fix (unreported) Freestyle modifiers element-wise multiplication error 2019-09-09 10:46:25 +02:00
image.py Images: move save modified images operator from Python to C 2019-05-16 16:57:38 +02:00
mask.py Cleanup: trailing space, remove tabs, pep8 2019-09-10 06:17:59 +10:00
mesh.py Fix error message from MESH_OT_faces_mirror_uv 2018-09-05 17:31:04 -03:00
node.py Fix add_search node operator to show custom nodes 2019-04-14 16:59:01 +02:00
object_align.py Update for Depsgraph API changes 2019-05-17 12:38:05 +02:00
object_quick_effects.py Cleanup: unused vars, redundant parenthisis 2019-07-07 22:33:35 +10:00
object_randomize_transform.py Cleanup: unused args/vars/imports in bl_operators 2019-05-09 12:42:05 +10:00
object.py Fix T68539: transferring uv (Ctrl+L) does not update immediately in 2019-08-12 14:49:27 +02:00
presets.py Cleanup: comments for is_path_builtin 2019-10-31 18:01:58 +11:00
rigidbody.py Cleanup: pep8, remove redundant parenthesis 2019-10-30 05:50:17 +11:00
screen_play_rendered_anim.py Cleanup: tweaks to fix for T66065 2019-06-26 01:46:01 +10:00
sequencer.py Cleanup: import functions from bpy.props 2019-10-31 18:00:18 +11:00
userpref.py Cleanup: import functions from bpy.props 2019-10-31 18:00:18 +11:00
uvcalc_follow_active.py Cleanup: import functions from bpy.props 2019-10-31 18:00:18 +11:00
uvcalc_lightmap.py Cleanup: pep8 2019-10-12 10:26:37 +11:00
uvcalc_smart_project.py Cleanup: trailing space, remove tabs, pep8 2019-09-10 06:17:59 +10:00
vertexpaint_dirt.py Cleanup: unused args/vars/imports in bl_operators 2019-05-09 12:42:05 +10:00
view3d.py Cleanup: unused vars, redundant parenthisis 2019-07-07 22:33:35 +10:00
wm.py Merge branch 'blender-v2.81-release' 2019-11-03 14:19:48 +11:00