Skip to content

Commit 681a436

Browse files
committed
Update changelog
1 parent 3548465 commit 681a436

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

data/resources/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 4/26/2026
2+
3+
### Features
4+
5+
Support for stencil and alpha masking is now available through ImGui to c++ and lua. This allows for
6+
creating more advanced effects like rounded corners on anything or gradient text.
7+
8+
- For more info see [mq/imgui/AlphaMask.h](https://github.com/macroquest/macroquest/blob/master/include/mq/imgui/AlphaMask.h).
9+
- An example is available via `/lua run examples/imgui_mask_demo`
10+
11+
112
## 4/22/2026
213

314
### Bug fixes

0 commit comments

Comments
 (0)