summaryrefslogtreecommitdiffstats
path: root/svgbob/src/optimizer.rs
AgeCommit message (Expand)Author
2018-08-13Merge branch 'optimization-overhaul' of https://gitlab.com/ivanceras/svgbob i...optimization-overhaulJovansonlee Cesar
2018-08-13group elements that shares endpointsJovansonlee Cesar
2018-08-09Remove printlnJovansonlee Cesar
2018-08-09Merge branch 'optimization-overhaul' of https://gitlab.com/ivanceras/svgbob i...Jovansonlee Cesar
2018-08-08Add circles up to 24 radiusJovansonlee Cesar
2018-08-03Initial implementation for merging specific caseJovansonlee Cesar
2018-08-03Add implementation for reduction of elements from its cellsJovansonlee Cesar
2018-08-03Remove warnings and error messagesJovansonlee Cesar
2018-08-02Alter the logic of getting the elements, Get the enhance_elements first and t...Jovansonlee Cesar
2018-07-31Add square marker at the start of the lineJovansonlee Cesar
2018-07-31Add big open circle and big open circle markerJovansonlee Cesar
2018-07-31Prevent from re-adding the elements when there are multiple features involvedJovansonlee Cesar
2018-07-30Attempt on putting back excess elementsJovansonlee Cesar
2018-07-30Fix circuitry, initial implementation for dashed lineJovansonlee Cesar
2018-07-29remove unused warningsJovansonlee Cesar
2018-07-29refactored to modularized components to its corresponding fileJovansonlee Cesar
2018-07-29Added arrowstart markerJovansonlee Cesar
2018-07-29removed enhancementsJovansonlee Cesar
2018-07-29A good improvement on reducing the linesJovansonlee Cesar
2018-05-22Fix tests, remove warningsJovansonlee Cesar
2018-03-04cargo fmtJovansonlee Cesar
2018-03-04Code clean up and remove unused filesJovansonlee Cesar
2017-08-10Merge branch 'develop' of https://gitlab.com/ivanceras/svgbobrusJovansonlee Cesar
2017-08-10Merge branch 'develop' of https://github.com/ivanceras/svgbobrusJovansonlee Cesar
2017-08-02Stable looking behaviors on circlesJovansonlee Cesar
2017-07-13Render big arcsJovansonlee Cesar
2017-06-29A huge optimization by utilizing indexes instead of using iteratorJovansonlee Cesar
2017-06-27A rewrite on architectureJovansonlee Cesar
2017-05-05Add open and junction circleJovansonlee Cesar
2017-04-06add comments what the function doesJovansonlee Cesar
2017-02-08split the svgbob as library and svgbob_cli as the commanline interfaceJovansonlee Cesar