Commit graph

201 commits

Author SHA1 Message Date
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
LarsBrubaker
02db4f7052 Now the Description control is dragging correctly 2021-04-22 07:47:03 -07:00
Lars Brubaker
e3da5e84c1 Making the description draggable 2021-04-21 18:07:44 -07:00
LarsBrubaker
c2dfccf6b0 Improving measure tool render 2021-04-21 08:44:07 -07:00
LarsBrubaker
6eefe80286 Fix the side 2021-04-20 22:09:01 -07:00
LarsBrubaker
98d994a066 Improving description and measure tools 2021-04-20 07:57:51 -07:00
Lars Brubaker
e3ad343e67 want the measure tool to be clickable on the number 2021-04-19 18:00:55 -07:00
Lars Brubaker
8caf8c80f7 unneeded named argument 2021-04-19 09:14:49 -07:00
LarsBrubaker
9577348eb6 Make description clickable 2021-04-19 07:49:34 -07:00
LarsBrubaker
216b428fb2 Adding description object
Reordered retraction settings,
issue: MatterHackers/MCCentral#6364
Order retraction settings according to priority
2021-04-19 07:38:37 -07:00
LarsBrubaker
f59b323c61 Improved measure tool 2021-04-17 22:35:53 -07:00
Lars Brubaker
fa80380c26 All the corner and edge controls are working 2021-04-16 17:03:39 -07:00
Lars Brubaker
28d03c57d8 The width depth controls are working on all sides
Still have rendering issues
2021-04-15 09:53:51 -07:00
LarsBrubaker
90452dfc53 Finished a scale matrix edge control 2021-04-11 19:15:51 -07:00
LarsBrubaker
a293c80c5d Added edge scaling controls 2021-04-11 09:24:03 -07:00
Lars Brubaker
df7e119b19 Putting in max decimals for editors
Put in option to have description images
Making new curve tool much better
2021-03-18 18:00:09 -07:00