Commit graph

216 commits

Author SHA1 Message Date
LarsBrubaker
89890a4e94 improving image editor 2021-07-26 16:26:25 -07:00
Lars Brubaker
86d092379a re-writing image to path 2021-07-23 18:20:34 -07:00
LarsBrubaker
e685fa12a2 Making it possible to select dual contouring for CSG 2021-07-14 07:16:44 -07:00
LarsBrubaker
bc232506af making first pass at dual contouring for union 2021-07-11 18:51:46 -07:00
LarsBrubaker
e641374df5 Making it run on a thread 2021-07-11 15:15:00 -07:00
LarsBrubaker
42b4f46cb0 More state for testing 2021-07-10 22:00:37 -07:00
LarsBrubaker
818a7fb8d7 Working on new 2D primitives and operations 2021-07-07 21:07:30 -07:00
LarsBrubaker
c7ebd45267 more dual contouring research 2021-07-01 06:46:49 -07:00
LarsBrubaker
ae677a9cc2 working on dual contouring 2021-06-25 07:22:22 -07:00
LarsBrubaker
4327013216 Rebuilding happing correctly again 2021-06-20 21:55:40 -07:00
LarsBrubaker
6ebc9188c9 Make updates check for sheet references 2021-06-19 21:28:16 -07:00
Lars Brubaker
9b70680cce Working on a new marching squares test 2021-06-16 18:08:33 -07:00
LarsBrubaker
793b47ad43 Making sheet affect more things 2021-06-07 07:45:18 -07:00
LarsBrubaker
c01afb5542 Added UiHints to controls 2021-06-06 09:07:18 -07:00
LarsBrubaker
082a8cdcc7 All primitives using Expressions 2021-06-05 11:12:26 -07:00
Lars Brubaker
35bc8f510d Fixing problem with scale controls
issue: MatterHackers/MatterControl#5073
Crashes when entering width, depth or height
2021-06-02 17:58:43 -07:00
Lars Brubaker
3d068ef868 Fixing null errors in expressions
Changed to requiring = at start of equation
2021-06-02 10:22:13 -07:00
Lars Brubaker
28bd0a1071 Adding IntOrExpression 2021-06-01 17:48:43 -07:00
LarsBrubaker
3422233ba9 Better handling of bad data 2021-06-01 07:30:39 -07:00
LarsBrubaker
c4dc31dfe4 improving cell evaluation order 2021-05-31 21:43:31 -07:00
LarsBrubaker
a962527a6f Refactoring 2021-05-31 18:44:00 -07:00
LarsBrubaker
abe5d17012 Made width depth scale controls work with variables 2021-05-31 16:12:07 -07:00
LarsBrubaker
8d386825d0 Hide edit controls 2021-05-31 13:43:56 -07:00
LarsBrubaker
83fe975e2a Names are working (lookup by id)
The editor is much improved
2021-05-31 09:07:59 -07:00
LarsBrubaker
f8f6cd443f Improving sheet editor 2021-05-30 23:01:31 -07:00
LarsBrubaker
703dadafad Working to add variables in the form of a sheet 2021-05-30 08:06:22 -07:00
LarsBrubaker
4f3a241e86 The beginning of variable support 2021-05-29 22:21:50 -07:00
LarsBrubaker
b5302eb1f4 Fixing null and improving help text 2021-05-11 08:00:25 -07:00
Lars Brubaker
66a4a92e66 Made better messaging around advanced
added 316L scaling
made a new back button
2021-05-07 11:29:59 -07:00
LarsBrubaker
1f3e7c318e Make text union non-zero rather than even-odd 2021-05-04 20:28:52 -07:00
Lars Brubaker
1c9119568f Making sure we don't executer rebuilds while in a separate thread from the UI 2021-05-03 17:58:03 -07:00
Lars Brubaker
cc7144f00c Fixed the tumble cube
Made the measure tool responsive to scaling
2021-05-03 17:22:58 -07:00
Lars Brubaker
04f92eb887 Added scale control to ring and torus 2021-05-03 13:56:42 -07:00
Lars Brubaker
73a9c4ed9e Fixing sphere not being clickable after scale diameter 2021-05-03 11:49:44 -07:00
LarsBrubaker
b27abe5cdf improved diameter control 2021-05-02 22:12:57 -07:00
LarsBrubaker
482d10746c Make sphere have center scale 2021-05-02 15:08:30 -07:00
LarsBrubaker
33495517f3 Getting text changes and undo to work correctly 2021-05-02 08:42:10 -07:00
LarsBrubaker
ce49dadb13 Adding to the other Diameter objects 2021-05-01 22:14:28 -07:00
LarsBrubaker
ec41a2b6aa diameter control is working cancel scale is working 2021-05-01 22:06:43 -07:00
Lars Brubaker
3425b63f98 Put in undo for Description and Measure tools.
issue: MatterHackers/MCCentral#6397
Need undo for description and measure tool moves
2021-04-29 11:17:31 -07:00
Lars Brubaker
e8d07222c2 refactoring part sheet 2021-04-29 10:46:40 -07:00
LarsBrubaker
2d15461d67 Working to fix rebuild errors 2021-04-27 08:10:25 -07:00
LarsBrubaker
d7e8ecc744 make esc work on description and measure tools
issue: MatterHackers/MCCentral#6391
Make Esc on drag trace object work

issue: MatterHackers/MCCentral#6395
fix local positions on measure tool
2021-04-27 07:19:02 -07:00
Lars Brubaker
ec5d2e3232 better error handling 2021-04-26 13:52:36 -07:00
Lars Brubaker
969a633d25 Don't have right click drag description item. 2021-04-26 13:29:53 -07:00
LarsBrubaker
3e9fdb90e6 Added GitHub Personal Access Token support
Improving Image Search and Description
2021-04-24 16:49:30 -07:00
Lars Brubaker
de9cf38db9 Made description and measure tools work when grouped
Fixed error with GitHub images
Improved multi line editor
2021-04-23 15:39:44 -07:00
LarsBrubaker
52c809aed3 Improving property text editor 2021-04-23 08:44:28 -07:00
Lars Brubaker
ca68f03128 Put in description iocn 2021-04-22 14:24:34 -07:00
Lars Brubaker
d0d5b992d7 description working with icon
improving github container
2021-04-22 12:31:42 -07:00