This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/release/datafiles
Joseph Eagar a7947a233d Sculpt: New "auto-fset" setting
Added a new "auto face set" setting for brushes.
It basically invokes the draw face set tool,
with a few differences:

* The painted face set is fixed by user setting.
* More then one face set can be created,
  these are assigned based on distance to
  the stroke line.
* TODO: write a proper API for wrangling stroke
        curves (should interpolate at least G2!).

The point of this is to enable better hard surface
brushes.  Since the settings are extremely finicky
I've added an example of one (based on clay strips)
to startup.blend.

The necassary steps to make a hard brush out of this
are as follows:

1. Autosmooth: ~0.4;
2. Autosmooth radius scale: ~1.5.
3. Auto fset: on.
4. Hard edge mode: on (but turn off inherit).
2021-10-26 01:55:13 -07:00
..
2021-10-22 14:34:22 +02:00
2021-10-22 14:34:22 +02:00
2020-11-07 02:52:23 -08:00
2021-10-22 14:34:22 +02:00
2019-10-30 09:27:12 +11:00
2016-09-02 11:37:25 +02:00
2021-04-15 15:47:07 +02:00
2021-10-26 01:55:13 -07:00