Blender Git Loki
Git Commits -> Revision 3ee49c8
Revision 3ee49c8 by Campbell Barton (master) May 7, 2021, 08:15 (GMT) |
Fix PlayAnim issue with images gradually loading into cache Instead of only drawing images on first start, load them into cache. This resolves a logical problem when images don't load fast enough, where the animation would load some frames each time until all images loaded into cache. In practice this could play back with severe frame skipping many times times before all images were loaded making playback smooth. Part of a fix for T81751. |
Commit Details:
Full Hash: 3ee49c8711ca72b03687574a98adec904ec1699c
Parent Commit: 8cd0ac8
Lines Changed: +31, -5
1 Modified Path:
/source/blender/windowmanager/intern/wm_playanim.c (+31, -5) (Diff)