1. 25 4月, 2016 1 次提交
  2. 18 10月, 2015 1 次提交
    • A
      ArrowHelper: fix undefined reference when using zero-length tails · b53649ab
      Alexandre Courbot 提交于
      Commit 9e2103f9 added support for zero-length tails by conditionally
      creating the line object. However it kept using that object
      unconditionally in some places (such as setLength), which results in
      undefined references if an ArrowHelper is initially created with a
      zero-size tail and then made longer by calling setLength().
      
      This patch fixes this problem by always creating the tail object and
      limiting its minimum length to 0. This also simplifies the code a bit.
      b53649ab
  3. 19 9月, 2015 1 次提交
  4. 09 9月, 2015 1 次提交
  5. 09 8月, 2015 1 次提交
  6. 17 7月, 2015 1 次提交
  7. 11 11月, 2014 1 次提交
  8. 04 11月, 2014 1 次提交
  9. 11 5月, 2014 3 次提交
  10. 17 4月, 2014 2 次提交
  11. 26 11月, 2013 1 次提交
  12. 29 5月, 2013 1 次提交
  13. 01 5月, 2013 1 次提交
  14. 12 4月, 2013 1 次提交
  15. 03 1月, 2013 1 次提交
  16. 31 12月, 2012 5 次提交
  17. 26 6月, 2012 1 次提交
  18. 23 4月, 2012 1 次提交
  19. 14 4月, 2012 1 次提交
  20. 13 4月, 2012 1 次提交
  21. 08 4月, 2012 1 次提交
  22. 16 3月, 2012 3 次提交
  23. 15 3月, 2012 1 次提交
  24. 14 3月, 2012 1 次提交