tornavis/source/blender
Robert Sheldon 59f9a5e6ac Fix T88188: Allow keyframing vertex mass in cloth sim
Update vertex weights between simulation steps if they have changed.
This allows for animated vertex weights in the cloth sim.

Reviewed By: Sebastian Parborg

Differential Revision: http://developer.blender.org/D11640
2021-07-15 16:09:24 +02:00
..
blendthumb MSVC: ASAN support for VS 16.9 2021-03-29 19:11:17 -06:00
blenfont Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
blenkernel Fix T88188: Allow keyframing vertex mass in cloth sim 2021-07-15 16:09:24 +02:00
blenlib Cleanup: improve comments, remove debug printf 2021-07-15 21:09:39 +10:00
blenloader Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
blentranslation macOS: support Japanese input for text buttons 2021-07-05 17:24:27 +02:00
bmesh Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
compositor Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
datatoc Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
depsgraph Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
draw Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
editors Fix: Subtitles: Order of channels in the .blend file will be kept in the .rst file. 2021-07-15 15:49:25 +02:00
freestyle Cleanup: spelling in comments 2021-07-07 13:42:46 +10:00
functions Functions: add utility to create string from value of generic type 2021-07-05 13:02:16 +02:00
gpencil_modifiers Cleanup: Avoid duplication in line art stroke generation 2021-07-14 10:11:41 -04:00
gpu Geometry Nodes: dim links whose start and end sockets are not visible 2021-07-15 11:00:23 +02:00
ikplugin Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
imbuf Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
io Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
makesdna Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
makesrna Fix T88188: Allow keyframing vertex mass in cloth sim 2021-07-15 16:09:24 +02:00
modifiers Fix T89771: Cloth disk cache is not read on library overrides in some cases. 2021-07-14 14:23:19 +02:00
nodes Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
python Library loading: Fix access of out-of-scope memory in py context manager 2021-07-15 16:04:22 +02:00
render Refactor: Move vertex group names to object data 2021-07-13 12:10:34 -04:00
sequencer Fix: Subtitles: Order of channels in the .blend file will be kept in the .rst file. 2021-07-15 15:49:25 +02:00
shader_fx Cleanup: use 'use_' prefix for RNA booleans 2021-07-05 22:02:57 +10:00
simulation Fix T88188: Allow keyframing vertex mass in cloth sim 2021-07-15 16:09:24 +02:00
windowmanager Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
CMakeLists.txt Grease Pencil: Add LineArt modifier 2021-03-16 19:59:09 +01:00