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

Memory viewer overhaul #46

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Conversation

hiimjustin000
Copy link

@hiimjustin000 hiimjustin000 commented Jul 12, 2024

  • Paste address button
  • Pointer address for pointers
  • Array size and data address for CCArray
  • Dictionary size and data address for CCDictionary
  • Node IDs for CCNode
  • Copy pointer button for pointers
  • Copy array address button for CCArray
  • Copy dictionary address button for CCDictionary
  • Copy string button for strings
  • Copy data button for raw data

src/pages/Memory.cpp Outdated Show resolved Hide resolved
@hiimjustin000
Copy link
Author

probably ready to merge

@hiimjustin000
Copy link
Author

Scaled back due to complaints about its presentation

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.

None yet

2 participants