Blender Git Commit Log
Git Commits -> Revision 24cc885
Revision 24cc885 by Campbell Barton (master) October 20, 2015, 15:26 (GMT) |
RNA: Change behavior of Image.save() Previously it would save packed file(s), which would ignore the image.filepath, making it impossible to set the destination. Add image.packed_files[...].save() so you can save packed files if its needed. |
Commit Details:
Full Hash: 24cc88505749f222e93f224d8e5254798e03bb85
Parent Commit: af23b09
Lines Changed: +23, -12