Files
test2/source/blender/blenkernel
Campbell Barton 78719abc01 Fix T60809: Crash undoing object rename in edit-mode
Currently names are used for edit-mode undo-steps,
any changes to Main ID names cause lookup failure (crashing).

This commit ensures any undo steps that use ID lookups have the same
mem-file undo state loaded that was used to encode the steps.

Renaming also has an undo push added (last commit).
2019-01-29 15:29:22 +11:00
..
2018-06-25 12:06:51 +02:00
2019-01-26 19:15:30 +11:00
2019-01-26 19:15:30 +11:00
2018-06-29 09:23:51 +02:00
2018-07-04 11:22:57 +02:00
2019-01-18 12:29:53 +01:00
2019-01-16 00:26:24 +11:00
2018-06-29 09:23:51 +02:00
2019-01-25 08:30:33 +11:00