Commit graph

28 commits

Author SHA1 Message Date
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)