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 25e123a23a
raylib ui: common state update function (#35546)
5 days ago
..
__init__.py ui: Initial UI rewrite using pyray (spinner and text window) (#34583) 4 months ago
application.py ui: fix wrong dash character (#35530) 6 days ago
button.py raylib: format from today's prs 1 week ago
egl.py format raylib (#35483) 2 weeks ago
inputbox.py ui: extract Widget base class to separate lib/widget.py (#35520) 1 week ago
label.py format raylib (#35483) 2 weeks ago
list_view.py ui: update layout rects on change (#35545) 5 days ago
scroll_panel.py ui: increase drag threshold to 12 pixels (#35521) 1 week ago
shader_polygon.py raylib: fix shaders on macOS (#35411) 1 week ago
text_measure.py raylib: ban non-cached measure_text_ex (#35462) 2 weeks ago
toggle.py raylib ui: store rects (#35538) 5 days ago
utils.py python ui: display FPS on top-left corner if DEBUG_FPS=1 (#34595) 4 months ago
widget.py raylib ui: common state update function (#35546) 5 days ago
wifi_manager.py format raylib (#35483) 2 weeks ago
wrap_text.py ui: add FirehoseLayout to settings (#35505) 1 week ago