10 Commits (42fc89a0e53de95780ab37a4a8802ec8a36d5220)

Author SHA1 Message Date
Shane Smiskol 2706179f84
Revert "raylib ui: reduce DM drawing (#35547)" (#35557) 2 weeks ago
Shane Smiskol 25e123a23a
raylib ui: common state update function (#35546) 2 weeks ago
Shane Smiskol 7b8d6b6eb7
raylib ui: reduce DM drawing (#35547) 2 weeks ago
Shane Smiskol 98c34c4b7d
Raylib: generic Widget visibility (#35543) 2 weeks ago
Dean Lee 03d2e7b2b0
ui: extract Widget base class to separate lib/widget.py (#35520) 2 weeks ago
Dean Lee ffb677b53d
ui: [fix] only show driver state icon when no alert is display (#35508) 3 weeks ago
Shane Smiskol 2c59b5f8c6
raylib: common mouse press hook (#35489) 3 weeks ago
Shane Smiskol 3ce87d0ac9
raylib: base widget class (#35484) 3 weeks ago
Shane Smiskol 29830440b4
format raylib (#35483) 3 weeks ago
Dean Lee 29afd667cc
move onroad/driving stuff from system/ui to selfdrive/ui (#35425) 4 weeks ago
Dean Lee d46066225d
system/ui: add centralized UIState singleton for global state management (#35397) 4 weeks ago
Dean Lee 6ece69610b
systme/ui: add global ARC_POINT_COUNT and ARC_ANGLES to DriverState (#35415) 4 weeks ago
Dean Lee a3fab434a4
system/ui: migrate c++ HudRenderer to python (#35359) 4 weeks ago
Dean Lee e6eef5d9d0
system/ui: implement driver monitoring UI (#35358) 4 weeks ago