Commit graph

90 commits

Author SHA1 Message Date
Val Erastov
38cffa5e6c edit constraint by its constraint annotation, dbl click or from the menu 2022-11-05 21:23:16 -07:00
Val Erastov
5aa5ca4ead disable context menu in 2D sketcher 2022-08-19 19:17:01 -07:00
Val Erastov
f2369a5689 prefer-const rule for JS / auto fixes 2022-08-15 23:47:20 -07:00
Val Erastov
c2332870ce no-var rule for javascript / autofix 2022-08-15 23:47:20 -07:00
Val Erastov
caa2520312 autofix eslint issues 2022-08-15 00:29:57 -07:00
Val Erastov
117c5475ed fix rectangle inversion bug 2022-06-28 18:57:10 -07:00
Val Erastov
14e1222d84 fix backspace when in edit dimension value dialog text field deletes sketch elements selected 2022-06-25 15:19:48 -07:00
Val Erastov (xibyte)
f24a3f45a5 imports grooming 2020-07-19 23:09:46 -07:00
Val Erastov (xibyte)
720577c4d7 move euclidean to geom 2020-07-19 22:40:38 -07:00
Val Erastov (xibyte)
e11c1f7f4a geom module 2020-07-19 22:37:24 -07:00
Val Erastov (xibyte)
eecb903a1c move out graph utility 2020-07-19 21:56:37 -07:00
Val Erastov (xibyte)
2ffec12989 organizing math module - move common geometry to euclidean module 2020-07-19 15:50:33 -07:00
Val Erastov (xibyte)
63edda21d9 organizing math module - extracting distance 2020-07-19 12:52:58 -07:00
Val Erastov (xibyte)
1e861642e1 organizing math module - optimization module 2020-07-18 22:23:43 -07:00
Val Erastov (xibyte)
841ce331a4 organizing math module - commons functions 2020-07-18 22:18:03 -07:00
Val Erastov (xibyte)
4f7e7267ea ellipse rework 2020-07-18 13:09:47 -07:00
Val Erastov (xibyte)
0c586935c7 fix tests, working on the test infrastructure 2020-05-19 01:48:19 -07:00
Val Erastov (xibyte)
42c5ffa13a fix rectangle tool jittering 2020-05-14 23:38:28 -07:00
Val Erastov (xibyte)
71d171898b ground objects concept 2020-05-14 22:50:06 -07:00
Val Erastov (xibyte)
9730e2c8ec stable ids, new saving format 2020-05-14 03:49:53 -07:00
Val Erastov (xibyte)
2941687dbc first approach to constraint annotations 2020-04-03 01:09:07 -07:00
Val Erastov (xibyte)
c082c13ed5 angular measure tool 2020-04-02 02:14:33 -07:00
Val Erastov (xibyte)
b86933b32a extract default pick limit to a constant 2020-03-27 02:24:16 -07:00
Val Erastov (xibyte)
2bae555c8d increase pick limit 2020-03-27 02:13:21 -07:00
Val Erastov (xibyte)
0dfc9a73be improving dimensions - arc and circles 2020-03-27 01:56:36 -07:00
Val Erastov (xibyte)
1c4796d249 attach a dimension right on a segment 2020-03-26 23:45:27 -07:00
Val Erastov (xibyte)
014697d927 improving dimensions - make text being captured 2020-03-26 00:23:14 -07:00
Val Erastov (xibyte)
5dc7c3f52b improving dimensions - make them draggable 2020-03-25 21:54:30 -07:00
Val Erastov (xibyte)
13eb317c89 refactor App2d class(terminal and property view), remove legacy UI toolkit and its helpers 2020-03-22 17:33:06 -07:00
Val Erastov (xibyte)
e13e676310 finishing icon replacement with SVG 2020-03-19 01:41:48 -07:00
Val Erastov (xibyte)
9548c3908d react error scopes, fix removing generated objects 2020-03-15 01:43:19 -07:00
Val Erastov (xibyte)
68dbb898db saving UI state 2020-03-14 20:21:29 -07:00
Val Erastov (xibyte)
b1aabfed5c prepare for ellipse constraints 2020-03-10 19:46:49 -07:00
Val Erastov (xibyte)
bbdd0a00dc fix bezier curve 2020-03-10 18:26:26 -07:00
Val Erastov (xibyte)
96f9621714 fix rectangle tool 2020-03-10 17:02:18 -07:00
Val Erastov (xibyte)
937630b8fd point on circle, middle point, symmetry constraint implemented using polynomials 2020-03-10 01:54:28 -07:00
Val Erastov (xibyte)
547ec02b01 object highlight mode, reuse styles 2020-03-09 23:46:16 -07:00
Val Erastov (xibyte)
d022e12e96 fix fillet 2020-03-03 00:42:27 -08:00
Val Erastov (xibyte)
2d3c15ef02 horizontal constraint 2020-03-02 23:10:10 -08:00
Val Erastov (xibyte)
e999181db1 remove intermediate parameter W / vertical constraint 2020-03-02 22:47:46 -08:00
Val Erastov (xibyte)
b5d21fa1cb switch back delta translations 2020-03-02 20:25:05 -08:00
Val Erastov (xibyte)
7957c2f418 sketcher tuning 2020-03-02 20:22:33 -08:00
Val Erastov (xibyte)
f50d50fa98 arc, fillet and radius equality 2020-02-07 21:08:53 -08:00
Val Erastov (xibyte)
95930151ca remove constraints / arc support 2020-02-05 23:24:10 -08:00
Val Erastov (xibyte)
d52d3a565d approach to modifiers 2020-01-30 21:23:38 -08:00
Val Erastov (xibyte)
da613a082e polynomial analysis 2020-01-21 00:35:04 -08:00
Val Erastov (xibyte)
2fafec904c polynomial analysis 2020-01-07 00:17:20 -08:00
Val Erastov (xibyte)
168fb3bacd first approach to sequential solver 2019-12-08 21:26:00 -08:00
Val Erastov (xibyte)
c559b4e125 signed perpendicular constraint and fillet based on it 2019-12-02 12:12:30 -08:00
Val Erastov
4713cc1fc8 sketcher sub systems split 2019-06-01 00:33:14 -07:00