Kentaro Wada
|
3a6e076469
Fix bugs around removing points and point-empty shape
|
4 жил өмнө |
Henrik Toft
|
7189f2c989
Adding ability to add or remove points from existing polygon when left-clicking while holding down the SHIFT-key.
|
4 жил өмнө |
Kentaro Wada
|
bac03f075d
Config for shape colors (line_color, fill_color, etc)
|
4 жил өмнө |
Kentaro Wada
|
5c9808446a
Format code with black
|
4 жил өмнө |
alexander-g
|
d986e8fc08
Added a tool to adjust image brightness and contrast. Useful for dark images (#494)
|
4 жил өмнө |
Kentaro Wada
|
465d882306
Make "Add Point To Edge" more robust
|
5 жил өмнө |
Kentaro Wada
|
45d1d04791
Fix both unHighlight and addPointToEdge with self.prevXXX
|
5 жил өмнө |
Kentaro Wada
|
b3a672ba52
Clear shape highlight correctly
|
5 жил өмнө |
Kentaro Wada
|
797004bac0
Fix bug caused by unHighlight
|
5 жил өмнө |
Kentaro Wada
|
025ed3d78d
Remove line color
|
5 жил өмнө |
Kentaro Wada
|
7accf9ea28
Fix canvas.py
|
5 жил өмнө |
Kentaro Wada
|
ae2f8aa5f1
Reset self.hShape in Canvas
|
5 жил өмнө |
Kentaro Wada
|
4fb1fab963
Clear highlight when leaving from canvas
|
5 жил өмнө |
Sergey Shilin
|
a3e6781bb1
Fixed a bug when application crashes on polygon deletion. Closes #556
|
5 жил өмнө |
Kentaro Wada
|
21813d2857
Add config for canvas: double_click
|
5 жил өмнө |
Kentaro Wada
|
4ab0e9a7c7
Minor fix
|
5 жил өмнө |
LATENTIX\ht
|
dc4967b330
Fixing potential bug
|
5 жил өмнө |
LATENTIX\ht
|
2eb18d1234
Adding ability to remove a point from a closed shape (polygon).
|
5 жил өмнө |
Christian Clauss
|
e727b88ef1
Typo found by codespell
|
5 жил өмнө |
Chen Zhang
|
226f5e66ef
add more string to translate
|
5 жил өмнө |
Kentaro Wada
|
cfb2bd7fd9
Use edgeSelected with passing shape as second argument
|
5 жил өмнө |
Jakub Gregorek
|
f9752e46a0
Fixes #462, check shape type before emitting signal to allow to add points
|
5 жил өмнө |
Kentaro Wada
|
159f6e03ad
Fix typo
|
5 жил өмнө |
Kentaro Wada
|
854f039fd5
Clip only x1 and y1 for intersectingEdges
|
5 жил өмнө |
Kentaro Wada
|
39d9d8d207
Clip x, y values before calling intersectingEdges
|
5 жил өмнө |
Kentaro Wada
|
68a800e15b
Fix outOfPixmap to solve crashing when outside of the pixmap
|
5 жил өмнө |
Kentaro Wada
|
3b55c8a222
Correct comments about canvas.menus
|
6 жил өмнө |
Kentaro Wada
|
ea23c7caee
Remove duplicate menu in canvas
|
6 жил өмнө |
IlyaOvodov
|
da3fa111b0
Group operations on shapes (#405)
|
6 жил өмнө |
IlyaOvodov
|
ba475461a8
Fix #408 Undo works only once
|
6 жил өмнө |