Files
test/source/blender
Campbell Barton ca0e6e77ec UI: improve percentage display for wm.progress API
wm.progress displayed a percentage in a cryptic
2x2 grid of numbers, so:

```
75
23
```

Represents `75.23%`. This is now shown as `75.23%`
on systems that support RGBA cursors.
2025-07-27 21:26:26 +10:00
..
2025-06-12 10:37:47 +02:00
2025-07-18 10:27:29 +02:00
2025-07-25 11:15:28 +02:00