Skip to content

Fixed std::bad_cast happening on camera movement.#16

Merged
codereader merged 1 commit intocodereader:masterfrom
stgatilov:master
Aug 8, 2021
Merged

Fixed std::bad_cast happening on camera movement.#16
codereader merged 1 commit intocodereader:masterfrom
stgatilov:master

Conversation

@stgatilov
Copy link

Visual Studio debugger breaks program execution on EVERY exception thrown, even if it is later caught.
Then it checks Exception Settings, sees that exception is disabled, and resumes program.
However, breaking and resuming process all the time is VERY slow.

Visual Studio debugger breaks program execution on EVERY exception thrown, even if it is later caught.
Then it checks Exception Settings, sees that exception is disabled, and resumes program.
However, breaking and resuming process all the time is VERY slow.
@codereader codereader merged commit 9fedb9d into codereader:master Aug 8, 2021
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.

2 participants