Commit Graph

18 Commits

Author SHA1 Message Date
59f2303e00 Avoid division by zero 2026-04-10 00:14:02 +02:00
7c872dd4c5 Add method to toggle visual effects 2026-04-05 18:20:25 +02:00
f20997762f Add a function to apply cvars visual effects. Add a fallback function to retrieve GWorld. 2026-04-04 16:21:51 +02:00
4df2ca12da Remove spdlog initialization. Fixed and issue with GetPawnFromWorld crashing in some occasions. Add a function to apply cvars visual effects. Add a fallback function to retrieve GWorld. 2026-04-04 16:20:45 +02:00
411dd30323 Add method to retrieve player Pawn from actor 2026-03-19 19:00:00 +01:00
5598847f6b Addressed an issue where UI would not show for certain resolutions 2026-03-13 19:22:41 +01:00
3df33971c3 Add new lib for Unreal Engine widgets manipulation 2026-03-11 08:12:21 +01:00
2c27e789c6 Transferred widgets methods to another lib 2026-03-11 08:11:09 +01:00
cdb99af956 Transferred widgets methods to another lib 2026-03-11 08:10:32 +01:00
87dd5e2f37 Add widget position and transform offset functions. 2026-03-07 16:54:49 +01:00
6c4ba505e1 Add widget position and transform offset functions. 2026-03-07 16:54:15 +01:00
5aabff7ee3 Add new methods declarations 2026-03-06 01:45:43 +01:00
c7becb57ea Add Smart HUD UI scaling based on anchors. Add widget recursive dump. Add debug logs. 2026-03-06 01:44:33 +01:00
0e1bfcb9c8 HUD & UI scaling improvements 2026-02-27 22:48:51 +01:00
bba66fb4c7 Add methods to analyze widgets. Add method to manipulate overlay widgets. UCanvasPanelSlot manipulation improvement 2026-02-24 07:09:15 +01:00
df99dac687 Add recursive function to modify widgets positions 2026-02-13 16:53:27 +01:00
700a8c1240 Moved Unreal Engine tools to libs. Add Console enabling 2026-01-23 18:54:24 +01:00
c718ae0c7c Moved libs to a unique folder 2026-01-16 18:55:26 +01:00