english Sivu saatavilla vain englanninkielisenä.

Blender Git Statistics -> Branches -> undo-experiments-remap-history

"Undo-experiments-remap-history" branch

Total commits : 23
Total committers : 1
First Commit : August 30, 2019
Latest Commit : December 10, 2019


Commits by Month

DateNumber of Commits
December, 20192
November, 201916
October, 20190
September, 20192
August, 20193

Committers

AuthorNumber of Commits
Bastien Montagne23

Popular Files

FilenameTotal Edits
readfile.c10
readfile.h6
undo_system.c4
writefile.c2
undofile.c2
readblenentry.c2
scene.c1
BKE_scene.h1
DEG_depsgraph.h1
depsgraph.cc1

Latest commits Feed

December 10, 2019, 10:31 (GMT)
Merge branch 'undo-experiments' into undo-experiments-remap-history
December 10, 2019, 10:14 (GMT)
Merge branch 'master' into undo-experiments
November 29, 2019, 14:42 (GMT)
Undo: Initial wip useless to handle ID pointers issues through more mappings.

Don't think this is a working solution in fact, for at least two
reasons:
* Chaining Undo and Redo steps in random paterns with some ID being
reused and others being new all the time would require a very complex
system to keep track of all those changes and keep being able to remap
properly pointers from unread datablocks the the right new memory of
read datablocks.
* As small as it is, there is a risk of pointer collision here, and I
cannot see how to 100% handle it safely and sanely.
November 29, 2019, 09:45 (GMT)
Undo: Re-use existing IDs from old bmain: do not search by name.

This is actually a fairly bad idea, since IDs can be renamed...

Only search by pointer value now, this *should* work in all expected
cases once undo/redo fully reuses unchanged data-blocks.
November 29, 2019, 09:39 (GMT)
Undo: save/restore DEG closer to the actual undostep.
November 29, 2019, 09:34 (GMT)
Revert "Fully WIP code."

This reverts commit d726305d98db6ccfb1f3b4cd9b7b75540e606faa.

Need better cleaner changes here.
November 29, 2019, 09:17 (GMT)
Merge branch 'master' into undo-experiments
November 28, 2019, 15:06 (GMT)
Merge branch 'master' into undo-experiments
November 28, 2019, 11:40 (GMT)
Fully WIP code.

Don't have proper solution yet for issue described in comment in
readfile.h, still investigating...
November 27, 2019, 13:46 (GMT)
Merge branch 'master' into undo-experiments
November 18, 2019, 13:17 (GMT)
Undo spped-up: remove collections from ignored IDs.

Looks like this is not crashing anymore (though still very bugy), the
others (UI dtat-blocks) we do not really care anyway...
November 18, 2019, 11:41 (GMT)
Merge branch 'master' into undo-experiments
November 15, 2019, 08:56 (GMT)
undo experiments: actually write at leat one memchunck per ID.

Checked that before, but missed the fact that the flush was done after a
whole ID type process in the main saving loop, now we actually do it
after every ID when using mem undo file saving.

Besides fixing the stupid issue with lots of unchanged IDs being
detected as changed when reading back the undo step, this should also
help reduce undo memory usage in some cases (although I could not detect
that with some quick test...).
November 15, 2019, 08:23 (GMT)
Merge branch 'master' into undo-experiments
November 15, 2019, 08:22 (GMT)
Undo experiments: remove assert that can only be true in some specific cases.
November 14, 2019, 15:44 (GMT)
Undo experiments: proof-of-concept of reusable depsgraph across undo steps.

This is still very sketchy, but seems to work in basic cases. useless
currently, though, as objects are always changed still currently in undo
steps...

Not Yet Working (r)
November 13, 2019, 11:37 (GMT)
Merge branch 'master' into undo-experiments
November 12, 2019, 11:13 (GMT)
Merge branch 'master' into undo-experiments
September 12, 2019, 13:45 (GMT)
Merge branch 'master' into undo-experiments
September 4, 2019, 19:28 (GMT)
Merge branch 'master' into undo-experiments

MiikaHweb - Blender Git Statistics v1.06
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021