summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-09bumpup the cli0.6.1Jovansonlee Cesar
2021-09-09Improve the publish scriptJovansonlee Cesar
2021-09-09Prepare for 0.6.1 releaseJovansonlee Cesar
2021-09-09Improve code readability on view by using arrays instead of vecJovansonlee Cesar
2021-08-27Fix and organize testsJovansonlee Cesar
2021-08-27temporary fix for span testJovansonlee Cesar
2021-08-27Fix some testsJovansonlee Cesar
2021-08-27Modify the algorithm for endorse such that circles and arcs are matched by th...Jovansonlee Cesar
2021-08-20Fix publish scriptJovansonlee Cesar
2021-08-20Update to sauron 0.41.00.6.0Jovansonlee Cesar
2021-08-20Fix jssJovansonlee Cesar
2021-08-17Fix failing testJovansonlee Cesar
2021-08-17Add notes to reexportJovansonlee Cesar
2021-08-17Prepare for 0.5.5 release0.5.5Jovansonlee Cesar
2021-08-17Fix issue#38Jovansonlee Cesar
2021-08-17Add test for issue#38 and remove panicking code due to char boundary errorJovansonlee Cesar
2021-08-15bump up cli version0.5.4Jovansonlee Cesar
2021-08-15Prepare for 0.5.4 releaseJovansonlee Cesar
2021-08-14Use 'sauron::jss' macro to simplify creating a css from settingsJovansonlee Cesar
2021-08-14Add a compressed variant to the generated svgJovansonlee Cesar
2021-08-10Don't expose global variables when not neededJovansonlee Cesar
2021-07-30use ivanceras username at liberapayJovansonlee Cesar
2021-07-30remove script, use only the anchor buttonJovansonlee Cesar
2021-07-30try librepay buttonJovansonlee Cesar
2021-07-23Merge pull request #76 from mbarkhau/masterJovansonlee Cesar
2021-07-22add gh action to build binariesManuel Barkhau
2021-07-14Change demo linkJovansonlee Cesar
2021-07-13Add a little arrowed arc in unicode mapJovansonlee Cesar
2021-07-13repurpose function adjust to use x and y as input as separate value instead o...Jovansonlee Cesar
2021-07-13Use the parry2d in the crate importsJovansonlee Cesar
2021-07-12Initial migration from ncollide2d to parry2dJovansonlee Cesar
2021-07-12Prepare for 0.5.30.5.3Jovansonlee Cesar
2021-07-12Update to the lastest version of nalgebra and ncollide2dJovansonlee Cesar
2021-07-12Add a public function for Rect fragment to determine whether it is using a ro...Jovansonlee Cesar
2021-07-11Update cli0.5.2Jovansonlee Cesar
2021-07-11Prepare for 0.5.2 releaseJovansonlee Cesar
2021-07-11update todoJovansonlee Cesar
2021-07-11Add more arc testJovansonlee Cesar
2021-07-11Fix testJovansonlee Cesar
2021-07-11make the logic of endorse_rect_and_arcs uniform with arcsJovansonlee Cesar
2021-07-11Add some arc testsJovansonlee Cesar
2021-07-11Remove storing center_cell, since it can be derived from centerJovansonlee Cesar
2021-07-11Fix strange bug when some arcs are not rendered to the use of BTreeMap when i...Jovansonlee Cesar
2021-07-11Calculate radius, center, center_cells based on the ascii art and EdgeCase sp...Jovansonlee Cesar
2021-07-11overhaul circle map algorithmn calculating centers and radiusJovansonlee Cesar
2021-07-10Add a calculation for circle center and radius, instead of the hard coded oneJovansonlee Cesar
2021-07-10Simplify and improve triangle polygon appJovansonlee Cesar
2021-07-08Prepare for 0.5.10.5.1Jovansonlee Cesar
2021-07-08Add TODO notesJovansonlee Cesar
2021-07-08Improve implementation of is_intersectingJovansonlee Cesar