blender/release/scripts/presets
Sergey Sharybin 3c6e818b22 Object tracking integration
This commits merges object tracking implementation from tomato branch.

Summarized changes from branch:

- Added list of objects to be tracked. Default there's only one object called
  "Camera" which is used for solving camera motion. Other objects can be added
  and each of them will have it;s own list of tracks. Only one object can be used
  for camera solving at this moment.
- Added new constraint called "Object Tracking" which makes oriented object be
  moving in the save way as solved object motion.
- Scene orientation tools can be used for orienting object to bundles.
- Object has got scale to define "depth" in camera space.
- All tools which works with list of tracks or reconstruction data now
  gets that lists from active editing object.
- All objects and their tracking data are available via python api.
- Improvements in witness cameras workflow,
2011-12-30 18:06:02 +00:00
..
camera Merging r42062 through r42159 from trunk into soc-2011-tomato 2011-11-25 15:32:23 +00:00
cloth import bpy needed for presets now 2010-07-08 16:10:14 +00:00
cycles/integrator Cycles: fix sampling issue with certain (transparent) max bounce settings, and 2011-10-16 17:06:01 +00:00
ffmpeg Fix #29707: Sequencer presets corrupt audio scene settings 2011-12-28 12:39:35 +00:00
framerate Adding Framerate preset patch by Troy Sobotka (sobotka). Small change to 2011-01-25 18:30:31 +00:00
interaction misc edits 2011-10-20 00:19:21 +00:00
keyconfig [#24658] Switching to "maya" via interaction preset breaks when switching back 2011-03-27 21:45:37 +00:00
render This fixes HDV render presets: 2010-10-16 19:29:48 +00:00
sss pep8 cleanup 2011-02-04 09:27:25 +00:00
sunsky import bpy needed for presets now 2010-07-08 16:10:14 +00:00
tracking_camera Remove sensor height from Sony A55 preset. 2011-11-20 17:09:54 +00:00
tracking_settings Merging r42482 through r42532 from trunk into soc-2011-tomato 2011-12-09 10:02:01 +00:00
tracking_track_color Object tracking: various fixes and improvements 2011-12-15 16:10:49 +00:00