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

Add partial debugger support for new types #715

Merged
merged 5 commits into from
Sep 15, 2024

Conversation

DaelonSuzuka
Copy link
Collaborator

PACKED_VECTOR4_ARRAY and typed Arrays have been added since the last time the debugger was worked on.

This should hotfix #699, and possibly others.

This PR does not add support for displaying array types in the VSCode debugger, that's going to take a lot more work and I don't have time right now.

@DaelonSuzuka DaelonSuzuka merged commit e45d122 into godotengine:master Sep 15, 2024
4 checks passed
@DaelonSuzuka DaelonSuzuka deleted the debugger_improvements branch September 15, 2024 19:58
@Calinou Calinou added the bug label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants