DarkRadiant: master 297b8c53

Author Committer Branch Timestamp Parent
stgatilov stgatilov master 07.08.2021 10:28 master 0ded72c3
Changeset Fixed std::bad_cast happening on camera movement.

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.
mod - radiantcore/entity/target/TargetLineNode.cpp Diff File