Blender Git Commit Log

Git Commits -> Revision 25a0ff4

Revision 25a0ff4 by Sergey Sharybin (master)
November 10, 2011, 18:38 (GMT)
Camera tracking integration: interface cleanup and small 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.

Commit Details:

Full Hash: 25a0ff4110b4e4419dc360a3fb2aca2fa16c1751
SVN Revision: 41744
Parent Commit: d30987f
Lines Changed: +63, -54

8 Modified Paths:

/release/scripts/startup/bl_operators/clip.py (+8, -8) (Diff)
/release/scripts/startup/bl_ui/properties_object_constraint.py (+3, -4) (Diff)
/release/scripts/startup/bl_ui/space_clip.py (+2, -2) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+31, -10) (Diff)
/source/blender/blenkernel/intern/constraint.c (+1, -2) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+3, -8) (Diff)
/source/blender/makesrna/intern/rna_constraint.c (+9, -14) (Diff)
/source/blender/makesrna/intern/rna_space.c (+6, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021