Fri, 01 Jul 2022 16:46:43 +0300
Fix right click to delete not really working properly
Instead of removing the point that had been added, it would remove
the point that is being drawn, which would cause it to overwrite the
previous point using the new point, causing a bit of a delay
0 | 1 | syntax:glob |
263
59b6027b9843
Move render layer files to new src/layers/ directory
Teemu Piippo <teemu.s.piippo@gmail.com>
parents:
25
diff
changeset
|
2 | CMakeLists.txt.user* |
1 | 3 | __pycache__ |
3 | 4 | *.orig |
25
6de5ac1fb471
added debug and release to hgignore
Teemu Piippo <teemu@hecknology.net>
parents:
3
diff
changeset
|
5 | debug |
6de5ac1fb471
added debug and release to hgignore
Teemu Piippo <teemu@hecknology.net>
parents:
3
diff
changeset
|
6 | release |