tornavis/release/scripts/startup
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
..
bl_app_templates_system GPencil: Add licence text at header 2020-05-14 21:49:44 +02:00
bl_operators UI: Fixes and small improvements to some labels and UI messages 2020-08-06 14:50:45 +02:00
bl_ui Sculpt: Cloth Brush simulation area property 2020-08-06 18:03:56 +02:00
keyingsets_builtins.py UI: Dont abbriviate location & rotation 2020-07-02 16:28:45 -04:00
nodeitems_builtins.py Particles: new Age Reached Event, Kill Particle and Random Float node 2020-08-02 22:10:47 +02:00