pimoroni-pico/micropython
Phil Howard a25b27aca8 PicoVector: Improve transform handling.
* Store a reference to transform, so `set_transform(Transform())` is not GC'd until it is replaced
* Transformations return the transform, allowing chaining: `transform.rotate().scale().translate()`
* A new `get_transform` method for getting the currently set transform.
2025-03-28 10:31:01 +00:00
..
board Inky Frame: Remove MicroPython build and examples. 2024-12-03 11:49:28 +00:00
examples Tufty 2040: Update spectrometer vector example. 2025-03-28 10:31:01 +00:00
modules PicoVector: Improve transform handling. 2025-03-28 10:31:01 +00:00
modules_py Hub75: Performance improvements and stacked mode. 2025-03-28 10:31:01 +00:00