blender/release/scripts/startup/bl_operators
Sergey Sharybin a3623a046b Camera tracking: merging tracking presets stuff from tomato branch
This commit implements:

- Configurable settings for newly creating tracks
  Now it's possible to set tracking algorithm and it's settings for
  all newly creating tracks including manual tracks creation and
  tracks creation by "Detect Features" operator.
- Moves margin, frames limit and adjust frame inside per-track
  settings.
  Was request from Francois for this.
- Adjust Frames replaced with menu called Pattern Match where it's
  possible to choose between matching pattern from keyframe frame
  or from previously tracked frame.
  Didn't see somebody used adjust frames values differ from 0 and 1,
  and this menu should make things more clear here/
2011-11-28 13:26:46 +00:00
..
__init__.py Camera tracking integration 2011-11-07 12:55:18 +00:00
add_mesh_torus.py - operator presets now work in the 3D view as well as the file selector. 2011-11-08 16:59:06 +00:00
anim.py A big set of UI messages fixes and tweaks! No functional changes. 2011-10-20 07:56:04 +00:00
clip.py skip importing shutil on load. 2011-11-24 21:59:43 +00:00
console.py correct spelling errors in comments 2011-10-17 06:58:07 +00:00
image.py minor cleanup 2011-11-16 16:38:37 +00:00
mesh.py check that descriptions dont end with a '.', for non release builds. 2011-09-21 17:52:51 +00:00
object_align.py fix for align objects with non mesh objects. 2011-10-07 20:53:54 +00:00
object_quick_effects.py cmake & pep8 tidy up, also some style edits. 2011-11-08 01:32:34 +00:00
object_randomize_transform.py Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
object.py A big set of UI messages fixes and tweaks! No functional changes. 2011-10-20 07:56:04 +00:00
presets.py Camera tracking: merging tracking presets stuff from tomato branch 2011-11-28 13:26:46 +00:00
screen_play_rendered_anim.py A big set of UI messages fixes and tweaks! No functional changes. 2011-10-20 07:56:04 +00:00
sequencer.py Fix warnings about operator descriptions ending with "." 2011-09-22 15:44:35 +00:00
uvcalc_follow_active.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
uvcalc_lightmap.py Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface, 2011-11-23 17:25:25 +00:00
uvcalc_smart_project.py cmake & pep8 tidy up, also some style edits. 2011-11-08 01:32:34 +00:00
vertexpaint_dirt.py remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
view3d.py correct spelling errors in comments 2011-10-17 06:58:07 +00:00
wm.py minor cleanup 2011-11-16 16:38:37 +00:00