Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <bastien@blender.org>2020-04-21 13:52:18 +0300
committerBastien Montagne <bastien@blender.org>2020-04-21 13:52:18 +0300
commitc73d6162be6437a76da94a36502770b440edc454 (patch)
tree5b9b5f0502c98bcbf611fe9134d01e85688b563c /source/blender/freestyle/intern/view_map/SteerableViewMap.cpp
parentbe7c51d076be4c826e0b7c1afec59b86b4edc33b (diff)
Fix T75920: Add object - Align to 3D cursor not working.
3DCursor is UI data (hence not expected to be affected by undo) that is stored in actual data (Scene)... So it needs some special care during undo. New undo code now re-reads data into existing memory, which means copying of 3DCursor data has to happen earlier in that case, when we still have both old and newly read data available.
Diffstat (limited to 'source/blender/freestyle/intern/view_map/SteerableViewMap.cpp')
0 files changed, 0 insertions, 0 deletions