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 541bd4d4d9
ui: switch spinner and text window back to standalone process (#35470)
3 months ago
..
__init__.py ui: Initial UI rewrite using pyray (spinner and text window) (#34583) 6 months ago
application.py ui: add ModalOverlay system for unified modal dialog management (#35478) 3 months ago
button.py raylib: ban non-cached measure_text_ex (#35462) 3 months ago
egl.py system/ui: add EGL support to CameraView (#35338) 3 months ago
inputbox.py raylib: ban non-cached measure_text_ex (#35462) 3 months ago
label.py raylib: ban non-cached measure_text_ex (#35462) 3 months ago
list_view.py ui: add ListView component and settings layouts with declarative UI (#35453) 3 months ago
scroll_panel.py system/ui: enhance scroll panel with iPhone-like physics and behavior (#35312) 3 months ago
shader_polygon.py system/ui: enhance polygon fill with AABB clipping and fixed fill color issues (#35408) 3 months ago
text_measure.py raylib: ban non-cached measure_text_ex (#35462) 3 months ago
toggle.py ui: add support for enabling/disabling the toggle (#35471) 3 months ago
utils.py python ui: display FPS on top-left corner if DEBUG_FPS=1 (#34595) 6 months ago
wifi_manager.py system/ui: fix remaining issues in WiFi Manager (#35301) 3 months ago
wrap_text.py ui: add ListView component and settings layouts with declarative UI (#35453) 3 months ago