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 215ef16803
ui: fix LineSeparator horizontal centering issue (#36533)
5 days ago
..
__init__.py raylib: hit rect for scroller items (#36432) 2 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) 2 weeks ago
inputbox.py raylib: font sizes from QT should match (#36306) 4 weeks ago
keyboard.py ui: fix keyboard.reset() to properly clear all interaction state (#36541) 5 days ago
label.py ui: fix vertical centering for multi-line labels (#36538) 5 days ago
list_view.py ui: fix icon vertical positioning using width instead of height (#36542) 5 days ago
network.py raylib: rename set_callbacks (#36462) 2 weeks ago
option_dialog.py raylib: unifont for CJK languages (#36430) 2 weeks ago
scroller.py ui: fix LineSeparator horizontal centering issue (#36533) 5 days ago
toggle.py raylib: implement toggles (#36284) 4 weeks ago