summaryrefslogtreecommitdiff
path: root/src/main/python/shapes/line.py
AgeCommit message (Expand)Author
2023-02-20Reattaching Node Line to Node Item(Revised)brenda-br
2023-02-20Reattaching Node Line to Node Itembrenda-br
2020-06-18save update 2Blaine
2020-06-18save fileupdateBlaine
2020-06-18fix line updationBlaine
2020-06-17preserve commentsBlaine
2020-06-17Merge branch 'master' into streamTableBlaine
2020-06-16values as properties and reverse name change eventBlaine
2020-06-15add dynamic stream table listBlaine
2020-06-14add commentssumit
2020-06-13implement line grip itemsumit
2020-06-11increase thickness of label linesumit
2020-06-10fix in arrowsumit
2020-06-10Merge branch 'master' ofsumit
2020-06-10fix draw problem of arrowsumit
2020-06-10fix draw problem of arrowsumit
2020-06-10add or remove arrow to linesumit
2020-06-10implement labels and version info to saved fileBlaine
2020-06-10implement id logicBlaine
2020-06-10fix line path if line end to other linesumit
2020-06-10update line grip item when it's line removedsumit
2020-06-10fix remove of line with itemsumit
2020-06-10fix in initial path of linesumit
2020-06-09update end point for mid linessumit
2020-06-09fix shape of line grabbersumit
2020-06-08serialization for scene itemsBlaine
2020-06-08make line connect able another linesumit
2020-06-05add text label to line with pop up menusumit
2020-06-05Merge branch 'master' of https://github.com/Sumit-Sahu/Chemical-PFDsumit
2020-06-03sort col pointsBlaine
2020-06-03curve fix for line from right to leftsumit
2020-06-02checkkkBlaine
2020-06-02minor typoBlaine
2020-06-02loop 2nd fixBlaine
2020-06-02reverse dir fixBlaine
2020-06-02line workingBlaine
2020-06-02update end point of linesumit
2020-06-02add text label for linesumit
2020-05-31add variable commonPathssumit
2020-05-31common path of linessumit
2020-05-30remove extra point of linesumit
2020-05-28change final shape of linesumit
2020-05-19clean up and add commentssumit
2020-05-18Rename line.py to src/main/python/shapes/line.pySumit-Sahu