Blender Git Commit Log
Git Commits -> Revision cbd4a79
Revision cbd4a79 by Campbell Barton (master) April 14, 2018, 11:03 (GMT) |
Undo: refactor memfile writing - Move static undo variable into 'WriteData', 'memfile_chunk_add' used arguments in a confusing way, sometimes to set/clear static var. - Replace checks for 'wd->current' with 'wd->use_memfile' move memfile vars into 'wd->mem' struct. |
Commit Details:
Full Hash: cbd4a79c6d8bf479fc0914df29f8d367b232bb1a
Parent Commit: 2e9b92b
Lines Changed: +69, -68