Blender Git Loki
Git Commits -> Revision 7050633
Revision 7050633 by Sergey Sharybin (master) May 15, 2012, 12:25 (GMT) |
Fix #31449: multiple ClipEditor bug behaviour Actually it wasn't a bug -- currently curve/dopesheet view are in separated spaces, so to keep displaying data in sync it's needed to update all visible clip editors when changing displaying clip datablock. Changed logic here a bit, so current clip wouldn't be changes for clip editors where view is set to CLIP, only dopesheet/graph views are getting updated. Also do not update displaying clip datablock when changing it from curve/dopesheet. |
Commit Details:
Full Hash: 7050633c6716b7f28aef906f47ec2793119d0a49
SVN Revision: 46659
Parent Commit: a20da25
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/space_clip/clip_editor.c (+2, -2) (Diff)