blender/release/scripts
Alexander Gavrilov 9e70129952 Cloth: allow forces to act parallel to cloth.
Currently all force effectors can only act on cloth when the force is
perpendicular to the surface. This makes sense for wind, but not for
other forces; and the user may want even wind to have some friction.

This changes effector code to output two force vectors - although
you of course can pass the same pointer for both. The force is split
between the two outputs based on a new per-effector setting.

Differential Revision: https://developer.blender.org/D8017
2020-06-19 12:17:02 +03:00
..
addons@8397b98b8c Fix Memory Leak introduced by Draw Manager Threading 2020-06-15 15:22:57 +02:00
addons_contrib@7c36b48507 Fix Memory Leak introduced by Draw Manager Threading 2020-06-15 15:22:57 +02:00
freestyle Fix T72289: FreeStyle python error 2019-12-18 11:00:50 +01:00
modules Various UI messages fixes... 2020-06-15 10:51:26 +02:00
presets Sequencer: revert selection & keymap changes from D7679 2020-06-18 16:30:56 +10:00
startup Cloth: allow forces to act parallel to cloth. 2020-06-19 12:17:02 +03: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