Blender Git Commit Log

Git Commits -> Revision 7a7dadc

Revision 7a7dadc by Ton Roosendaal (master)
October 20, 2005, 14:41 (GMT)
New option; "Lock Time to Other Windows" for Ipo, Action, NLA and Time
windows. If set (in View pulldown), it synchronizes the horizontal scale of
the current window with the other Windows with this option set. That way
you always have these windows showing an identical part of the time you
work on.

Also added because Action Window now displays its content relative to
NLA strips.

Commit Details:

Full Hash: 7a7dadc107452063db1aa4a47ce9899211c17b1c
SVN Revision: 5523
Parent Commit: 89597ed
Lines Changed: +130, -28

13 Modified Paths:

/source/blender/include/BSE_drawipo.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_view2d_types.h (+9, -1) (Diff)
/source/blender/src/drawipo.c (+63, -6) (Diff)
/source/blender/src/editaction.c (+4, -0) (Diff)
/source/blender/src/editipo.c (+2, -0) (Diff)
/source/blender/src/editnla.c (+2, -0) (Diff)
/source/blender/src/editsound.c (+2, -2) (Diff)
/source/blender/src/edittime.c (+2, -2) (Diff)
/source/blender/src/header_action.c (+17, -14) (Diff)
/source/blender/src/header_ipo.c (+10, -1) (Diff)
/source/blender/src/header_nla.c (+9, -1) (Diff)
/source/blender/src/header_sound.c (+1, -0) (Diff)
/source/blender/src/header_time.c (+8, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021