Emil Ernerfeldt
28d3c8e2b5
Improve README.md
2024-02-05 14:11:54 +01:00
Emil Ernerfeldt
67b796faee
Misc cleanup ( #3935 )
...
* Improve docstring
* Nicer welcome gif in README
* Misc cleanup
2024-02-01 17:09:35 +01:00
Emil Ernerfeldt
a128b10ef4
Update Rerun.io logo and copy
2023-09-27 15:27:51 +02:00
Emil Ernerfeldt
8ef443948f
Improve the About windows in the demo library ( #3400 )
...
* Tweak size of rerun logo
* Move history of immediate mode to docs
* Add link to Rerun.io from demo-lib's About window
2023-09-27 11:38:52 +02:00
Emil Ernerfeldt
dff52eddfd
README.md: new images, better text ( #3392 )
...
* Update images in README.md
* Add ferris image to hello_world example
* Clean up and improve README.md, with top-level link to Rerun
* Move sections around
2023-09-26 21:17:43 +02:00
Emil Ernerfeldt
7b76161a6a
Set a default icon for all eframe apps: a white `e` on black background ( #2996 )
...
As a user you can change this by setting `NativeOptions::icon_data`.
Set it to `None` to get the default icon assigned by the OS.
2023-05-17 16:23:32 +02:00
Emil Ernerfeldt
7f2de426d2
eframe: Set app icon on Mac and Windows ( #2940 )
...
* eframe: Set app icon on Mac and Windows
Also: correctly set window title on Mac when launching from
another process, e.g. python.
Co-authored-by: Wumpf <andreas@rerun.io>
* lint fixes
* Fix web build
* fix typo
* Try fix windows build
---------
Co-authored-by: Wumpf <andreas@rerun.io>
2023-04-20 15:47:04 +02:00
Emil Ernerfeldt
452541d7c2
Add a "sponsored by Rerun" section at the end of the README.md
2022-12-06 10:58:51 +01:00
Emil Ernerfeldt
f92df7db56
README: Add screenshot to demonstrate the skin-ability of egui
2022-02-13 23:04:08 +01:00
Emil Ernerfeldt
c090497727
Add 0.15.0 release code editor gif used in CHANGELOG.md
2021-10-24 17:15:23 +02:00
Emil Ernerfeldt
d807451348
Release 0.13.0 - Better panels, plots and new visual style
2021-06-24 20:00:06 +02:00
Emil Ernerfeldt
7b0f991b20
Improve docs concerning custom fonts, themes and accessibility
...
Closes https://github.com/emilk/egui/pull/370
Closes https://github.com/emilk/egui/issues/372
2021-05-11 14:56:27 +02:00
Emil Ernerfeldt
fb2db4940e
Release 0.10.0 - Plot and polish
2021-02-28 20:11:37 +01:00
Emil Ernerfeldt
f5431f308a
Add 0.9.0 gif for changelog
2021-02-07 17:18:59 +01:00
Emil Ernerfeldt
37a3fe7f76
Release 0.8.0 - Grid layout & new visual style
2021-01-17 15:28:52 +01:00
Emil Ernerfeldt
31b7eda51e
Rename Egui to egui
...
Also update iamges in README.md
2021-01-17 14:48:59 +01:00
Emil Ernerfeldt
f3b011a8cd
Add widget gallery image to README.md
2021-01-11 21:09:48 +01:00
Emil Ernerfeldt
4202c4b6a9
Add an eframe example app
2021-01-02 13:18:21 +01:00
Emil Ernerfeldt
2e80aba068
New example code
2020-10-24 19:45:27 +02:00
Emil Ernerfeldt
73cea29f7d
[docs] Improve README.md and documentation
2020-08-21 18:53:43 +02:00