Commit graph

55 commits

Author SHA1 Message Date
LarsBrubaker
adfe1cfd9b improving scale height control 2021-04-10 18:54:39 -07:00
Lars Brubaker
b0657b08c9 Working to debug the height control hit plane 2021-04-09 18:14:22 -07:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
864266bd7a Making paths behave more consistently 2020-10-16 16:25:11 -07:00
LarsBrubaker
52c91d17b2 Made the scale top control have consideration for Height 2020-10-11 07:49:58 -07:00
LarsBrubaker
e1b1757af1 refactoring to EditorDraw 2020-10-08 22:53:49 -07:00
LarsBrubaker
dc7d5916ba fix overflow menu 2020-09-27 08:17:47 -07:00
LarsBrubaker
75dfd13c18 Put Lithophane 2020-09-26 19:47:32 -07:00
LarsBrubaker
0b99980af7 All icons working, improved context relevance 2020-09-26 18:46:08 -07:00
LarsBrubaker
574f162903 Modify menu has been unified 2020-09-26 10:59:31 -07:00
LarsBrubaker
1e4b9400f0 closer to building 2020-09-24 22:35:03 -07:00
LarsBrubaker
8511191abb Refactoring to build a Height scaling top control 2020-09-16 22:44:51 -07:00
LarsBrubaker
fec2e345c2 optimize draw order 2020-09-15 23:00:25 -07:00
LarsBrubaker
e1490772e3 Better display of 3d view editor values 2020-09-15 07:56:31 -07:00
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