Skip to content

Allow floating windows, make a simple imgui debug window#812

Draft
kushalkolar wants to merge 1 commit intomainfrom
debug-window
Draft

Allow floating windows, make a simple imgui debug window#812
kushalkolar wants to merge 1 commit intomainfrom
debug-window

Conversation

@kushalkolar
Copy link
Member

@kushalkolar kushalkolar commented May 8, 2025

  • subclassing from ui.Window lets the user create a floating imgui window
  • DebugWindow
    • display output from callable
    • display str() form of a class
    • dynically add/remove objects for tracking
    • expanding treeview to display many objects
  • add "Display DebugWindow" to standard right click menu
debug_window-2025-05-03_21.31.46.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant