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 191d0d429e
ui: enhanced ListView with improved actions, dynamic content, and better UX (#35485)
2 months ago
..
__init__.py ui: Initial UI rewrite using pyray (spinner and text window) (#34583) 6 months ago
application.py pyui: add DialogResult enum (#35500) 2 months ago
button.py ui: enhanced ListView with improved actions, dynamic content, and better UX (#35485) 2 months ago
egl.py format raylib (#35483) 2 months ago
inputbox.py raylib: use consistent mouse button constant 2 months ago
label.py format raylib (#35483) 2 months ago
list_view.py ui: enhanced ListView with improved actions, dynamic content, and better UX (#35485) 2 months ago
scroll_panel.py system/ui: enhance scroll panel with iPhone-like physics and behavior (#35312) 2 months ago
shader_polygon.py raylib: fix shaders on macOS (#35411) 2 months ago
text_measure.py raylib: ban non-cached measure_text_ex (#35462) 2 months ago
toggle.py raylib: use consistent mouse button constant 2 months ago
utils.py python ui: display FPS on top-left corner if DEBUG_FPS=1 (#34595) 6 months ago
wifi_manager.py format raylib (#35483) 2 months ago
wrap_text.py format raylib (#35483) 2 months ago