1. 24 4月, 2018 2 次提交
  2. 15 4月, 2018 1 次提交
  3. 01 4月, 2018 3 次提交
  4. 30 3月, 2018 1 次提交
  5. 07 2月, 2018 1 次提交
  6. 02 2月, 2018 1 次提交
    • S
      fix nearest vertex selection · b6e0df88
      serycjon 提交于
      The original method just selected the first encountered vertex in some
      epsilon-neighborhood of the mouse cursor. Now the closest one is
      picked. This is done in O(number_of_vertices) and could be someday
      improved by more efficient nearest neighbor using k-d tree.
      b6e0df88
  7. 19 8月, 2017 1 次提交
  8. 09 5月, 2016 1 次提交
  9. 12 12月, 2011 1 次提交
  10. 21 10月, 2011 1 次提交
  11. 20 10月, 2011 3 次提交
  12. 19 10月, 2011 3 次提交
  13. 18 10月, 2011 2 次提交
  14. 17 10月, 2011 3 次提交
  15. 16 10月, 2011 2 次提交
  16. 15 10月, 2011 1 次提交
    • M
      Bound shape moves inside pixmap area · c7471ecb
      Michael Pitidis 提交于
      Bound movement of shapes inside the pixmap area. Movement could be a bit
      more accurate, but it currently breaks bounding.
      
      Refactor some of the shape and main window code accordingly.
      c7471ecb
  17. 14 10月, 2011 2 次提交
  18. 13 10月, 2011 3 次提交
  19. 08 10月, 2011 1 次提交
  20. 06 10月, 2011 3 次提交
  21. 05 10月, 2011 4 次提交