Blender Git Commit Log

Git Commits -> Revision b6db147

Revision b6db147 by Bastien Montagne (undo-caches)
July 2, 2020, 15:44 (GMT)
Initial Refactor of code preserving caches during undo.

This is a proof od concept, it only implements new system for bSound
data-block as test subject.

Commit Details:

Full Hash: b6db147c18d89ed7f308fe93fddd66a1c4d96682
Parent Commit: 35481fd
Lines Changed: +442, -7

1 Added Path:

/source/blender/blenloader/intern/readfile.h.autosave (+218, -0) (View)

6 Modified Paths:

/source/blender/blenkernel/BKE_idtype.h (+14, -0) (Diff)
/source/blender/blenkernel/intern/sound.c (+17, -0) (Diff)
/source/blender/blenloader/BLO_readfile.h (+12, -0) (Diff)
/source/blender/blenloader/intern/readblenentry.c (+6, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+168, -5) (Diff)
/source/blender/blenloader/intern/readfile.h (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021