January 31, 2020, 13:46 (GMT) |
undoexp: Fix issue with usual infamous pose's bone pointers.
|
January 31, 2020, 13:45 (GMT) |
undoexp: cleanup typo.
|
January 30, 2020, 14:29 (GMT) |
undoexp: tweak `setup_app_data()` to better handle undo case.
The way we detected undo case there was somewhat weak, now we have a stronger way to do it from `BlendFileReadParams`.
|
January 30, 2020, 14:11 (GMT) |
undoexp: fix memleak after recent change of WM/SCR/WS IDs handling.
|
January 30, 2020, 11:29 (GMT) |
Merge branch 'master' into undo-experiments
|
January 30, 2020, 11:27 (GMT) |
undoexp: fix bug/crash in recent refactor of WM/SCR/WS IDs handling.
Mismatch when partial undo was not enabled.
|
January 29, 2020, 10:52 (GMT) |
undoexp: cleanup/simplify handling of WM/SCR/WS IDs.
Re-read from memfile WindowManagers, Screens and WorkSpaces are never actually used in undo situation. This allows us to simply early abort on those ID types, even if we do not find them in current (old) bmain for some reason.
|
January 29, 2020, 10:05 (GMT) |
undoexp: style cleanup.
|
January 28, 2020, 15:14 (GMT) |
Merge branch 'master' into undo-experiments
|
January 28, 2020, 10:31 (GMT) |
Merge branch 'master' into undo-experiments
|
January 24, 2020, 15:21 (GMT) |
Merge branch 'undo-experiments' into undo-experiments-idnames
|
January 24, 2020, 14:57 (GMT) |
Merge branch 'master' into undo-experiments
|
January 14, 2020, 12:42 (GMT) |
Cleanup .orig files from some merge...
|
January 14, 2020, 12:37 (GMT) |
Merge branch 'undo-experiments' into undo-experiments-idnames
|
January 14, 2020, 12:37 (GMT) |
Merge branch 'master' into undo-experiments
|
January 13, 2020, 15:52 (GMT) |
Merge branch 'undo-experiments' into undo-experiments-idnames
|
January 13, 2020, 15:51 (GMT) |
Merge branch 'master' into undo-experiments
|
January 10, 2020, 11:09 (GMT) |
Merge branch 'undo-experiments' into undo-experiments-idnames
|
January 10, 2020, 11:09 (GMT) |
undoexp: fix for missed func signature change.
|
January 10, 2020, 11:06 (GMT) |
Merge branch 'undo-experiments' into undo-experiments-idnames
Conflicts: source/blender/blenkernel/BKE_blender_undo.h source/blender/blenkernel/intern/blender_undo.c source/blender/blenloader/intern/readfile.c source/blender/editors/undo/memfile_undo.c
|