Blender Git Commit Log
Git Commits -> Revision 76ad40f
Revision 76ad40f by Dalai Felinto (multiview) November 25, 2014, 16:55 (GMT) |
From review: changes in BKE_image_has_anim() and BKE_image_has_packedfile() Comments by Sergey Sharybin: * If packedFile becomes NULL for some and ima->packedfiles has still elements this sounds like a horrible error happened somewhere. * If anims has items then the image is an animation. Imagine situation when you load movie file in image editor, save .blend file, then remove the movie file and re-load the file. Seems this case should be considered image is an animation i guess. |
Commit Details:
Full Hash: 76ad40fbf78cc91cfc2df1881abb747db21df7fe
Parent Commit: cc7b45a
Lines Changed: +2, -2
1 Modified Path:
/source/blender/blenkernel/intern/image.c (+2, -2) (Diff)