InvalidUsernameException
|
28ba610f32
|
Everywhere: Avoid large rebuilds when editing (Immutable)Bitmap headers
This reduces the number of recompiled files as follow:
- Bitmap.h: 1309 -> 101
- ImmutableBitmap.h: 1218 -> 75
|
2025-11-28 18:32:48 +01:00 |
|
Pavel Shliak
|
ea469fbeab
|
LibGfx: Let Painter care about TinyVG transforms
This helps us with non-uniform scales, and makes things simple
|
2024-12-14 23:29:43 +01:00 |
|
Pavel Shliak
|
39c500ec7c
|
LibGfx: Use Skia for TinyVG rendering
|
2024-11-25 12:14:24 +01:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|