This website requires JavaScript.
Explore
Help
Sign In
GRIN
/
egui
Watch
1
Star
0
Fork
0
You've already forked egui
mirror of
https://github.com/emilk/egui.git
synced
2026-07-14 18:48:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,502
Commits
156
Branches
63
Tags
2382425198e3f0baf4b8dd7df7d709e6eeec0b2f
Commit Graph
2 Commits
Author
SHA1
Message
Date
Emil Ernerfeldt
46425f1e38
Optimize: add #[inline(always)] to various low-level things
...
saves up to 20% (text tesselation), and at least 5% overall
2021-03-28 23:16:19 +02:00
Emil Ernerfeldt
5481aa8d98
Add DragValue::new and Slider::new
2021-03-27 16:03:11 +01:00