Commit 41ee1cf
Improve the Pen tool's colinearity and equidistance controls (#2242)
* basic implementation done now refactor
* fixed overlays refactoring need to fix colinear(update it)
* more_refactoring ,only toggle C for grs to be done(if required)
* cleanup
* cleanup
* more formatting checks
* refactoring alt fixed hints fixed
* code-review-changes
* path-tool-tab-fix
* fixed bugs
* some refactor
* fixed ctrl_snap
* added lock-overlays and fixed grs bug
* Code review
---------
Co-authored-by: Keavon Chambers <keavon@keavon.com>1 parent 133d872 commit 41ee1cf
File tree
3 files changed
+353
-77
lines changed- editor/src/messages
- input_mapper
- tool/tool_messages
3 files changed
+353
-77
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1185 | 1185 | | |
1186 | 1186 | | |
1187 | 1187 | | |
1188 | | - | |
1189 | | - | |
1190 | | - | |
1191 | | - | |
1192 | | - | |
1193 | | - | |
1194 | | - | |
1195 | | - | |
1196 | | - | |
1197 | | - | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
1198 | 1191 | | |
1199 | 1192 | | |
1200 | 1193 | | |
| |||
1203 | 1196 | | |
1204 | 1197 | | |
1205 | 1198 | | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
1206 | 1206 | | |
1207 | 1207 | | |
1208 | 1208 | | |
1209 | 1209 | | |
1210 | 1210 | | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
1211 | 1222 | | |
1212 | 1223 | | |
1213 | 1224 | | |
1214 | 1225 | | |
1215 | 1226 | | |
1216 | | - | |
1217 | | - | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
1218 | 1233 | | |
1219 | 1234 | | |
1220 | 1235 | | |
| |||
0 commit comments