Emil Ernerfeldt
|
6d255cd179
|
Use explicit emath to math alias
egui exports `emath` under its original name AND under the alias `math`
(for historical reasons).
|
2021-02-14 10:44:46 +01:00 |
|
Emil Ernerfeldt
|
c376d0bb7e
|
[emath] RectTransform: transforms Pos2 from one Rect to another
Very useful for transforming coordinate systems, e.g. for painting
|
2021-02-14 10:33:44 +01:00 |
|
Emil Ernerfeldt
|
5e7ad40c8d
|
[demo] Center the "(source code)" hyperlinks
|
2021-01-11 23:50:50 +01:00 |
|
Emil Ernerfeldt
|
fb2317c993
|
Rename PaintCmd to Shape
|
2021-01-10 11:43:01 +01:00 |
|
Emil Ernerfeldt
|
69d31a5e47
|
[eframe] Make persistence, http and time optional features
Saves on compile times.
|
2021-01-04 10:25:13 +01:00 |
|
Emil Ernerfeldt
|
10a23d18e1
|
Support additive colors in color picker
|
2021-01-03 18:16:12 +01:00 |
|
Emil Ernerfeldt
|
73f3d8cf46
|
Rename Srgba to Color32
|
2021-01-02 17:02:18 +01:00 |
|
Emil Ernerfeldt
|
defad4ed51
|
Merge example_web into egui_demo_lib
|
2021-01-01 17:11:05 +01:00 |
|