Commit graph

40 commits

Author SHA1 Message Date
Lars Brubaker
c48d3ac31d fixing test 2022-11-25 17:26:01 -08:00
Lars Brubaker
6e7e0feb21 better rebuilding for images and sheets 2022-11-25 17:03:28 -08:00
Lars Brubaker
e95fd6f388 Made text work better in sheets
Added WiFi login to qr code generator
2022-11-25 13:11:27 -08:00
Lars Brubaker
abb56a5c76 Reverting expression caching changes.
The caching should happen in the sheet object not the property
2022-09-15 13:26:28 -07:00
LarsBrubaker
70862b1a61 Working to make make expressions check before recalculate 2022-08-20 15:51:59 -07:00
Lars Brubaker
32a192c2b8 Upgrading to .net 6 2022-07-15 17:28:39 -07:00
Lars Brubaker
c25ba86b68 Working on a rebuild selection operation 2022-06-22 18:10:33 -07:00
Lars Brubaker
7c15e8edea Working on new slice settings override object 2022-04-12 17:31:40 -07:00
LarsBrubaker
088db8c30c working on components using array indices 2022-03-22 09:23:09 -07:00
Lars Brubaker
c3aaf505e1 Cleaning up default materials 2022-03-18 15:58:13 -07:00
Lars Brubaker
fdf4f81157 allow drag and drop .mcx files to the tab bar 2022-02-10 16:46:34 -08:00
Lars Brubaker
93c6f6950e Make array objects change [index] to constant on flatten
issue: MatterHackers/MCCentral#6604
Make sure monotonic adjacent lines do not have lift when printing
2021-11-23 10:11:25 -08:00
Lars Brubaker
846f665db7 Adding a printable flag 2021-10-19 10:19:41 -07:00
LarsBrubaker
f3e4f52db0 More expressions working 2021-10-07 20:57:27 -07:00
Lars Brubaker
e9b2001eff Better filtering of update sets for sheet and array 2021-10-06 18:44:31 -07:00
Lars Brubaker
1a136a755e improving sheet and array rebuild inclusion 2021-09-30 11:29:46 -07:00
Lars Brubaker
ebefc33e3e Making component work better with sheets 2021-09-28 12:55:39 -07:00
Lars Brubaker
d19ba09c6d sheet not brocken 2021-09-28 09:47:00 -07:00
LarsBrubaker
50b61c281e wip sheet rebuild 2021-09-28 09:24:45 -07:00
Lars Brubaker
e1ea70239b Fixing [index] for long running children
Fixing index starting at 0
2021-09-23 10:12:10 -07:00
LarsBrubaker
1043f9d28f index is working some in scripting 2021-09-04 18:58:12 -07:00
LarsBrubaker
69d202170c improving image to path controls 2021-08-01 21:35:57 -07:00
Lars Brubaker
7e22f26770 Working to make arrays have instance data (index) 2021-07-30 17:51:44 -07:00
Lars Brubaker
fe50c75fec Improving variable parsing 2021-07-30 15:18:46 -07:00
LarsBrubaker
818a7fb8d7 Working on new 2D primitives and operations 2021-07-07 21:07:30 -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
LarsBrubaker
b0606f84d4 Working on sheet support for design apps 2021-06-19 21:04:19 -07:00
LarsBrubaker
47d2d66089 scripting to Linear Array 2021-06-14 08:00:42 -07:00
Lars Brubaker
a0347ebc52 Make sheets case insensitive 2021-06-10 11:34:25 -07:00
LarsBrubaker
c86c3b4eac fixing scale object 2021-06-10 08:49:15 -07:00
LarsBrubaker
fb32c74281 If item is too far away arrange it 2021-06-09 11:42:29 -07:00
LarsBrubaker
f92d8ad56f sheet rebuild is much faster and depth first 2021-06-09 08:12:05 -07:00
LarsBrubaker
1e47c26e57 Making test for cube 2021-06-06 22:18:29 -07:00
LarsBrubaker
c01afb5542 Added UiHints to controls 2021-06-06 09:07:18 -07:00
Lars Brubaker
f0a71c1a29 Adding sheets icon
adding ui hint messages for view controls
2021-06-04 18:09:30 -07:00
LarsBrubaker
1a673ab727 Setting icon 2021-06-04 10:45:24 -07:00
Lars Brubaker
0dcb08e1cc writing tests for sheets 2021-06-02 14:30:29 -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
Renamed from MatterControlLib/DesignTools/Primitives/SheetObject3D.cs (Browse further)