Future operators can use the code, so it is moved up to disassociate it from decimate
No functional changes
Differential D12489
Cleanup: move code in graph_slider_ops Authored by Christoph Lendenfeld (ChrisLend) on Sep 14 2021, 9:45 PM. Tags Subscribers None
Details
Future operators can use the code, so it is moved up to disassociate it from decimate No functional changes
Diff Detail
Event TimelineComment Actions 👍 on the separation of moving the code & renaming things. IMO the patches could be done in the opposite order: first rename to more generic names, then move the renamed code to the proper location. Now I was a bit confused about "moving to disassociate from decimate" and seeing a struct tDecimateGraphOp being moved into the part of the file that was supposed to be non-decimate. No need to re-submit for review, just commit in the opposite order (D12490 before D12489). |