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
John Lewin
e9787c2b52
Add handles for curve control points
2019-05-21 23:38:18 -07:00
Lars Brubaker
debd4e6b93
use the item specified
2019-05-21 16:06:43 -07:00
jlewin
fa237bc9ea
Render path with IVertexSource
2019-05-21 13:41:07 -07:00
John Lewin
3717d284a7
Simplify - use overload with default identity matrix
2019-05-21 07:40:36 -07:00
LarsBrubaker
d6d19d0c57
Working on lockable component object
2019-05-20 21:23:45 -07:00
jlewin
fe80feb5e1
Clean up PathControl
2019-05-20 16:53:12 -07:00
John Lewin
3bc01d219b
Highlight last path command
2019-05-20 16:38:21 -07:00
John Lewin
fad8146c12
Add experimental PathObject3D
2019-05-20 16:38:21 -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
John Lewin
27ab7992ce
Fix warnings
...
(cherry picked from commit c33ee2d8812f083ec151bd8616387ff285ae05d5)
2019-05-20 14:13:55 -07:00
LarsBrubaker
3b420c2ef8
improving subtract and subtract and replace editor display
2019-05-18 22:06:17 -07:00
LarsBrubaker
6278622f46
Make subtract and subtract and replace us ID rather than Name
2019-05-18 06:55:57 -07:00