Files
test/source/blender/blenkernel
Sean Kim 5e6c3e720d BKE: CurveMap: Update more curve presets
Similar to 9b5f23c7a3

This commit updates the remaining three non-trivial preset curve types:
* CURVE_PRESET_ROUND - approximating `sqrtf(2x - x^2)`
* CURVE_PRESET_ROOT - approximating `sqrtf(x)`
* CURVE_PRESET_SHARP - approximating x^2

Like in the above commit, this change only affects the defined presets,
but does not change any existing curves in any files.

Related to #145208

Pull Request: https://projects.blender.org/blender/blender/pulls/147012
2025-10-07 19:47:42 +02:00
..
2025-10-02 12:55:42 -04:00
2025-04-04 18:38:53 +02:00
2025-08-22 17:59:27 +02:00
2025-10-02 12:55:42 -04:00
2025-10-02 12:55:42 -04:00
2025-05-22 16:32:44 +02:00
2025-10-02 12:55:42 -04:00
2025-10-02 12:55:42 -04:00
2025-10-03 09:42:48 +02:00
2025-10-07 10:19:46 +11:00