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:
authorCampbell Barton <campbell@blender.org>2022-02-04 03:05:31 +0300
committerCampbell Barton <campbell@blender.org>2022-02-04 03:08:34 +0300
commitef2685afea74135531661a5ea993cb38aeb2b261 (patch)
treea95393ea6f62a9495c057eca6fb8787b750397f8 /source/blender/editors/gizmo_library
parenta0c1306e8c7673f365e1907cacff86f788e08cef (diff)
Fix assertion snapping to selected in mesh edit-mode
ED_transverts_create_from_obedit expected an evaluated object. Add flag to request TX_VERT_USE_MAPLOC to be set, which avoids having to calculate this data when it's not used as well as the requirement that the input object be evaluated from the depsgraph.
Diffstat (limited to 'source/blender/editors/gizmo_library')
0 files changed, 0 insertions, 0 deletions