Skip to content

Commit 371eb3b

Browse files
committed
fix sticky aim
Refactor AIManager and CaptureManager for improved logging Significantly modified `AIManager.cs` to remove unused variables, add nullable types, and refactor logging to a static `Log` method. Updated `LoadModelAsync` to return a `Task` and improved error handling. Moved detection calculation to a new `MathUtil` class, which also includes methods for distance calculations and bitmap conversions. Enhanced `CaptureManager.cs` to manage a new `directXBitmap` property and optimize frame capture logic. Updated UI files to include new dropdown options for image sizes, improving overall code readability, maintainability, and performance.
1 parent b26c613 commit 371eb3b

File tree

5 files changed

+244
-196
lines changed

5 files changed

+244
-196
lines changed

0 commit comments

Comments
 (0)