Commit graph

88 commits

Author SHA1 Message Date
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
LarsBrubaker
1fdba214b5 Creating new ui 2021-05-17 07:27:32 -07:00
Lars Brubaker
4ef7ecfeb7 Made fit to bounds scale with new inline controls 2021-05-13 12:19:42 -07:00
Lars Brubaker
ca68f03128 Put in description iocn 2021-04-22 14:24:34 -07:00
LarsBrubaker
a352b1c954 Improving ui 2021-03-19 09:14:36 -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
Lars Brubaker
49aec9a513 Working on new improved curve
improving enum button display
2021-03-17 18:29:36 -07:00
Lars Brubaker
d6a7055aa0 Make button roundiness a theme setting 2021-03-03 17:38:09 -08:00
Lars Brubaker
bca3a4ec0c Improve description of offsets 2021-03-02 17:50:57 -08:00
LarsBrubaker
55c150d1c2 Making an editor for vector4 2021-03-02 07:33:23 -08:00
Lars Brubaker
3e98aa43d6 Improving maring 2021-02-26 10:57:40 -08:00
LarsBrubaker
e23296c695 Ability to set brim extruder
Improved extruder selection list
Prepping for list item localizations
2021-02-20 16:42:02 -08:00
Lars Brubaker
aaca06e18b use key to set enum field 2021-02-08 18:00:22 -08:00
Lars Brubaker
1599aa0fd4 Fixed issue with color control
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
LarsBrubaker
257fa19638 Now we can edit material colors 2021-01-29 08:22:00 -08:00
Lars Brubaker
53e96f7d79 Adding in material color setting 2021-01-28 18:06:29 -08:00
LarsBrubaker
cd4f6f5010 Get enum descriptions 2021-01-22 07:57:13 -08:00
Lars Brubaker
7f07335f54 Working on adding tool tips to tab controls in Public Property Editor 2021-01-21 18:19:45 -08:00
LarsBrubaker
c8bfef2085 Add baud to com port setup
issue: MatterHackers/MatterControl#4884
Add ability to set baud rate in manual connection window
2020-12-15 15:00:00 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -07:00
LarsBrubaker
0c99e76f4e Made menus resolution sensitive
Put in default note options for history
2020-08-14 21:56:39 -07:00
Lars Brubaker
9df2078d0d fixed more scaling issues 2020-08-04 14:56:27 -07:00
LarsBrubaker
e24550d054 improving undo in property editor
issue: MatterHackers/MCCentral#5945
Undo on part properties panel does not undo back to initial value
2020-07-11 09:19:41 -07:00
LarsBrubaker
f21588a35b fixing tests 2020-07-05 11:26:35 -07:00
LarsBrubaker
9e37eb8759 improving enum button display 2020-05-24 08:34:06 -07:00
LarsBrubaker
4f969addb4 Improving property editor layout 2020-05-18 21:47:48 -07:00
LarsBrubaker
b0ce706526 Better enum menu display 2020-05-14 20:23:51 -07:00
LarsBrubaker
18581597c7 Working on more enum display options
Improving image converter display
2020-05-10 19:17:48 -07:00
LarsBrubaker
c721a66405 Fixed the align to do the right anchor 2020-04-21 21:13:32 -07:00
John Lewin
931f0b9e0c Restore CloseOnIdle
- Issue MatterHackers/MCCentral#5755
Cannot access disposed object exception during application exit
- Issue MatterHackers/MCCentral#5756
Cross-Thread operation not valid exception in CommunicationStateChanged
event handlers
2020-02-07 17:08:47 -08:00
LarsBrubaker
8e8bb4ebf9 removed the gear icon from the slice engine field 2020-02-07 17:08:47 -08:00
LarsBrubaker
58e77cfe60 GuiWiget Children working as a SafeList 2020-02-07 15:27:43 -08:00
jlewin
9f6418f080 Add missing file 2020-02-07 15:26:31 -08:00
Lars Brubaker
618d94e063 Added font preview to font selector 2019-10-22 17:42:26 -07:00
jlewin
a7b8251807 Replace duplicate ItemsToSubtract property with SelectedChildren
- Update to use new SelecteChildren as HashSet
- Issue MatterHackers/MCCentral#5565
MatterControl extra slow with specific MCX, crashes on copy
2019-05-20 16:37:45 -07:00
jlewin
46f5f70d42 Switch back to ID 2019-05-13 18:13:44 -07:00
LarsBrubaker
3a0f725ba3 Make align use name rather than id
issue: MatterHackers/MCCentral#5451
align is not maintaining SelectedChild ids over clone correctly
2019-05-05 09:15:29 -07:00
Lars Brubaker
f9c7f35deb align none moving objects back to start position
issue: MatterHackers/MCCentral#5402
fix align and write tests
2019-04-29 13:43:55 -07:00
Lars Brubaker
13cb8bc9c8 Cleaning up compiler warnings 2019-04-22 09:23:56 -07:00
jlewin
ad0e75e5f0 Fix errors in Vector4Field 2019-04-12 16:44:06 -07:00
jlewin
a990d764b3 Reuse Vector4 field for new BoundsField 2019-04-12 16:44:06 -07:00
jlewin
6170a9f3e9 Add Vector2 field test 2019-04-12 16:44:06 -07:00
jlewin
fb1dfce378 Add Vector3 field test 2019-04-12 16:44:06 -07:00
jlewin
a169d0a14c Add Vector4 field
- Issue MatterHackers/MCCentral#5304
2019-04-12 16:44:06 -07:00
jlewin
9d23b871b3 Fix UIField test color regression
- Issue MatterHackers/MCCentral#5305
No longer possible to observed UI field tests
2019-04-12 16:44:06 -07:00
LarsBrubaker
5691752ce3 Show a max of 3 decimals
issue: MatterHackers/MCCentral#5301
XY calibration wizard should truncate to two or three decimals
2019-04-12 07:23:17 -07:00
jlewin
f3fc195d27 Reduce use of deprecated z_offset field 2019-03-25 18:17:51 -07:00
John Lewin
752402a47d Fix Edit Component crash, remove visibility object 2019-02-04 14:43:37 -08:00
LarsBrubaker
4017c38a49 Getting ChildVisabilytObject working 2019-02-04 08:38:58 -08:00