Commit graph

41 commits

Author SHA1 Message Date
LarsBrubaker
34a63956f9 Refactoring for move passing to all object3d controls 2020-09-13 15:02:30 -07:00
LarsBrubaker
24fa4093b3 Adding the start of a measure tool
Fixed issues with not releasing pointers
Fixed line scaling issues
2020-09-13 13:04:57 -07:00
LarsBrubaker
b1c79e88c6 fixed snapping indicators
fixing warnings
fixing scaling issues
2020-09-13 08:32:43 -07:00
LarsBrubaker
a35347df4a Object3DControls are dynamically added for a given part 2020-09-12 19:44:18 -07:00
LarsBrubaker
77ec3d5909 Making controls more independent 2020-09-12 14:32:38 -07:00
LarsBrubaker
6e682494de Refactoring to use ITraceable preferentially to IPrimitive 2020-09-12 09:52:37 -07:00
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -07:00
LarsBrubaker
2e958fda5d Starting work on the Update Settings page 2020-08-29 20:06:02 -07:00
LarsBrubaker
bf7eba4910 Improving copy gcode layer
Fixing scale controls
2020-08-23 13:31:16 -07:00
LarsBrubaker
67ffe5169d Scaling and warning fixes 2020-08-19 22:51:03 -07:00
LarsBrubaker
fd3c4cbd84 consider scaling when drawing 3d controls 2020-08-19 07:57:39 -07:00
LarsBrubaker
73599ba022 fixing interface scaling issues 2020-08-04 08:15:51 -07:00
LarsBrubaker
164ea0feb9 refactoring 2020-06-28 11:39:41 -07:00
LarsBrubaker
0c53db05b6 fixed crash 2020-05-23 17:05:10 -07:00
LarsBrubaker
18581597c7 Working on more enum display options
Improving image converter display
2020-05-10 19:17:48 -07:00
LarsBrubaker
aec26a2292 refactoring 2020-04-01 20:49:25 -07:00
LarsBrubaker
0373b4c3a1 fixing warnings 2019-06-14 21:48:40 -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
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
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
6346f075ef Use new untyped Parents member 2019-05-22 18:46:12 -07:00
John Lewin
e9787c2b52 Add handles for curve control points 2019-05-21 23:38:18 -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
John Lewin
27ab7992ce Fix warnings
(cherry picked from commit c33ee2d8812f083ec151bd8616387ff285ae05d5)
2019-05-20 14:13:55 -07:00
John Lewin
8ef1102e87 Add support for themed scene operation icons
- Issue MatterHackers/MCCentral#5501
Pinch/curve/fit icons use theme.InvertIcons
2019-05-11 18:57:33 -07:00
LarsBrubaker
a72b18854a fixing warnings 2019-05-04 23:27:58 -07:00
LarsBrubaker
1f64a32794 Create HideChildrenFromTreeViewAttribute
Change IVisualLeafNode to HideChildrenFromTreeViewAttribute

Switch all classes that used IVisualLeafNode to use property

start using HideFromTreeViewAttribute rather than check for
GeneratedSupportObject3D
2019-05-04 19:39:11 -07:00
LarsBrubaker
d40a9235c8 Working on making unlockable design apps 2019-05-04 19:39:02 -07:00
jlewin
d2e63ec814 Theme InteractionVolumes 2019-04-26 18:51:45 -07:00
jlewin
ada5e28140 Fix spelling 2019-04-24 16:59:40 -07:00
jlewin
297eefc30e Fix spelling 2019-04-19 09:52:49 -07:00
Lars Brubaker
ef17f38bb7 Moved the primitives contain into MatterControlLib
moved part sheet creator into MatterControlLib
moved some other experimental parts to MatterControlLib
2019-04-02 17:13:17 -07:00