Commit 4fe5af9
committed
Squashed commit of the following:
commit cde2a3e9b493ea4f94c001f5d639332f953006c0
Author: vld-codra <v.ledu@codra.fr>
Date: Mon Jan 8 13:35:46 2024 +0100
final touches, test and small bugs fixes
commit b82e9fd36c72e2444cadfa2ee2893bf89c0ec416
Author: vld-codra <v.ledu@codra.fr>
Date: Fri Jan 5 14:47:47 2024 +0100
fixes and new user safety features
commit 967f33580fcbd0ffca61efb443814184e4562449
Author: vld-codra <v.ledu@codra.fr>
Date: Fri Jan 5 11:50:25 2024 +0100
added tooltip and translated contextual menu
commit bb13f71a3ccd6f0ffd5b02e2cc5ecedbe7efe421
Author: vld-codra <v.ledu@codra.fr>
Date: Fri Jan 5 11:44:55 2024 +0100
more documentation
commit f3a8e8323131a646b85d53876ece8124d09da63c
Author: vld-codra <v.ledu@codra.fr>
Date: Fri Jan 5 11:31:23 2024 +0100
documented code and slight optimizations
commit 1e88fbae5aba79bd102298e95a3922b8809c78b6
Author: vld-codra <v.ledu@codra.fr>
Date: Thu Jan 4 17:23:59 2024 +0100
full implementation of the colormap widgets
commit 4d9f2e9b2420b4be2ed657f7a11687a837d61025
Author: vld-codra <v.ledu@codra.fr>
Date: Wed Jan 3 16:31:28 2024 +0100
many fixes and optimizations, starting work on colormaps conf
commit daae8c8a306d28a7ee2ff2d1a23f90a244fdf2a9
Author: vld-codra <v.ledu@codra.fr>
Date: Tue Jan 2 10:57:27 2024 +0100
displayed handles position increments by 0.01
commit 20767fae28f77b5dea5f41aca4152580d42b07f8
Author: vld-codra <v.ledu@codra.fr>
Date: Fri Dec 29 17:06:18 2023 +0100
new features and small fixes
commit d7a3e998d7c329e88c845efd713ca3f530094961
Author: vld-codra <v.ledu@codra.fr>
Date: Fri Dec 29 16:19:24 2023 +0100
colormap v2 (float range slider)
commit 131a8dca3d9c3b7ca9979aba1642923efe3f708c
Author: vld-codra <v.ledu@codra.fr>
Date: Fri Dec 29 11:22:04 2023 +0100
missing changes
commit 3adc6ea7542e2448ec9ab79d4403d5bc9ff9087b
Author: vld-codra <v.ledu@codra.fr>
Date: Fri Dec 29 11:21:45 2023 +0100
first working version
commit 92398fca19efd89c7204ee5d67fcc948176986cf
Author: vld-codra <v.ledu@codra.fr>
Date: Fri Dec 29 11:20:17 2023 +0100
Squashed commit of the following:
commit 2acc393c5087961ef5627293ed7549580f1969c5
Author: vld-codra <v.ledu@codra.fr>
Date: Fri Dec 29 11:17:17 2023 +0100
edit point tool
commit dceec0513f95316d3c3ac6cf6f83a92c720ad8fa
Author: vld-codra <v.ledu@codra.fr>
Date: Thu Dec 21 18:05:41 2023 +0100
remove file after name change
commit cd11fe68c28aeaf0773b6bc9084e889b45f401e0
Author: vld-codra <v.ledu@codra.fr>
Date: Thu Dec 21 18:05:10 2023 +0100
Numerous updates, still work in progress
commit c8c6f47406cd1aca9364d287b13d4999ad0714b3
Author: vld-codra <v.ledu@codra.fr>
Date: Mon Dec 18 16:17:26 2023 +0100
basic imlementation of curve decimation
commit 72f293f87cfe3f9730f6a3d6b22c03aa91807c09
Author: vld-codra <v.ledu@codra.fr>
Date: Mon Dec 18 14:34:12 2023 +0100
reduce number of points for editing points
commit 6b06799b1b1706049aacf45d04efd7c52ef19769
Author: vld-codra <v.ledu@codra.fr>
Date: Mon Dec 18 14:26:49 2023 +0100
new edit point tool1 parent afb380e commit 4fe5af9
38 files changed
Lines changed: 13564 additions & 314 deletions
File tree
- .vscode
- plotpy
- builder
- colormaps
- data
- items
- curve
- image
- locale
- fr/LC_MESSAGES
- mathutils
- plot
- styles
- tests
- features
- tools
- unit
- tools
- widgets
- external
- sliders
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
256 | 260 | | |
257 | 261 | | |
258 | 262 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
File renamed without changes.
Lines changed: 24 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
46 | 54 | | |
47 | 55 | | |
48 | 56 | | |
| |||
60 | 68 | | |
61 | 69 | | |
62 | 70 | | |
63 | | - | |
64 | | - | |
| 71 | + | |
| 72 | + | |
65 | 73 | | |
66 | 74 | | |
67 | 75 | | |
| |||
85 | 93 | | |
86 | 94 | | |
87 | 95 | | |
88 | | - | |
| 96 | + | |
89 | 97 | | |
90 | 98 | | |
91 | 99 | | |
| |||
98 | 106 | | |
99 | 107 | | |
100 | 108 | | |
101 | | - | |
| 109 | + | |
102 | 110 | | |
103 | 111 | | |
104 | 112 | | |
105 | 113 | | |
106 | 114 | | |
107 | 115 | | |
108 | 116 | | |
109 | | - | |
| 117 | + | |
110 | 118 | | |
111 | 119 | | |
112 | 120 | | |
| |||
135 | 143 | | |
136 | 144 | | |
137 | 145 | | |
138 | | - | |
| 146 | + | |
139 | 147 | | |
140 | 148 | | |
141 | 149 | | |
| |||
168 | 176 | | |
169 | 177 | | |
170 | 178 | | |
171 | | - | |
| 179 | + | |
172 | 180 | | |
173 | 181 | | |
174 | 182 | | |
| |||
180 | 188 | | |
181 | 189 | | |
182 | 190 | | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
745 | 749 | | |
746 | 750 | | |
747 | 751 | | |
0 commit comments