Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various debug tool improvements #3366

Open
wants to merge 22 commits into
base: dev
Choose a base branch
from

Conversation

Geokureli
Copy link
Member

@Geokureli Geokureli commented Feb 14, 2025

  • Add "Track Object": select an object to open tracker
  • Add "Log selected Bitmaps" Tool: press to add selected objects to the bitmap log
  • Add better default names to logged bitmaps
  • Make Watch, Tracker and other derived window classes have scroll bars
  • Add FlxG.debugger.tools and FlxG.debugger.windows shortcuts for FlxG.game.debugger methods
  • Add window shortcut in WatchFrontEnd and BitmapLogFrontEnd
  • Fix bug where cursor blocked mouse clicks
  • Improve bitmap tracker info
  • Change BitmapLog icon
Screen.Recording.2025-02-14.at.4.17.55.PM.mov

To Do

  • Add vertical scrollbar to watch window
  • Fix bitmap logger from disposing selected bitmaps
  • Align pointers to system cursor
  • Use FlxDebugger graphics instead of duplicating them
  • Fix transform scaling

@Geokureli Geokureli marked this pull request as ready for review February 14, 2025 22:27
@Geokureli Geokureli changed the title Image debugging Various debug tool improvements Feb 15, 2025
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