Blender Git Loki
Git Commits -> Revision 0ac6852
Revision 0ac6852 by Sergey Sharybin (master) May 3, 2021, 14:30 (GMT) |
Movieclip: Use first clip frame for size detection Using scene frame 1 is not reliable in cases when there is a frame offset is involved. Using frame 1 seems more reliable, although might still fail under certain circumstances. More reliable fix would require a deeper change in the data structure and the logic about frame loading and size detection. |
Commit Details:
Full Hash: 0ac6852a4232bed72944e0b74013a72359320a17
Parent Commit: 2f615ad
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/movieclip.c (+1, -1) (Diff)