Emil Ernerfeldt
|
bd2cab2f0e
|
Update three d (#1793)
* Update three-d to 0.12
* Fix Z fighting in three-d example
Closes https://github.com/emilk/egui/issues/1744
* cargo deny: ignore three-d (only used in examples)
|
2022-07-03 18:29:12 +02:00 |
Emil Ernerfeldt
|
65d16695ae
|
Replace copypasta with arboard (#1475)
* Replace copypasta with arboard
Closes https://github.com/emilk/egui/issues/1474
* Clean up deny.toml
|
2022-04-10 16:41:07 +02:00 |
Emil Ernerfeldt
|
833829e3d8
|
cargo deny: ignore duplicate of hashbrown crate
|
2022-02-22 19:44:25 +01:00 |
Emil Ernerfeldt
|
a05520b9d3
|
Release 0.17.0 - Improved font selection and image handling
|
2022-02-22 19:32:30 +01:00 |
Emil Ernerfeldt
|
603ec82a5e
|
cargo deny: clarify MPL-2.0 license and use un-patched ureq again (#1222)
See https://github.com/algesten/ureq/issues/478#issuecomment-1031029647
|
2022-02-07 10:38:08 +01:00 |
Emil Ernerfeldt
|
712d8c9a2b
|
Run cargo deny in CI (#1205)
* Run cargo deny in CI
* Use patched fork of ureq to avoid copy-left license
* Use patched fork of tts to avoid LGPL license
More:
* https://github.com/ndarilek/tts-rs/pull/21
* https://github.com/algesten/ureq/pull/479
|
2022-02-04 22:08:15 +01:00 |