tornavis/source
Brecht Van Lommel 22677d8e1d Fix undo incorrectly detecting mesh as always changed after edits
Mesh writes a modified copy, which meant recalc_undo_accumulated was never
cleared on the actual datablock. Also clear mesh->runtime on write to avoid
detecting changes, since it's cleared on read anyway.

Differential Revision: https://developer.blender.org/D7274
2020-03-30 20:09:15 +02:00
..
blender Fix undo incorrectly detecting mesh as always changed after edits 2020-03-30 20:09:15 +02:00
creator Fix help message misc argument grouping 2020-03-30 21:47:07 +11:00
tools@2afbb8ec47 Cleanup: Removing unused parameter. 2020-03-28 09:14:07 +01:00
CMakeLists.txt