openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dean Lee 9ce9920ff7
ui: fix label text eliding to account for icon width (#36539)
1 week ago
..
__init__.py raylib: hit rect for scroller items (#36432) 3 weeks ago
button.py raylib: minor tweaks (#36507) 2 weeks ago
confirm_dialog.py raylib: wrap text for multilang (#36410) 3 weeks ago
html_render.py raylib: precompile regex patterns for faster HTML parsing (#36417) 3 weeks ago
inputbox.py raylib: font sizes from QT should match (#36306) 1 month ago
keyboard.py ui: fix keyboard.reset() to properly clear all interaction state (#36541) 1 week ago
label.py ui: fix label text eliding to account for icon width (#36539) 1 week ago
list_view.py ui: fix icon vertical positioning using width instead of height (#36542) 1 week ago
network.py raylib: rename set_callbacks (#36462) 2 weeks ago
option_dialog.py raylib: unifont for CJK languages (#36430) 3 weeks ago
scroller.py raylib: reset scrollers and description expansions on show event (#36304) 1 month ago
toggle.py raylib: implement toggles (#36284) 1 month ago