blender/release/scripts/startup/bl_operators
2012-08-10 07:22:36 +00:00
..
__init__.py Search option for adding nodes. 2012-08-08 16:44:16 +00:00
add_mesh_torus.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
anim.py style cleanup 2012-06-19 22:17:19 +00:00
clip.py Camera tracking presets 2012-08-04 10:47:31 +00:00
console.py style cleanup 2012-06-19 22:17:19 +00:00
image.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
mesh.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
node.py Extended the search operator for nodes to also support node groups. The basic node group type is not included in the node items list, instead all existing node groups are added to the items list in the callback. A prefix is used to distinguish base node types from node groups. 2012-08-10 07:22:36 +00:00
object_align.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
object_quick_effects.py Fix part 1 of [#31840] Quick Explode Bugs related to it's fade option. 2012-06-19 16:45:48 +00:00
object_randomize_transform.py Last spell checking (for now). 2012-07-04 15:52:07 +00:00
object.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
presets.py Camera tracking presets 2012-08-04 10:47:31 +00:00
screen_play_rendered_anim.py bring back the play option from 2.4x 2012-08-06 16:07:11 +00:00
sequencer.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
uvcalc_follow_active.py Last spell checking (for now). 2012-07-04 15:52:07 +00:00
uvcalc_lightmap.py Last spell checking (for now). 2012-07-04 15:52:07 +00:00
uvcalc_smart_project.py style cleanup 2012-07-04 21:41:05 +00:00
vertexpaint_dirt.py bmesh todo: vertex dirtmap now working again. 2012-04-13 08:41:30 +00:00
view3d.py don't constrain single edge extrude, annoying for retopo 2012-04-14 05:09:23 +00:00
wm.py Fix #32165: context_set_value didn't make an undo push when changing scene settings 2012-07-24 15:51:26 +00:00