A few weeks ago, I committed the Robert Penner easing equations patch to master (T22084). This design task/patch is for adding a set of icons for this, as proposed by @Paulo José Oliveira Amaro (pauloup)
For this, currently we would need the following icons:
- Constant (it might be better if this one suggested "stepped" keys more to help transitioning users)
- Linear
- Bezier
- Sine, Quadric, Cubic, ... Quintic - Let's try having one for each first, and maybe scaling that back if its doesn't add much. The key thing here is that it's clear that each is more sudden than the previous
- Exponential and Circular - Again, these two are the "most dramatic" (especially circular)
- Bounce
- Elastic
- Back/Overshoot
- Ease In
- Ease Out
- Ease In/Out
Perhaps it won't be possible to have all of these (or some might not be easily discernable). But it's still something we should look into.
Preferably these would be in the blender icons file so that we don't have to find a way to merge the two svg files (though with this number of icons, we may have some issues finding enough space on the existing image)