Animation: Blend To Ease Slider #110566

Merged
Christoph Lendenfeld merged 21 commits from ChrisLend/blender:blend_to_ease_slider into main 2023-08-10 17:51:20 +02:00

21 Commits

Author SHA1 Message Date
Christoph Lendenfeld fd82cd7766 fix comments 2023-08-10 17:15:24 +02:00
Christoph Lendenfeld 78a6b8d4a5 Merge branch 'main' into blend_to_ease_slider 2023-08-10 17:14:25 +02:00
Christoph Lendenfeld 42803d8528 Merge branch 'main' into blend_to_ease_slider 2023-08-10 16:33:59 +02:00
Christoph Lendenfeld ab8d609bf1 Merge branch 'main' into blend_to_ease_slider 2023-08-10 16:26:38 +02:00
Christoph Lendenfeld 9e0d69770e move variable 2023-08-10 15:52:50 +02:00
Christoph Lendenfeld 20f3c6fa97 Merge branch 'main' into blend_to_ease_slider 2023-08-10 15:51:47 +02:00
Christoph Lendenfeld 9e6391485e use common code 2023-07-28 15:44:23 +02:00
Christoph Lendenfeld 261da6f731 resolve merge issues 2023-07-28 11:08:27 +02:00
Christoph Lendenfeld 724e4a420c add operator back to menu 2023-07-28 10:59:29 +02:00
Christoph Lendenfeld 35e4efd102 Merge branch 'main' into blend_to_ease_slider 2023-07-28 10:58:10 +02:00
Ares Deveaux 27ae422111 corrected a small error in the operator 2023-04-20 12:45:13 -07:00
Ares Deveaux f898da5022 added some comments 2023-04-19 02:05:23 -07:00
Ares Deveaux 5a2d9b9012 removed magic numbers and took some lines out of the loop 2023-04-19 01:52:19 -07:00
Ares Deveaux 90fdaf9ad7 converted the slider to bidirectional and disabled the offset 2023-04-17 22:06:14 -07:00
Ares Deveaux c17a5dda7f addressed Christoph's notes to change variable name and simplify 2023-04-14 11:29:21 -07:00
Ares Deveaux 1e5227c635 simplified the function and fixed an error 2023-04-10 16:04:42 -07:00
Ares Deveaux 181c5389eb Fixed some formating 2023-04-03 10:57:08 -07:00
Ares Deveaux 1ef18cc8c7 changed some variables declaration 2023-04-02 23:07:09 -07:00
Ares Deveaux 6ddc483989 changed some variables to constant 2023-04-02 22:57:45 -07:00
Ares Deveaux cb45fcb306 change names of the functions to include "to" and fixed one functions that was actually the wrong one 2023-04-02 20:28:40 -07:00
Ares Deveaux 9d1c03966b Added functions 2023-04-02 20:09:47 -07:00