Blender Git Commit Log

Git Commits -> Revision 9a14548

Revision 9a14548 by Ton Roosendaal (master)
November 10, 2006, 10:17 (GMT)
Old feature request: undo system now restores images without reloading.
Was surprisingly easy to add, compiant with file reading and undo code.

Currently only the Image->ibuf gets restored, and its opengl binding, so
for realtime texture it works nicely. Also texture images are not freed
inbetween undo steps

Notes:
- Painting textures will just keep the painted image, there's no undo
yet for that
- If this works satisfying, I'll extend it to compositing previews

TEST IT WELL PLEASE! :)

Commit Details:

Full Hash: 9a145481041c51c17d6ec1fba2b10621dc93ecce
SVN Revision: 8814
Parent Commit: a54bd49
Lines Changed: +69, -7

4 Modified Paths:

/source/blender/blenloader/intern/readblenentry.c (+9, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+55, -5) (Diff)
/source/blender/blenloader/intern/readfile.h (+4, -1) (Diff)
/source/blender/src/drawmesh.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021