Historial de Commits

Autor SHA1 Mensaje Fecha
  Kentaro Wada 378ab6e572 Support negative point label for SAM hace 2 años
  Kentaro Wada ac3a7c63b4 Introduce Segment-Anything model for crateMode="ai_polygon" hace 2 años
  Kentaro Wada d8a13a3980 Use QPointF to handle float in Canvas.boundedMoveShapes hace 2 años
  Kentaro Wada 2187de1e79 Support crosshair along with cursor hace 2 años
  Kentaro Wada d0983dca29 Use QPointF to avoid TypeError in Python3.10 hace 2 años
  박상민 c6b823723d Remove duplicated declaration hace 2 años
  Kentaro Wada bcb97bf82a Use QPointF and QSizeF to avoid TypeErrors in Python3.10 hace 2 años
  Bc. Martin Kubovčík f696ea7a26 Movement with arrow keys (#942) hace 3 años
  Bc. Martin Kubovčík 806800efb0 Deselect shape when clicking and already selected (#950) hace 3 años
  Kentaro Wada 4754b26e73 Revert "Deselect shape when clicking and already selected (#944)" (#949) hace 3 años
  Bc. Martin Kubovčík 9d9914e8a4 Deselect shape when clicking and already selected (#944) hace 3 años
  Sebastian Ruiz 7e7ed18738 feature: copy and paste polygons (#818) hace 3 años
  Charlie 39d4f7611c Add shortcut for remove selected point (#802) hace 3 años
  Bc. Martin Kubovcik d1738fc510 Interactively adding point to edge hace 3 años
  Kentaro Wada 3f9350b99c Disable snapping while Alt is pressed hace 3 años
  femianjc b8ed7ce081 Faster undo, and undo with Autosave hace 4 años
  Kentaro Wada 3a6e076469 Fix bugs around removing points and point-empty shape hace 4 años
  Henrik Toft 7189f2c989 Adding ability to add or remove points from existing polygon when left-clicking while holding down the SHIFT-key. hace 4 años
  Kentaro Wada bac03f075d Config for shape colors (line_color, fill_color, etc) hace 4 años
  Kentaro Wada 5c9808446a Format code with black hace 4 años
  alexander-g d986e8fc08 Added a tool to adjust image brightness and contrast. Useful for dark images (#494) hace 4 años
  Kentaro Wada 465d882306 Make "Add Point To Edge" more robust hace 5 años
  Kentaro Wada 45d1d04791 Fix both unHighlight and addPointToEdge with self.prevXXX hace 5 años
  Kentaro Wada b3a672ba52 Clear shape highlight correctly hace 5 años
  Kentaro Wada 797004bac0 Fix bug caused by unHighlight hace 5 años
  Kentaro Wada 025ed3d78d Remove line color hace 5 años
  Kentaro Wada 7accf9ea28 Fix canvas.py hace 5 años
  Kentaro Wada ae2f8aa5f1 Reset self.hShape in Canvas hace 5 años
  Kentaro Wada 4fb1fab963 Clear highlight when leaving from canvas hace 5 años
  Sergey Shilin a3e6781bb1 Fixed a bug when application crashes on polygon deletion. Closes #556 hace 5 años