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 80a8df0643
raylib: fix emoji centering with Label (#36376)
5 days ago
..
__init__.py ui: Initial UI rewrite using pyray (spinner and text window) (#34583) 8 months ago
application.py ui: clean raylib even on SIGINT (#36368) 6 days ago
egl.py format raylib (#35483) 5 months ago
emoji.py raylib: fix emoji centering with Label (#36376) 5 days ago
networkmanager.py raylib: networking parity with QT (#36197) 4 weeks ago
scroll_panel.py raylib: font sizes from QT should match (#36306) 1 week ago
shader_polygon.py raylib: speed up polygon shader (#36275) 2 weeks ago
text_measure.py raylib: fix emoji centering with Label (#36376) 5 days ago
utils.py python ui: display FPS on top-left corner if DEBUG_FPS=1 (#34595) 8 months ago
wifi_manager.py raylib: all system apps work without anything built (#36261) 2 weeks ago
wrap_text.py raylib: cache wrap text (#36258) 2 weeks ago