Dev:Ref/Release Notes/2.73/Modeling

提供: wiki
移動先: 案内検索

Modeling

Modeling improvements include: New features for the Knife-tool, like free-hand cuts drawing and closing cut-loops using double click, a new selection method called "Select Similar Regions", Bevel weight support for vertices in Bevel modifier, ...

Tools

Knife Tool

Freehand draw cuts using the Knife-tool
  • Knife-tool now allows cuts to be drawn free-hand when holding down the left mouse button (bfa75dc99063)
  • Knife-cuts along existing edges now selects them for more predictable outcome (6fb1e1680bcd)
  • Many fixes and improvements to overall robustness


Other Tools

  • Smooth tool: Hard min/max values of smooth factor are now a bit more permissive, allowing user to set extreme unrealistic ones (soft values remain in safe, normal range) (fb7f06288d38)
  • Shrink/Fatten now uses face-normals when used in face-mode (1ddfe6676de1b38)
Individual Origins mode supports proportional editing
  • Individual Origins mode now supports proportional editing (6a45b2a2324277)


Selection

Old (above) and new behavior for select more/less
  • Select more/less can now step over adjacent faces. This keeps a square shaped selection when using grid topology (a081a4817cf43e)


Select Similar Regions

Before & after selecting similar face regions

This allows you to select matching features on a model that has multiple similar areas.

This is available from: Face -> Select Similar -> Face Regions

  • Multiple similar regions can be selected at once.
  • Selection is based on topology (so proportions don't have to match, but topology does)

(2f4e70702c5bd42)


Data Handling

  • Shapekeys reordering (Move up/down) has been rewritten, only change visible from user is new options to move on top/bottom of the list (from extra menu) (00ff9da2eecd)

Modifiers