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.
 
 
 
 
 
 
Shane Smiskol 2d6df2e125
raylib: minor tweaks (#36507)
2 weeks 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 raylib: multilang (#36195) 3 weeks ago
label.py raylib: unifont for CJK languages (#36430) 3 weeks ago
list_view.py ui: reset cached height when description changes (#36454) 2 weeks 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