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:
authorHans Goudey <h.goudey@me.com>2021-07-19 02:20:57 +0300
committerHans Goudey <h.goudey@me.com>2021-07-19 02:20:57 +0300
commit75ae328d629aee6ed9b8adc38f6c2143824581f5 (patch)
tree68f28c0cb4080320eee591ed2f182d5dce944359 /release
parent76f0ef294ae9efbef6e601bfb792012f2bb60d35 (diff)
Cleanup: Make curve trim node code more semantically correct
The code used `Spline::LookupResult` in a way that referred to evaluated points and control points interchangeably. That didn't affect the logic, but the code became harder to read. Instead, introduce a local struct to contain the data in a more obvious way.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions