Emil Ernerfeldt
35945dea46
Misc code cleanup ( #3398 )
...
* eframe README: explain how to enable copy/paste
* Implement Debug for a couple of structs
* Code cleanup
* Better docs
* profile ron serialization
* CI: Allow "exclude from changelog" as the only label
2023-09-27 09:06:17 +02:00
Emil Ernerfeldt
7b169ec13d
Break out plotting to own crate `egui_plot` ( #3282 )
...
This replaces `egui::plot` with the new crate `egui_plot`
2023-08-27 17:22:49 +02:00
Emil Ernerfeldt
abe91b00a4
Improve generate_changelog.py
2023-08-09 17:13:22 +02:00
Emil Ernerfeldt
9c15783fab
CI: update list of accepted PR labels
2023-08-09 12:51:08 +02:00
Emil Ernerfeldt
902bcfe6aa
Add script to generate changelogs ( #2920 )
...
* Add script to generate changelogs from PR labels
* Improve PR template
* Better categorization
2023-04-18 18:58:12 +02:00