Cameron Clough
2aca052b12
fix merge
4 months ago
Cameron Clough
bf2c8b8dd0
Merge remote-tracking branch 'origin/master' into ui_remove_qt_spinner_text
4 months ago
Cameron Clough
c9259a9bcf
ui(raylib): update spinner vertical pos ( #35051 )
...
Adjust the spinner vertical position when displaying text or a progress bar
- When displaying the progress bar, center the comma logo and spinner in the middle of the screen
- When displaying text, center the entire content vertically
Also updated `wrap_text` to not include an empty line in the array if it's the first line, so that `wrap_text("")` always returns `[]`
4 months ago
Cameron Clough
651ff78cb0
ui(raylib): increase font size and wrap text in spinner ( #35049 )
...
- Wrap text onto separate lines
- Increase font size to be closer to Qt
- Remove extra letter spacing - 0.0 should use font default spacing, and this is used in `wrap_text`
Will fix vertical alignment separately, as both the text and progress bar layouts need to be considered
4 months ago
Cameron Clough
23524e2038
ui(raylib): reduce spinner rotation artifact ( #35048 )
...
* ui(raylib): reduce spinner rotation artifact
A visual artifact (white pixels) appeared on the edge of the
rotating spinner track texture, likely due to RGB color bleed during
bilinear filtering in Raylib.
Pre-multiplying the alpha channel of the spinner track image using
`rl.image_alpha_premultiply` significantly reduces the visibility of the
artifact.
* lint
4 months ago
Harald Schäfer
8cefc00a6e
Tomb Raider 3 ( #35042 )
...
* 92b64884-4506-4a03-87ad-33e1a177fe73/400
* faster lat
4 months ago
ZwX1616
aaaa2d0dd0
Revert "OS04C10: use IFE downscaler for road cameras" ( #35046 )
...
Revert "OS04C10: use IFE downscaler for road cameras (#35023 )"
This reverts commit 3b60b22cee
.
4 months ago
Adeeb Shihadeh
a9b9e0bb54
raylib: init updater ( #35045 )
...
* raylib: init updater
* cleanup
4 months ago
Bruce Wayne
a029d13398
update smooth
4 months ago
Harald Schäfer
33a7d853f0
Modeld: small refactor ( #35044 )
...
refactor
4 months ago
Harald Schäfer
34514ef176
Long planner: make work with training ( #35043 )
...
* revert useless
* update ref
4 months ago
github-actions[bot]
ed555cb948
[bot] Update translations ( #35040 )
...
Update translations
Co-authored-by: Vehicle Researcher <user@comma.ai>
4 months ago
Cameron Clough
d56baa0fbb
ui(raylib): constant spinner rotation speed ( #35037 )
4 months ago
Cameron Clough
618b7ccf23
ui(raylib): calculate spinner progress in set_text ( #35036 )
4 months ago
Cameron Clough
fb5fa70e78
ui(raylib): update text window font, new lines and indentation ( #35031 )
4 months ago
YassineYousfi
7ceb284d6d
process replay migration: fix longitudinalPlan ( #35035 )
5 months ago
ZwX1616
3b60b22cee
OS04C10: use IFE downscaler for road cameras ( #35023 )
...
* squashh
* wrong
* clean up
* rename
5 months ago
Harald Schäfer
2c162d9b75
Tomb raider 2 ( #35029 )
...
* db56b8fb-9135-4ab6-af18-99b7df7b2245/400
* fixes
* linter unhappy
* 6dbe0991-baa1-49ad-836a-ab370d1f0d92/400
* This one is good: 19387087-1005-475e-9015-9458dd8e7c5f/400
* Better every day: 39ed911c-0937-417f-97d2-58a8bb3caa53/400
* Actually end-to-end
* typo
* smooooooth: 94e23541-eb84-4fef-9f51-6a2d82aff314/360
* Revert "smooooooth: 94e23541-eb84-4fef-9f51-6a2d82aff314/360"
This reverts commit edd4f02386d83d82dd8a188985cde80ed1646b7f.
* 11632ef7-f555-489c-8480-e3bf97d9285e/400
* 08712d27-f6bd-4536-a30e-c729e5f62356/400
* 0a92a35e-1f72-476a-8cb6-c9f103f36822/400
* ee6d2394-2072-420c-a664-b4c0d4ed0b61/400
* no prev curv
* No double work
* fix bug
* smooth
* update prev action
* whitespace
* add little accel
* new ref
* Update plant.py
5 months ago
niko001
65c210265b
Multilang: Update de translation ( #35025 )
...
added missing German translations
5 months ago
Kacper Rączy
15326c2d30
lagd: check for validity of the estimate when restoring state ( #35034 )
...
Do not restore if invalid
5 months ago
Harald Schäfer
b42ec33a63
Update modeld action logic ( #35032 )
...
* add action logic
* magic numbers
* unused
* plot accel
* more changes
5 months ago
Cameron Clough
4f913f0cfb
ui(raylib): fix typos ( #35030 )
5 months ago
Bruce Wayne
a4cdc96a99
update
5 months ago
Kacper Rączy
06a9483a24
lagd: estimate std ( #35009 )
...
* Std
* Fix static
* Refactor
* Assert std zero
5 months ago
Cameron Clough
c933914f86
ui(raylib): update spinner progress bar to match Qt ( #35028 )
5 months ago
Cameron Clough
c639729c7d
spinner vertical alignment
5 months ago
Cameron Clough
d399a504ab
fixes
5 months ago
Cameron Clough
69381a058f
text: line height
5 months ago
Cameron Clough
03df050b48
text: line breaks and indentation
5 months ago
Cameron Clough
432e9e563e
text: method stubs
5 months ago
Cameron Clough
280fa14d76
text: match font size
5 months ago
Cameron Clough
c664165d59
match spinner text font size
5 months ago
Cameron Clough
b3cb58617f
update progress bar: rounded and correct colour
5 months ago
Kacper Rączy
60da5dd39a
lagd: check sensors valid ( #35027 )
...
* Check if sensors valid
* Fix test
* Fix static
* Constants
* time buffer for pose valid
* Fix static
5 months ago
Cameron Clough
5d0e13fbe9
rename2
5 months ago
Cameron Clough
c12244f175
rename
5 months ago
Cameron Clough
e5615679dc
rm unused
5 months ago
Cameron Clough
95b9d4edb8
update import
5 months ago
Cameron Clough
458705dde9
no ui in ci
5 months ago
Cameron Clough
ef157f6afa
renderer can be None, sometimes we don't want to init - e.g. CI
5 months ago
Cameron Clough
1eb834a692
fix import and init var
5 months ago
Cameron Clough
c958755377
wait for renderer first
5 months ago
Cameron Clough
442f791f8b
update imports
5 months ago
Cameron Clough
c2a2f353f7
this also works
5 months ago
Cameron Clough
e5850df37b
typing...
5 months ago
Cameron Clough
ff1fc61d78
Revert "avoid typing renderer"
...
This reverts commit 6f268e8d79
.
5 months ago
Cameron Clough
6f268e8d79
avoid typing renderer
5 months ago
Cameron Clough
87572e2aad
Merge remote-tracking branch 'origin/master' into ui_remove_qt_spinner_text
5 months ago
Cameron Clough
b9d7c604eb
rewrite
5 months ago
Cameron Clough
cf70261248
move Spinner wrapper into system/ui
5 months ago