Commit graph

1123 commits

Author SHA1 Message Date
LarsBrubaker
e23f5076ec Making toolbar wrap 2021-09-14 09:06:39 -07:00
Lars Brubaker
a238c8c4b0 Made 'Open', 'Save' and 'Bed' more intuitive
Added more sliders
Fixed issue with load progress indicator not clearing
Made value display update for more sliders
2021-09-13 17:47:24 -07:00
LarsBrubaker
378f7c34e0 lots of fun progress on sheet editing 2021-09-07 09:00:12 -07:00
Lars Brubaker
736a41d40c improving sheet editor
fixed a bug with initializing property sliders
2021-09-03 16:58:21 -07:00
Lars Brubaker
0b3778adc7 Improving name changes in sheet editor 2021-09-02 17:12:32 -07:00
Lars Brubaker
b12fcfaea0 Improving material button
making text path work better
2021-09-02 11:26:00 -07:00
LarsBrubaker
627abbef9e Making sliders have option to do non-linear scalling 2021-08-30 08:47:11 -07:00
Lars Brubaker
0c2f24c423 Adding optional brim layers
issue: MatterHackers/MatterControl#5100
Multiple brim layers
2021-08-23 11:16:36 -07:00
Lars Brubaker
8f8254e2ff Made image converter select good filter
Fixed bug with bed not showing top texture
2021-08-20 16:55:29 -07:00
Lars Brubaker
c2a8ed5762 New ImageConverter has reached first ship candidate 2021-08-20 09:57:38 -07:00
Lars Brubaker
86ee3b4b9c Added waiting to pause so the pause resume button work better 2021-08-13 16:51:12 -07:00
LarsBrubaker
89890a4e94 improving image editor 2021-07-26 16:26:25 -07:00
LarsBrubaker
40abf0311e improving image editor 2021-07-26 16:26:24 -07:00
Lars Brubaker
9142b4a942 Save tab positions when opening, closing and moving around 2021-07-21 17:37:22 -07:00
Lars Brubaker
cfc5607efc Add ability to order children by list index 2021-07-14 14:09:02 -07:00
LarsBrubaker
e685fa12a2 Making it possible to select dual contouring for CSG 2021-07-14 07:16:44 -07:00
LarsBrubaker
818a7fb8d7 Working on new 2D primitives and operations 2021-07-07 21:07:30 -07:00
Lars Brubaker
824bd9e8ba Refactoring 2021-07-07 18:06:06 -07:00
Lars Brubaker
874bd53def making autopilot report time better
Making autopilot write to history
2021-06-24 10:48:43 -07:00
Lars Brubaker
10a482bb73 Make sure we choose the biggest low polygon that is effectively at an identical height 2021-06-22 17:13:24 -07:00
Lars Brubaker
3f53189dba adding new implicit meshing option 2021-06-21 18:11:28 -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
Lars Brubaker
61aa0bd24a Added the ability to do marching squares subtractions 2021-06-18 15:29:14 -07:00
Lars Brubaker
3988b47019 Working on adding new CSG operator 2021-06-17 18:24:19 -07:00
LarsBrubaker
94befb957c Refactoring CSG operations 2021-06-17 11:50:58 -07:00
LarsBrubaker
919b1a21a9 fixing test 2021-06-15 07:43:31 -07:00
LarsBrubaker
47d2d66089 scripting to Linear Array 2021-06-14 08:00:42 -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
Lars Brubaker
8070127bda improving margin 2021-06-07 18:01:17 -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
LarsBrubaker
082a8cdcc7 All primitives using Expressions 2021-06-05 11:12:26 -07:00
Lars Brubaker
f0a71c1a29 Adding sheets icon
adding ui hint messages for view controls
2021-06-04 18:09:30 -07:00
LarsBrubaker
3f0c25d43a anchor view options to left 2021-06-04 07:45:19 -07:00
LarsBrubaker
e9d9fdf987 Improve row text spacing 2021-06-04 07:13:34 -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
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
LarsBrubaker
c72ea61b23 move single button to look butter 2021-06-01 07:36:50 -07:00
LarsBrubaker
3422233ba9 Better handling of bad data 2021-06-01 07:30:39 -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
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
8a66242699 Working more on orthogonal mode 2021-05-29 15:40:28 -07:00