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:
authorJacques Lucke <mail@jlucke.com>2019-01-29 15:39:21 +0300
committerJacques Lucke <mail@jlucke.com>2019-01-29 15:39:55 +0300
commit3b6e4cf7cec8845cf839f10d241c1dcc81eb98b2 (patch)
tree32d1392c6e8ca63077f4b3effc23939d43cf03ab /source/blender/blenkernel/BKE_blender_version.h
parent79f76c85442a9a8405d73b5a86c6f63f45c4dc2e (diff)
Fix T60226: Inset not working well on very small faces
The inset operator uses 0.01 as default for the inset. When the face is very small than this default is very confusing (see T60226). The simplest fix seems to be to just use 0 as default. This is similar to the extrude operator which uses 0 as default as well. Reviewers: brecht, campbellbarton Differential Revision: https://developer.blender.org/D4273
Diffstat (limited to 'source/blender/blenkernel/BKE_blender_version.h')
0 files changed, 0 insertions, 0 deletions