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:
authorGermano Cavalcante <germano.costa@ig.com.br>2022-04-25 18:31:13 +0300
committerGermano Cavalcante <germano.costa@ig.com.br>2022-04-25 18:35:55 +0300
commit35dc4ba9e23ac37a22fee49c813aee2a6a2d3e61 (patch)
tree7eb4bc2715a5ea16c33fb4b37be20117c51c7651 /source/blender/editors/transform/transform.h
parent696370380145e6f89e79c1e3dc12203077ef3e45 (diff)
Fix T97401: Snap options ignored for Nurbs surfaces
The editing data of a `SURF`s is similar to that of Curves and should be supported for snapping. But unlike Curve objects, for snapping, only support the nurb points if the object is in edit mode. This matches the solution for Meshes and avoids having to create a kind of "boundbox" for the SURF nurb points.
Diffstat (limited to 'source/blender/editors/transform/transform.h')
0 files changed, 0 insertions, 0 deletions