Blender Git Loki
Git Commits -> Revision bcbe639
Revision bcbe639 by Sergey Sharybin (cycles_texture_cache) May 6, 2021, 09:25 (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: bcbe639396afff8e285a60163a2cdcdbededc470
Parent Commit: de7d37d
Committed By: Stefan Werner
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/movieclip.c (+1, -1) (Diff)