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:
authorBastien Montagne <mont29>2022-05-27 15:35:57 +0300
committerBastien Montagne <bastien@blender.org>2022-05-30 13:02:10 +0300
commit878a805ae8a1e541b2c227e7d51395a22ac68772 (patch)
tree771688d8f5d72d864e4fbd589a000ba3ae111109 /release/datafiles
parentfc3c589b18080640d483ed91c5be6efb945fc4c3 (diff)
Cleanup/simplify BKE_fcurve_find_by_rna_context_ui code.
From reading the code it looks like at some point the code was expecting the `tptr` PointerRNA to change during the loop? But currently it did not make any sense to have this complex looping and multi-checking of RNA path and animdata, since the RNA pointer (and therefore its `owner_id`) is never modified... NOTE: there could be much more cleanup done in that area, goal of this commit is mainly to simplify the logic by removing all the (seamingly) dead code. Differential Revision: https://developer.blender.org/D15026
Diffstat (limited to 'release/datafiles')
0 files changed, 0 insertions, 0 deletions