1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/emath
Emil Ernerfeldt 76d5229821 CI: run cargo doc (#309)
* Deny doc errors

* Add intentional bad intradoc link to test CI

* Add cargo doc to CI

* Fix carg doc web (add wasm32 target)

* Fix intentionally broken doc-link
2021-04-15 10:35:15 +02:00
..
2021-04-15 10:35:15 +02: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.