1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-31 13:50:04 -04:00

terminology: remove uses of the word "mesh". Prefer "triangles".

This commit is contained in:
Emil Ernerfeldt
2020-05-19 20:54:02 +02:00
parent 3ec552392f
commit aeaa611005
8 changed files with 141 additions and 135 deletions

View File

@@ -98,7 +98,7 @@ Add extremely quick animations for some things, maybe 2-3 frames. For instance:
* [x] Combine Emigui and Context?
* [x] Solve which parts of Context are behind a mutex
* [x] Rename Region to Ui
* [ ] Move Path and Mesh to own crate
* [ ] Move Path and Triangles to own crate
* [ ] Maybe find a shorter name for the library like `egui`?
### Global widget search