Tyler Veness
|
a48f3c35f4
|
Remove argv usage from Python scripts (#7311)
argparse will automatically read sys.argv, so we don't need to pass it
in manually. Furthermore, none of our scripts customize argv.
|
2024-11-02 19:09:32 -07:00 |
|
Peter Johnson
|
fde264b041
|
[thirdparty] Add Roboto fonts (#7138)
|
2024-09-28 10:58:47 -07:00 |
|
Peter Johnson
|
d389317c3a
|
[thirdparty] Upgrade imgui fonts to latest versions (#7137)
|
2024-09-28 10:35:16 -07:00 |
|
Gold856
|
dc25c13051
|
[build] CMake: remove redundant logic (#6971)
|
2024-08-15 21:36:45 -07:00 |
|
Gold856
|
aa44b2fd1e
|
[build] Don't build imgui for Athena (#6871)
|
2024-07-23 07:29:18 -07:00 |
|
Tyler Veness
|
57205c8d15
|
[upstream_utils] Disable glfw docs build by default (#6863)
Fixes #6862.
|
2024-07-21 07:15:22 -07:00 |
|
PJ Reiniger
|
6922b9dd5e
|
[upstream_utils] Add imgui and friends (#6822)
|
2024-07-20 22:11:54 -07:00 |
|