blender/release/scripts/startup/bl_operators
2020-03-22 21:40:31 +01:00
..
bmesh Cleanup: pep8 2018-07-03 06:48:44 +02:00
__init__.py Cleanup: move mask menu out of bl_operators 2019-12-16 16:31:57 +11:00
add_mesh_torus.py Fix T73893: Unable to create torus with under 10mm radius 2020-02-17 17:01:07 +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 T72636: Error with matrix multiplication in freestyle modifier 2019-12-23 23:40:09 -03:00
image.py Images: move save modified images operator from Python to C 2019-05-16 16:57:38 +02: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 Fluid: Removed wireframe drawtype setter for fluid domains 2020-01-29 19:21:52 +01:00
object_randomize_transform.py Cleanup: unused args/vars/imports in bl_operators 2019-05-09 12:42:05 +10:00
object.py Fix T69314: Broken Rotation to Deltas for Quaternions 2020-01-07 11:53:00 -03:00
presets.py GPencil: Refactor of Draw Engine, Vertex Paint and all internal functions 2020-03-09 16:27:24 +01:00
rigidbody.py Cleanup: pep8, unused vars, line length 2019-12-16 14:54:32 +11:00
screen_play_rendered_anim.py Fix T71825: Custom Animation Player path overrides chosen player 2020-01-20 17:32:23 +01:00
sequencer.py Rename Sequencer 'Cut' to 'Split' 2020-02-16 21:39:12 +01:00
userpref.py UI: make Save Custom Studio Light pop-ups less wide 2020-03-01 16:09:57 +01: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: pep8, unused vars, line length 2019-12-16 14:54:32 +11:00
vertexpaint_dirt.py Fix T75018: Dirty vertex colours missing tooltip 2020-03-22 21:40:31 +01:00
view3d.py Cleanup: unused vars, redundant parenthisis 2019-07-07 22:33:35 +10:00
wm.py Tool System: enable fallback tool by default 2020-01-03 14:04:11 +11:00