Commit graph

35 commits

Author SHA1 Message Date
Lars Brubaker
a37d896edf Fixing bug in component packaging
Started work on component editor
2018-08-01 18:05:04 -07:00
John Lewin
e3c1c4b61e Use F12 to inspect 2018-05-22 06:21:35 -07:00
John Lewin
e6c0fe5e6b Never start inspector on Scene tab 2018-05-22 05:54:38 -07:00
Lars Brubaker
2e899172e0 Getting the tree view to show selection content 2018-05-18 10:18:56 -07:00
Lars Brubaker
6bccaaa716 Starting work on part tree view 2018-05-15 17:45:28 -07:00
John Lewin
3b31a77d32 Inflate padding to account for scaling
- Issue MatterHackers/MCCentral#3236
Incorrect menu size when scaled to minimum size (0.7)
2018-04-27 18:38:57 -07:00
John Lewin
72931f6505 Add debugging support for windows without scene objects
- Fix crash in Inspector on non-MatterControl SystemWindows
2018-03-28 18:06:25 -07:00
John Lewin
fcf0290603 Add support for inspecting popups 2018-01-20 10:17:04 -08:00
John Lewin
98aee75b26 Add runtime TextWidget size debugging to the Inspector 2018-01-12 14:51:10 -08:00
John Lewin
375e200ab5 Add base type to Inspector results 2017-10-31 13:53:27 -07:00
Lars Brubaker
359784877f Unify Vector2 3 and 4 to have upper case field members 2017-10-31 12:53:46 -07:00
Lars Brubaker
8d1fecab8c Changed RGBA_Bytes -> Color 2017-10-31 11:43:25 -07:00
Lars Brubaker
7ed9c7374c Put invalidate on IObject3D
Made insertion group center on bed if not dragging
Put names into mirror buttons
Working on new mirror test
Refactoring
2017-10-25 17:05:57 -07:00
John Lewin
9e95230960 Fix non-functional F1 key after load 2017-10-21 09:13:00 -07:00
John Lewin
1d1c6e5713 Remove mouse listening due to unreliable Agg mouseup event 2017-10-21 09:11:55 -07:00
John Lewin
b89c2e289b Apply scene selection on Inspector startup 2017-10-21 08:59:20 -07:00
John Lewin
383d45e44d Remove Inspector name overrides from tree and widget nodes 2017-10-21 08:57:21 -07:00
John Lewin
6836abebf3 Add inspection rendering for scene graph 2017-10-21 08:56:08 -07:00
Lars Brubaker
b427b14272 Working on new Difference action
Modify 3DView tree on UiThread
2017-10-17 09:41:24 -07:00
Lars Brubaker
ff03d59026 Converted back to Selection 2017-10-13 15:00:08 -07:00
Lars Brubaker
d3768a268f Making support be an object 3D wrapper
Making the selection always be a group
2017-10-13 13:32:52 -07:00
John Lewin
e33e4cce67 Simplified object model for hosting Agg 2017-10-04 17:55:50 -07:00
John Lewin
5274aeb752 Use correct event 2017-10-02 10:49:44 -07:00
John Lewin
2ac944f576 Add support for inspecting any SystemWindow 2017-10-01 11:26:49 -07:00
John Lewin
acbe1199d8 Draw selection 2017-09-25 08:09:01 -07:00
John Lewin
a2a7f9157b Refresh scene tree on change 2017-09-25 07:08:50 -07:00
John Lewin
b77554f853 Add scene inspection 2017-09-24 10:40:14 -07:00
John Lewin
bddde78f28 Show selected control name in title bar 2017-09-23 00:30:07 -07:00
John Lewin
ea2b083efd Drop TOOLWINDOW style, render non-visible GuiWidgets grayed out 2017-09-20 13:08:32 -07:00
John Lewin
0f0852b1ba Remove sibling/children tree population 2017-09-20 13:06:46 -07:00
John Lewin
dccc9c8624 Show widget tree, directly handle draw, revise size & position 2017-09-20 12:07:11 -07:00
John Lewin
a686e0ae2d Always show selection, no activate on Show, Close->unwire events 2017-09-20 12:07:10 -07:00
John Lewin
75f11380f6 Inspect elements (children/siblings) which are not under the mouse 2017-09-20 07:15:32 -07:00
John Lewin
9d3e63010a Improve Inspector click handling, set Inspecting default 2017-09-19 12:27:00 -07:00
John Lewin
80dd7a379b Move Inspector into utilities 2017-09-19 08:56:48 -07:00
Renamed from InspectForm.cs (Browse further)