Blender Git Commit Log

Git Commits -> Revision 3b6e4cf

Revision 3b6e4cf by Jacques Lucke (master)
January 29, 2019, 12:39 (GMT)
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

Commit Details:

Full Hash: 3b6e4cf7cec8845cf839f10d241c1dcc81eb98b2
Parent Commit: 79f76c8
Lines Changed: +3, -3

1 Modified Path:

/source/blender/editors/mesh/editmesh_inset.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021