- Jun 06, 2023
- Jun 05, 2023
-
-
9R authored
-
- Jun 04, 2023
-
-
q3k authored
We can't run this as it uses old display_* calls. For historical use we have git history.
-
q3k authored
This removes some leftover Python code that still used the old display_* calls for drawing instead of ctx. We are now left only with display_update, which we will replace by the new graphics stack soon.
-
q3k authored
Sometimes mpy code requests ctx too early, before the display (and thus ctx) are initialized. This is a quick-and-dirty workaround as we're planning on getting rid of this code path anyway.
-
iggy authored
-
iggy authored
-
iggy authored
-
iggy authored
-
iggy authored
-
iggy authored
debugging ctx crash ui: debugging stuff out, fixes ui fixes
-
iggy authored
-
iggy authored
-
iggy authored
-
iggy authored
-
iggy authored
-
iggy authored
-
iggy authored
-
moon2 authored
-
q3k authored
-
q3k authored
-
q3k authored
Stupidly large diff, I got carried away. This makes the simulator one step closer to be usable: we now have petal input and an actually fast UI/renderer.
-
q3k authored
-
q3k authored
-
q3k authored
-
- Jun 03, 2023
- May 29, 2023
-
-
dx authored
-