1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/emath
Mingun 87ae77aab0 Add some improvements in the documentation (#1056)
* Better documentation for align.rs
* Document some painting methods
* Fix broken intra-doc links
* Add some internal documentation for Window TitleBar
2022-01-16 22:06:28 +01:00
..
2021-01-17 14:48:59 +01:00

emath - egui math library

A bare-bones 2D math library with types and functions useful for GUI building.

Made for egui.