Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make changes in Scaling (#7) | karishmarajput | 2021-10-31 | 3 | -5/+3 |
* | Fix typo and delete unused variable (#6) | karishmarajput | 2021-10-31 | 1 | -2/+1 |
* | Tidy | Andinus | 2021-10-26 | 1 | -3/+4 |
* | Merge pull request #5 from karishmarajput/master | Andinus | 2021-10-26 | 1 | -1/+22 |
|\ | |||||
| * | Make translatedPointsArray global | karishmarajput | 2021-10-26 | 1 | -1/+4 |
| * | Merge branch 'master' of https://github.com/andinus/dorado | karishmarajput | 2021-10-26 | 2 | -7/+3 |
| |\ | |/ |/| | |||||
* | | Merge branch 'master' of github.com:andinus/dorado | Andinus | 2021-10-26 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge pull request #4 from VSThoms/master | Andinus | 2021-10-26 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge pull request #1 from VSThoms/VSThoms-patch-1 | VSThoms | 2021-10-26 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Update Scaling.svelte | VSThoms | 2021-10-26 | 1 | -1/+1 |
| | |/ / | |||||
* | / / | Tidy | Andinus | 2021-10-26 | 1 | -6/+2 |
|/ / / | |||||
* | | | Merge pull request #3 from justin-29/master | Andinus | 2021-10-26 | 1 | -4/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Update Translation.svelte | justin-29 | 2021-10-26 | 1 | -4/+4 |
|/ / | |||||
| * | uninstalled install | karishmarajput | 2021-10-26 | 2 | -6/+0 |
| * | translated points table added | karishmarajput | 2021-10-26 | 3 | -0/+24 |
|/ | |||||
* | Add Translation to navbar | Andinus | 2021-10-12 | 2 | -1/+8 |
* | Add code for translation | Andinus | 2021-10-12 | 1 | -0/+122 |
* | Update README | Andinus | 2021-10-11 | 2 | -6/+6 |
* | Add scaling solution | Andinus | 2021-10-11 | 2 | -9/+170 |
* | Add 2d transformation module | Andinus | 2021-10-11 | 2 | -1/+34 |
* | Use plotly basic package, mount with onMount | Andinus | 2021-10-11 | 6 | -165/+148 |
* | Update README | Andinus | 2021-10-10 | 2 | -0/+8 |
* | Implement Bresenham's Algorithm | Andinus | 2021-10-10 | 2 | -2/+171 |
* | Plot graph when plotly is ready | Andinus | 2021-10-10 | 1 | -2/+5 |
* | line-drawing/DDA: Alert when plotly is not ready | Andinus | 2021-10-10 | 1 | -1/+2 |
* | Add links, postamble to homepage | Andinus | 2021-10-10 | 4 | -7/+38 |
* | Add plotly, update README to add Development notes | Andinus | 2021-10-10 | 7 | -10/+212 |
* | Update LICENSE, regenrate README | Andinus | 2021-10-10 | 2 | -8/+8 |
* | Update links | Andinus | 2021-10-10 | 1 | -4/+4 |
* | line-drawing/dda: Print chart after solving | Andinus | 2021-10-10 | 2 | -32/+74 |
* | Add working DDA Algorithm | Andinus | 2021-10-09 | 2 | -24/+106 |
* | Update dispatch mechanism | Andinus | 2021-10-09 | 1 | -6/+8 |
* | Partial DDA implementation | Andinus | 2021-10-09 | 4 | -77/+137 |
* | Changing page with Navbar using Component event | Andinus | 2021-10-09 | 3 | -12/+24 |
* | Initialize Application | Andinus | 2021-10-09 | 10 | -0/+1079 |
* | Add LICENSE | Andinus | 2021-10-09 | 3 | -0/+704 |
* | Initialize project | Andinus | 2021-10-09 | 3 | -0/+65 |