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

Bug fixes with event system #53

Merged
merged 3 commits into from
Oct 9, 2024
Merged

Bug fixes with event system #53

merged 3 commits into from
Oct 9, 2024

Conversation

SpinnerX
Copy link
Member

@SpinnerX SpinnerX commented Oct 9, 2024

I made a few changes to the event system to ensure they work with our current windowing system.

Added more comments, especially to the event system. While making a bit of changes to the Windows API by removing one of the update functions in replacing that with the InputPoll::UpdateEvents() function instead to assure all events being handled are successfully updated

= and others added 3 commits October 8, 2024 22:08
…, modified header extensions to hpp, including adding in the event-system into this commit
…oving an update function from the window class that was only used for events into InputPoll::UpdateEvents instead
@SpinnerX SpinnerX merged commit d4b78b0 into engine3d-dev:main Oct 9, 2024
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