tornavis/release/scripts
Pablo Dobarro d693d77fed Sculpt: Cloth Brush simulation area property
This makes possible to choose between a local and a global simulation
when the cloth brush is used. Local simulation is the current default.
When global simulation is enabled, the cloth brush simulates the entire
mesh without taking any simulation limits into account.

This was possible before by setting the simulation limits to 10 (the
current maximum value allowed) so the entire mesh was inside the limits,
but this was a hack as the limits scale with the radius and there should
not be any limitation on how big the simulated area can be to be able to
simulate an entire object. This also allows to make a more clear
distinction between cloth brush presets that are intended to be used in
local areas to add details or globally to generate the base shape of the
mesh.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D8481
2020-08-06 18:03:56 +02:00
..
addons@82ed41ec63 UI: Reduce item padding in the edit mesh context menus 2020-08-06 12:33:28 +02:00
addons_contrib@f2f4a8b3bf UI: Reduce item padding in the edit mesh context menus 2020-08-06 12:33:28 +02:00
freestyle Fix T72289: FreeStyle python error 2019-12-18 11:00:50 +01:00
modules Cleanup: typos & co in UI messages (and some other places). 2020-08-04 13:26:58 +02:00
presets Merge branch 'blender-v2.90-release' 2020-08-05 21:34:15 +02:00
startup Sculpt: Cloth Brush simulation area property 2020-08-06 18:03:56 +02:00
templates_osl OSL: remove fresnel template that was not public domain. 2019-01-28 12:04:54 +01:00
templates_py Addons: deprecate 'wiki_url' 2020-03-05 11:45:22 +11:00