Emil Ernerfeldt
|
f3e305a646
|
Replace TODO: with TODO(emilk): and update code guidelines
|
2022-05-21 16:53:25 +02:00 |
|
Emil Ernerfeldt
|
6e5b52e3bc
|
Add features extra_asserts and extra_debug_asserts for more asserts
This replaces all debug_asserts with these opt-in asserts
Related: https://github.com/emilk/egui/issues/395
|
2021-05-17 22:38:39 +02:00 |
|
Emil Ernerfeldt
|
fb5176c133
|
#![allow(clippy::float_cmp)] everywhere
it has always been an annoyance, never a help
|
2021-05-09 14:00:53 +02:00 |
|
Emil Ernerfeldt
|
a0b0f36d29
|
Move egui/math into new crate emath
|
2021-01-10 11:37:47 +01:00 |
|