Animation: Match Slope slider #110567

Merged
Christoph Lendenfeld merged 24 commits from ChrisLend/blender:blend_to_infinity_slider into main 2023-08-17 10:28:56 +02:00

24 Commits

Author SHA1 Message Date
Christoph Lendenfeld 686b58d145 fix missing rename 2023-08-11 16:34:30 +02:00
Christoph Lendenfeld 04ddcf8d43 Merge branch 'main' into blend_to_infinity_slider 2023-08-11 16:33:37 +02:00
Christoph Lendenfeld c5bcd354fa rename to match slope 2023-08-10 17:10:07 +02:00
Christoph Lendenfeld 4fad9838c4 resolve merge issues 2023-08-10 16:52:00 +02:00
Christoph Lendenfeld 9920070098 Merge branch 'main' into blend_to_infinity_slider 2023-08-10 16:38:46 +02:00
Christoph Lendenfeld 8439ca48b3 use common header draw code 2023-07-28 15:43:08 +02:00
Christoph Lendenfeld d0399ba471 resolve merge issues 2023-07-28 11:33:55 +02:00
Christoph Lendenfeld 18dbb9819c add operator back to menu 2023-07-28 11:31:10 +02:00
Christoph Lendenfeld 5100e560cd Merge branch 'main' into blend_to_infinity_slider 2023-07-28 11:30:54 +02:00
Ares Deveaux c2111305f4 if x_delta = 0 should return "false" 2023-04-30 21:20:04 -07:00
Ares Deveaux 7b2561452c blend_to_infinity function returns a boolean now. Took the warning out of the loop in the operator. 2023-04-20 12:35:27 -07:00
Ares Deveaux f231c18d95 deleted lines that were not deeded and added bidirectional slider 2023-04-17 21:26:37 -07:00
Ares Deveaux 5761ec49be cleaned the code a bit 2023-04-17 18:45:21 -07:00
Ares Deveaux a0e005c3f6 added warning 2023-04-14 10:10:57 -07:00
Ares Deveaux f540381225 a lot of simplification 2023-04-14 04:35:26 -07:00
Ares Deveaux 227980c797 formating error 2023-04-13 23:05:30 -07:00
Ares Deveaux 232dc85eea merged main 2023-04-13 22:59:43 -07:00
Ares Deveaux 5a4881e529 rearranged the code to avoid possible "index our of range" error, and simplified the code a bit 2023-04-13 21:00:11 -07:00
Ares Deveaux c3f8c3a35d eliminated vertor split in elements 2023-04-10 15:36:17 -07:00
Ares Deveaux 0c3f7500be Fixed some formating 2023-04-03 11:55:33 -07:00
Ares Deveaux 74e78bfef6 fixed a bug when there is no key beyond the neighboring ones 2023-04-03 01:31:37 -07:00
Ares Deveaux aaf9ae70e0 changed declaration of some variables 2023-04-02 23:04:36 -07:00
Ares Deveaux c13f51e13e changed "delta variable" to constant 2023-04-02 22:53:05 -07:00
Ares Deveaux 6b0af2fa4d added functions 2023-04-02 20:55:08 -07:00