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 d992d138bf
system/ui: enhance polygon fill with AABB clipping and fixed fill color issues (#35408)
5 months ago
..
__init__.py
application.py system/ui: Increase font size to reduce edge aliasing (#35401) 5 months ago
button.py system/ui: improve button press behavior (#35309) 5 months ago
egl.py system/ui: add EGL support to CameraView (#35338) 5 months ago
inputbox.py system/ui: add password mask delay to InputBox (#35316) 5 months ago
label.py
scroll_panel.py system/ui: enhance scroll panel with iPhone-like physics and behavior (#35312) 5 months ago
shader_polygon.py system/ui: enhance polygon fill with AABB clipping and fixed fill color issues (#35408) 5 months ago
toggle.py system/ui: add animation to toggle (#35392) 5 months ago
utils.py
wifi_manager.py system/ui: fix remaining issues in WiFi Manager (#35301) 5 months ago
window.py