Johan Malm
|
30298228e3
|
Rename node-descriptor.c to node.c
...in anticipation of adding helpers like node_view_from_node()
|
2022-03-02 21:07:04 +00:00 |
|
Consolatis
|
db9a808dca
|
debug.c: use node descriptors
|
2022-03-02 20:43:59 +00:00 |
|
Consolatis
|
c2f7e0be3d
|
debug.c: try to id important elements
|
2022-02-23 21:47:01 +00:00 |
|
Consolatis
|
f2d40a8d69
|
Scene Menu
|
2022-02-23 21:47:01 +00:00 |
|
Johan Malm
|
688abf7db1
|
Handle layers under the scene-graph API
This excludes popups.
|
2022-02-23 21:47:01 +00:00 |
|
Johan Malm
|
5934ed6682
|
Add debug_dump_scene()
Dump view_tree and osd_tree on calling debug-action. Example bind:
<keybind key="A-F12">
<action name="Debug"></action>
</keybind>
|
2022-02-23 21:47:01 +00:00 |
|