Blender Git Commit Log
Git Commits -> Revision 924f31e
Revision 924f31e by Campbell Barton (master) May 18, 2015, 03:42 (GMT) |
Fix T44543: painted texture lost after first save Fix for T36639 caused all path changes to reload (which could loose user content). Change behavior: - Only reload data when a flag is explicitly passed (currently only used by Find Files operator) - Don't reload images which have been painted onto and not saved (dirty flag set). |
Commit Details:
Full Hash: 924f31e54f59e13007b75f9388ef4bd089f847b2
Parent Commit: 662746f
Lines Changed: +25, -11