This commit is contained in:
Simon Gardling
2022-04-23 15:52:38 -04:00
parent 2172f3da61
commit 3db239a582
3 changed files with 171 additions and 175 deletions

View File

@@ -5,6 +5,7 @@
- Sort by UUIDs
- [Drag and drop support](https://github.com/emilk/egui/discussions/1530) in the UI
- Hide/disable functions
- Prevent user from making too many function entries
2. Smart display of graph
- Display of intersections between functions
3. Allow constants in min/max integral input (like pi or euler's number)