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

GD-292: Add test coverage to simulate input event as actions #293

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

MikeSchulze
Copy link
Owner

Why

A user reported input actions not work.

What

  • Add test coverage to verify it works as expected
  • fix small scene memory free bug.

# Why
A user reported input actions not work.


# What
- Add test coverage to verify it works as expected
- fix small scene memory free bug.
- fix `GdFunctionDescriptorTest` failing on Godot 4.2
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.

GD-292: SimulateKeyPressed for SceneRunner not working
1 participant