summaryrefslogtreecommitdiffstats
path: root/svgbob/src/point.rs
AgeCommit message (Expand)Author
2021-09-13Reorganize directory structure, update to sauron 0.43.40.6.2Jovansonlee Cesar
2021-07-13repurpose function adjust to use x and y as input as separate value instead o...Jovansonlee Cesar
2021-07-12Update to the lastest version of nalgebra and ncollide2dJovansonlee Cesar
2021-07-11Calculate radius, center, center_cells based on the ascii art and EdgeCase sp...Jovansonlee Cesar
2021-06-30Improve polygons for arrow, open circles, filled_circles, squares and diamondsJovansonlee Cesar
2020-02-03Merge the rearchitecture code into the main svgbob codeJovansonlee Cesar
2019-04-12cargo fmtJovansonlee Cesar
2018-09-05Make build to stable versionJovansonlee Cesar
2018-08-16turn off the arrangment in optimizer, add on_segment and is_on_line functionJovansonlee Cesar
2018-08-03Initial implementation for merging specific caseJovansonlee Cesar
2018-07-29remove unused warningsJovansonlee Cesar
2018-07-29refactored to modularized components to its corresponding fileJovansonlee Cesar