blender/release/scripts/startup/bl_operators
Sergey Sharybin f474576351 Camera tracking: interface cleanup and small buttons renaming
- Move tracking-related constraints to own section in list
  Currently there are only two constraints, so can look a bit odd,
  but it'll be other constraints like "Object Solver" and so.
- Move motion-tracking parameters from 3D viewport Display panel
  to it's own panel.
- Get rid of "Bundle" in 3d viewport. It's quite obvious that it's
  a 3D representation of tracks is used in 3D viewport and it shouldn't
  be so confusing for artists now.
- Also get rid of "Bundle" in Follow Track constraint.
  Old files can change a bit because of changes in DNA.
- Also get rid of "Bundles" in operator which creates vertices cloud
  from 3D position of tracks.
- Rename "Principal Point" to "Optical Center" in the interface.
2011-11-14 06:41:42 +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 Camera tracking: interface cleanup and small buttons renaming 2011-11-14 06:41:42 +00:00
console.py correct spelling errors in comments 2011-10-17 06:58:07 +00:00
image.py fix [#29120] project painting error 2011-11-01 23:01:57 +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 - operator presets now work in the 3D view as well as the file selector. 2011-11-08 16:59:06 +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 pep/style edits & quiet some warnings 2011-11-11 03:28:46 +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 fix own error r41191 getting id property string lengths. 2011-10-31 01:50:04 +00:00