mistake in readme
This commit is contained in:
@@ -7,9 +7,9 @@ I originally began creating this for a Game Jam project where I got the basic re
|
||||
## Roadmap
|
||||
*Rendering features (from the RmlUi render interfface documentation https://mikke89.github.io/RmlUiDoc/pages/cpp_manual/interfaces/render.html#feature-table):*
|
||||
- [x] Basic rendering
|
||||
- [x] Clip Mask
|
||||
- [-] Transforms
|
||||
- [-] Clip Mask
|
||||
- transform-only overflow (no explicit `clip: always`) may not be clipping correctly
|
||||
- [-] Transforms
|
||||
- 3D transforms (e.g. `perspective()` + `rotateY()`) do not render
|
||||
- [ ] Layers
|
||||
- [ ] Render textures
|
||||
@@ -24,7 +24,3 @@ I originally began creating this for a Game Jam project where I got the basic re
|
||||
|
||||
*Backend features:*
|
||||
- [x] Input handling
|
||||
|
||||
|
||||
*Issue tracker:*
|
||||
|
||||
Reference in New Issue
Block a user