Added 'transform' support

This commit is contained in:
2026-08-30 18:45:07 -05:00
parent 531ad69bcc
commit b75eebfd49
5 changed files with 25 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ I originally began creating this for a Game Jam project where I got the basic re
*Rendering features (from the RmlUi render interfface documentation https://mikke89.github.io/RmlUiDoc/pages/cpp_manual/interfaces/render.html#feature-table):*
- [x] Basic rendering
- [ ] Clip Mask
- [ ] Transforms
- [x] Transforms
- [ ] Layers
- [ ] Render textures
- [ ] Mask images