TrueHUD icon indicating copy to clipboard operation
TrueHUD copied to clipboard

Results 5 TrueHUD issues
Sort by recently updated
recently updated
newest added

This is the case when NPC is marked as unique and is not supposed to get any generated name by NPCs Names Distributor.

Added API Function "DrawArc" in InterfaceVersion::V5

Hi, Ersh! I'm adding toggle Health/Magica/Stamina bar feature to my [Toggle UI](https://www.nexusmods.com/skyrimspecialedition/mods/112819). However I have encountered compatibility issues with TrueHUD. I have tried `"_root.HUDMovieBaseInstance.Health._visible"` and `"_root.HUDMovieBaseInstance.Health._alpha"`. They work fine if...

## Summary Fixes a critical `std::bad_function_call` crash in HUD task processing and improves thread-safety across the task queue system. Also adds unit tests, Windows CI workflow, and build system improvements....

Hi Ersh! I wanted to propose a couple of changes with this PR. First time submitting one of these, so please let me know if anything doesn't look right. 1....