aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* create simple themeNathan Reiner2024-01-24
* graph only overwrite mouse shape if it's in boundsNathan Reiner2024-01-21
* fix font clippingNathan Reiner2024-01-21
* set darktheme and fix text overflow in canvasNathan Reiner2024-01-21
* fix high scale grid visibility bugNathan Reiner2024-01-21
* implement dynamic graph removal and pushingNathan Reiner2024-01-21
* add multiple functions to canvasNathan Reiner2024-01-21
* add resizable paneNathan Reiner2024-01-21
* improve rendering on high range by lowering graph quality by logNathan Reiner2024-01-20
* add graph labels and step resizing on zoomingNathan Reiner2024-01-20
* make zooming and scrolling with translate and scale of canvasNathan Reiner2024-01-20
* undo - prefixNathan Reiner2024-01-20
* add function_cache for performence gainNathan Reiner2024-01-19
* add zoomingNathan Reiner2024-01-19
* math: pregenerate eval treeNathan Reiner2024-01-19
* only calculate evey point onceNathan Reiner2024-01-19
* add scrolling to iced demoNathan Reiner2024-01-18
* create small iced demoNathan Reiner2024-01-18
* complex: use real pow on real only complex to gain precisionNathan Reiner2024-01-18
* resolve clippy warningsNathan Reiner2024-01-17
* hand context on to Function traitNathan Reiner2024-01-17
* add commonsense and expression_functionsNathan Reiner2024-01-17
* migrate from f64 to own complexNathan Reiner2024-01-17
* First sketch of mathevalNathan Reiner2024-01-17