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