Blender Git Loki
Git Commits -> Revision 1f3114e
Revision 1f3114e by Dalai Felinto (multiview) February 6, 2015, 01:33 (GMT) |
Image: refactor image_load_image_file() function as suggested on review I still need to do the same treatment for image_load_movie_file() (and potentially for image_load_sequence_file() I have to check if it's also the case) Some of the image loading routines in the sequencer could have this treatment as well. Also I think that the whole: "image is an ID block which might be used by multiple users. it should be self-contained in terms what it is." Is not a problem anymore. But I need to dig further, because I don't remmeber if we are using ImageView elsewhere or not. |
Commit Details:
Full Hash: 1f3114ef635474a715b17c52307bbda9e4dccc6d
Parent Commit: 6478240
Lines Changed: +109, -94
1 Modified Path:
/source/blender/blenkernel/intern/image.c (+109, -94) (Diff)