Blender Git Commit Log

Git Commits -> Revision e534af9

Revision e534af9 by Sergey Sharybin (master)
December 15, 2011, 16:10 (GMT)
Object tracking: various fixes and improvements

- Bundles selection is now available for object's bundles
- If bundles selection wasn't changed in 3D viewport, fallback to regular
object selection, so objects behind bundles can be selected
- Snap cursor to selection now respects object's bundle selection
- Object and rack name now can be selected from list in constraint settings
- Added preset for tracks used for object tracking

Commit Details:

Full Hash: e534af906a938b6e3cf0727d577c89a51052f6ff
SVN Revision: 42652
Parent Commit: 53f37cd
Lines Changed: +140, -47

1 Added Path:

/release/scripts/presets/tracking_track_color/object.py (+5, -0) (View)

7 Modified Paths:

/release/scripts/startup/bl_ui/properties_object_constraint.py (+17, -3) (Diff)
/source/blender/blenkernel/BKE_tracking.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/tracking.c (+20, -9) (Diff)
/source/blender/editors/object/object_constraint.c (+6, -0) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+9, -15) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+44, -9) (Diff)
/source/blender/editors/space_view3d/view3d_snap.c (+38, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021