Commit graph

2230 commits

Author SHA1 Message Date
Leonardo Zide
82e3bf557a Keep edge color math in linear space. 2021-02-07 10:14:54 -08:00
Leonardo Zide
191e5f76f0
Merge pull request #624 from hfiguiere/mimetype
Accept LDview mimetype for MPD
2021-02-04 19:09:01 -08:00
Hubert Figuière
1089c5a2d0 Accept LDview mimetype for MPD 2021-02-04 19:56:30 -05:00
Leonardo Zide
9e1a8fd559 Added replace icons. 2021-02-03 19:23:38 -08:00
Leonardo
48347ea371 Ignore part settings from the previous step. Fixes #602. 2021-02-03 14:49:07 -08:00
Leonardo
55384a3c35 Fixed crash loading invalid lcd file. Fixes #617. 2021-02-03 14:24:22 -08:00
Trevor SANDY
aa1fa3ea77 Disable saturation adjust 2021-02-03 15:30:18 +01:00
Trevor SANDY
dcac8b27c7 Cleanup 2021-02-03 15:29:55 +01:00
Trevor SANDY
87c23a6d21 Use saturated part colour when calculating edge colour 2021-02-02 18:35:24 +01:00
Leonardo
f033578abc Keep find next working after closing the find widget. 2021-02-01 14:12:03 -08:00
Leonardo
6c5e05570c Refactored no color drawing. 2021-02-01 13:49:20 -08:00
Leonardo Zide
680511879a Removed replace checkboxes. 2021-01-31 17:49:22 -08:00
Leonardo Zide
c182daa10d Removed find color checkbox. 2021-01-31 17:32:38 -08:00
Leonardo Zide
dc0ffbc8bb Removed Select By Color. 2021-01-31 12:23:28 -08:00
Leonardo Zide
3bee3a2bcf Removed the find widget part checkbox. 2021-01-31 12:05:15 -08:00
Leonardo Zide
6a2c8a715e Added find all. 2021-01-31 11:02:50 -08:00
Leonardo Zide
ecb1112d90 Use c++ 14. 2021-01-31 10:32:07 -08:00
Leonardo Zide
7f0ed057b6 Added find next icon. 2021-01-30 18:03:35 -08:00
Leonardo Zide
b74eb3a81e New find/replace widget. 2021-01-30 15:37:17 -08:00
Leonardo Zide
a257aab9c6
Update README.txt 2021-01-30 10:22:19 -08:00
Leonardo Zide
cb1024df91
Merge pull request #615 from hfiguiere/flatpak-info
Added Flatpak install info for LeoCAD
2021-01-30 10:19:50 -08:00
Leonardo Zide
48ae9dae17 Fixed pieces not sorted correctly when changing their step. Fixes #614. 2021-01-30 10:17:15 -08:00
Hubert Figuière
e1ffc14d86 Added Flatpak install info for LeoCAD 2021-01-30 11:19:06 -05:00
Leonardo
7931720b5f Renamed abs/rel indicator. 2021-01-29 15:23:22 -08:00
Leonardo
75fdca0387 Added transform menu and indicator. Fixes #554. 2021-01-29 15:18:02 -08:00
Leonardo
28c91d0656 Workaround for a Qt bug recreating QApplication. Fixes #610. 2021-01-28 12:10:16 -08:00
Leonardo
4f8252eff9 Fixed retina displays again. Fixes #447. 2021-01-26 17:07:51 -08:00
Leonardo
fd087a177d Removed hardcoded stud style checks. 2021-01-26 14:58:02 -08:00
Leonardo Zide
486cf42fbe
Merge pull request #611 from trevorsandy/AUTOMATE_EDGE_COLOURS
Automate edge colours
2021-01-26 14:39:49 -08:00
Trevor SANDY
d1d3bf2294 Enable automate edge colour and high contrast options from command line 2021-01-26 21:09:51 +01:00
Trevor SANDY
afb74544ef Use luminescence for light/dark colours with high contrast styles 2021-01-26 18:38:34 +01:00
Trevor SANDY
2801558458 More intuitive edge colour naming 2021-01-26 18:24:29 +01:00
Leonardo
6fe393d147 Small cleanup. 2021-01-25 17:50:00 -08:00
Leonardo
7e0b2f8090 Fixed button contrast not disabled until the stud style is changed. 2021-01-25 17:05:10 -08:00
Leonardo
41aa31b7a4 Fixed loading built-in library. 2021-01-25 16:58:44 -08:00
Leonardo
88b224daea Renamed color macro. 2021-01-25 16:52:49 -08:00
Leonardo Zide
0b50555f00
Merge pull request #609 from trevorsandy/AUTOMATE_EDGE_COLOURS
Automate edge colours
2021-01-25 16:27:01 -08:00
Trevor SANDY
914b47f8ee Trigger black/dark colour change warning when automate edge colour is enabled 2021-01-25 22:16:44 +01:00
Trevor SANDY
ca00f431cf Add reset buttons to contrast and light/dark value colour preferences 2021-01-25 21:43:26 +01:00
Trevor SANDY
7f06b93e1e Remove configurable gamma setting and fix colour reset action 2021-01-25 21:18:43 +01:00
Trevor SANDY
feeb034ff9 Make high contrast colours configurable and split preferences dialogue 2021-01-25 13:35:04 +01:00
Trevor SANDY
512785de36 Automate edge colours cleanup 2021-01-25 08:34:22 +01:00
Trevor SANDY
daf459d670 Automate edge colours 2021-01-24 12:53:02 +01:00
Leonardo Zide
03b9c75d9e Fixed subparts not updating stud style. 2021-01-23 14:55:00 -08:00
Leonardo Zide
728980c97a Fixed mesh reload after changing stud options. Fixes #608. 2021-01-23 11:43:57 -08:00
Leonardo Zide
078842d3ac Fixed warnings. 2021-01-23 10:52:45 -08:00
Leonardo Zide
99a0011764 Removed gNumUserColors. 2021-01-23 10:21:00 -08:00
Leonardo Zide
3553de5a58 Keep the color index constant when reloading colors. 2021-01-23 10:16:44 -08:00
Leonardo Zide
5a796232f0 Update the color list widget when the color config changes. 2021-01-22 16:01:42 -08:00
Leonardo Zide
63a6590fc8 Replaced hardcoded stud style values with an enum. 2021-01-22 14:16:28 -08:00