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 c33c9ff22a
raylib: optimize html renderer with height caching (#36418)
3 weeks ago
..
__init__.py raylib: fix lost onroad tap events (#36211) 2 months ago
button.py raylib: add danger button pressed style (#36413) 3 weeks ago
confirm_dialog.py raylib: wrap text for multilang (#36410) 3 weeks ago
html_render.py raylib: optimize html renderer with height caching (#36418) 3 weeks ago
inputbox.py raylib: font sizes from QT should match (#36306) 1 month ago
keyboard.py keyboard: replace duplicate period key (#36361) 3 weeks ago
label.py raylib: fix full size alert text (#36379) 4 weeks ago
list_view.py raylib: wrap text for multilang (#36410) 3 weeks ago
network.py raylib: wrap text for multilang (#36410) 3 weeks ago
option_dialog.py raylib: wrap text for multilang (#36410) 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