diff options
author | Lyuma <xn.lyuma@gmail.com> | 2023-05-26 00:46:41 -0700 |
---|---|---|
committer | Lyuma <xn.lyuma@gmail.com> | 2023-05-26 00:49:24 -0700 |
commit | 5ae311e577b508629712fe25e34b03c6d942e3cb (patch) | |
tree | f7a554f40836f8dcc1ef18cd8ab85228720f2559 /drivers/vulkan/rendering_device_vulkan.cpp | |
parent | 2eec9a67d564b11326f44c5ef8b6b6f9aec251b9 (diff) | |
download | redot-engine-5ae311e577b508629712fe25e34b03c6d942e3cb.tar.gz |
Avoid doubly mutating the same Skin in rest fixer
Fixes a regression from #77123 that was caused by removal of ibm_diffs variable.
This replaced idempotent code with code that applied an offset each time.
If the same Skin was visited multiple times, this caused an incorrect result.
Diffstat (limited to 'drivers/vulkan/rendering_device_vulkan.cpp')
0 files changed, 0 insertions, 0 deletions