* add const where possible * reduce calls to `ED_slider_factor_get` and instead store that in `const float factor` * rename variables from camel case to snake case, using full words, to conform to naming convention * use interpf where possible no functional changes Pull Request: https://projects.blender.org/blender/blender/pulls/107610