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 3ce87d0ac9
raylib: base widget class (#35484)
1 week ago
..
__init__.py ui: Initial UI rewrite using pyray (spinner and text window) (#34583) 4 months ago
application.py raylib: base widget class (#35484) 1 week ago
button.py format raylib (#35483) 1 week ago
egl.py format raylib (#35483) 1 week ago
inputbox.py raylib: base widget class (#35484) 1 week ago
label.py format raylib (#35483) 1 week ago
list_view.py raylib: base widget class (#35484) 1 week ago
scroll_panel.py system/ui: enhance scroll panel with iPhone-like physics and behavior (#35312) 4 weeks ago
shader_polygon.py format raylib (#35483) 1 week ago
text_measure.py raylib: ban non-cached measure_text_ex (#35462) 1 week ago
toggle.py raylib: base widget class (#35484) 1 week ago
utils.py python ui: display FPS on top-left corner if DEBUG_FPS=1 (#34595) 4 months ago
wifi_manager.py format raylib (#35483) 1 week ago
wrap_text.py format raylib (#35483) 1 week ago