Lars Brubaker
dffe0b33d8
Adding reduce and hollow to a new
2020-02-27 08:56:39 -08:00
LarsBrubaker
1520c913ad
Made twist default to using the center of the enclosing circle.
2020-02-23 22:44:43 -08:00
LarsBrubaker
4b132c46ca
cleaning interface a bit more
2020-02-21 22:07:48 -08:00
Lars Brubaker
581ded7767
Improving reducer
2020-02-21 18:18:47 -08:00
LarsBrubaker
ed5ef14077
Hollow is producing results
...
Improving Decimate
2020-02-21 07:56:24 -08:00
LarsBrubaker
3d9b6e6492
Decimate is working reasonably now
2020-02-19 22:07:09 -08:00
Lars Brubaker
cbeb86d3f1
Mesh reduce is working now (a bit)
2020-02-19 18:19:17 -08:00
LarsBrubaker
d85edc858d
Working on additional mesh tools
2020-02-18 16:59:33 -08:00
LarsBrubaker
f5a884b94f
make sure we set the wipe tower size
...
issue: MatterHackers/MCCentral#5745
Coarse wipe towers to small
2020-02-07 17:08:47 -08:00
LarsBrubaker
dd49303111
Make sure root selection set correctly
2020-02-07 15:27:44 -08:00
LarsBrubaker
58e77cfe60
GuiWiget Children working as a SafeList
2020-02-07 15:27:43 -08:00
LarsBrubaker
d8c056c088
refactoring
2020-01-09 08:00:24 -08:00
LarsBrubaker
3cc558ca1e
getting internal gear working
2019-12-06 10:18:58 -08:00
LarsBrubaker
4b5e02122f
add in section state and use it in the section editor
2019-12-01 17:43:02 -08:00
LarsBrubaker
eaebe4ed4c
adding read only property display
2019-11-26 19:47:05 -08:00
LarsBrubaker
bddcdba380
working on internal gear
2019-11-20 08:10:31 -08:00
LarsBrubaker
267b0d845c
Fixing rack gear placement
2019-11-19 22:26:17 -08:00
LarsBrubaker
469ff4581b
refactoring
2019-11-19 22:17:53 -08:00
LarsBrubaker
e5b06f79e1
Refactoring
2019-11-17 07:21:22 -08:00
Lars Brubaker
67a2689ccb
Made gear properties editable
2019-11-12 10:53:58 -08:00
Lars Brubaker
ac30947d0a
Making gear size correct
2019-11-11 18:03:07 -08:00
LarsBrubaker
ae424640f9
refactoring errors
2019-11-10 21:17:04 -08:00
LarsBrubaker
d51b4dec96
fixed a problem with int truncation
2019-11-10 21:16:49 -08:00
LarsBrubaker
e950a0f3c5
fixing problems with selection leaving tree in bad shape
2019-11-10 21:16:08 -08:00
LarsBrubaker
2ff1220d2c
have the internal shape building
2019-11-08 22:52:33 -08:00
LarsBrubaker
1cec7420c5
Normal gear working mostly
2019-11-04 08:36:26 -08:00
LarsBrubaker
7ede20443e
regular gear is rendering
2019-10-27 16:01:49 -07:00
LarsBrubaker
4f0c248830
working on regular gear shape
2019-10-26 08:45:11 -07:00
LarsBrubaker
08b7617776
We can now make a rack gear
2019-10-25 23:11:43 -07:00
Lars Brubaker
f8e40fa4cf
moving Gear2D to MC
...
putting in some debugging
2019-10-25 17:21:50 -07:00
Lars Brubaker
618d94e063
Added font preview to font selector
2019-10-22 17:42:26 -07:00
LarsBrubaker
5902e917d5
Make sure we can show unlock on component
...
issue: MatterHackers/MCCentral#5703
Design Apps not unlockable
2019-06-20 19:06:15 -07:00
LarsBrubaker
0373b4c3a1
fixing warnings
2019-06-14 21:48:40 -07:00
jlewin
33b53f29be
Revise column styling to match SettingsRow defaults
...
- Issue MatterHackers/MCCentral#5667
Inconsistent styling
2019-06-11 16:33:09 -07:00
jlewin
1cb7b42bbc
Inline temporary variable
2019-06-11 14:10:29 -07:00
jlewin
41c7ca2316
Remove trailing colons from column labels, use theme default size
...
- Issue MatterHackers/MCCentral#5667
Inconsistent styling
2019-06-11 12:54:51 -07:00
jlewin
1251412cd0
Revert back to expected selection colors
...
- Issue MatterHackers/MCCentral#5650
Unexpected debugging colors checked in
2019-06-06 14:06:33 -07:00
John Lewin
df7ea996d1
Move static PPE.CreateSettingsRow() to new SettingRow constructor
...
- Improve reuse and consistency with shared constructor on actual type
2019-06-05 09:08:32 -07:00
John Lewin
8a4183d37c
Improve anchor handling
2019-06-03 16:50:50 -07:00
John Lewin
a589bc3025
Remove unused ClippingFrustum calls
2019-06-03 16:33:28 -07:00
John Lewin
e52d963278
Extract WorldView extension methods
2019-06-03 16:33:27 -07:00
LarsBrubaker
6dda8702e6
Doing some work on PipeWorks DesignApp
2019-05-27 16:41:28 -07:00
LarsBrubaker
af7be404d9
fixing warnings
2019-05-27 16:39:51 -07:00
John Lewin
8c3de11a9f
Convert public property editor to use SettingsRow
...
- Ensure consistent styling across panels
2019-05-24 12:33:03 -07:00
John Lewin
c02909b604
Consolidate CreateSettingsRow behavior
...
- Make theme required
- Add overload for creating row with widget reference
- Remove overload lacking widget reference
- Remove row.AddChild(widget) from callers, use new overload
2019-05-24 12:33:03 -07:00
LarsBrubaker
8cd94d8f1b
refactoring
2019-05-23 08:05:51 -07:00
jlewin
597aec498b
Use Ancestors in place of Parents
2019-05-22 18:46:56 -07:00
jlewin
1c24b87652
Collapse Matrix assignment into initializer
2019-05-22 18:46:12 -07:00
jlewin
6346f075ef
Use new untyped Parents member
2019-05-22 18:46:12 -07:00
Lars Brubaker
3be79528d0
If we have more than 1000 transparent meshes don't sort their polygons
2019-05-22 17:37:11 -07:00