Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Antalik <richardantalik@gmail.com>2022-07-08 18:44:24 +0300
committerRichard Antalik <richardantalik@gmail.com>2022-07-08 19:07:07 +0300
commit2ee68917287627a3803a8eae91d4d788ac316185 (patch)
tree4a18945e4485fee7b2529aa4837083df7af30bda /source/blender/nodes/geometry/nodes/node_geo_curve_trim.cc
parentd8e980a4a6f132aba13713efb89ec3013976c4a1 (diff)
Fix T99494: Transition effects not working correctly
This was caused by strip content length and start position being incorrect. Previously this was set from strip boundary by update function, but it was removed. Add back code to set effect strip start and length. Previously content length was always 1 for effects, but now it must correspond to strip length. Because of this workaround for speed effect to get this apparent content length was removed.
Diffstat (limited to 'source/blender/nodes/geometry/nodes/node_geo_curve_trim.cc')
0 files changed, 0 insertions, 0 deletions