branchrust_reboot/main/cui_updatescancel
21 Commits over 0 Days - Infinitycph!
Fixed child buttons of a non-interactable CanvasGroup gameobject not properly updating the button colors upon initially getting created
Updated cui_test "YES" button to use TopLeft tooltip position so it can be tested easily (ideally at ~30FPS)
Fixed tooltips flickering at the default position (up top) for the first frame when they are set to use a different position
Removed "HELLO" debug log in TopLeft positioned Tooltips
Added blocksRaycast available for all CUI graphic components (included in PR 92)
Use CanvasGroup fade routine when it's being created and faded-in
Fixed escape opening the menu when having the pie menu open
Added UIEscapeCapture which now cleanly handles escape closing events for the pie menu in instances where the pie remains open after releasing keys (eg. when using `input.radial_menu_mode 1`)
No longer create pie close action if there isn't a closing command
Fix for Tooltip references breaking on Jenkins builds
merge from hackweek_sv_pie_menu
merge from hackweek_cui_slice_scaling_ppu (manual)
merge from hackweek_cui_color_tweening_fix
merge from hackweek_cui_interactables
merge from hackweek_cui_canvas_group
merge from hackweek_cui_mask
merge from hackweek_sv_pie_menu
merge from hackweek_cui_tooltips