[QGIS Commit] [qgis/QGIS] 95b456: Use rougher polygon cost calculation based on clos...

GitHub noreply at github.com
Tue Nov 5 04:50:18 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 95b45672e5434d56bd38c28cf4e415296c6e8665
      https://github.com/qgis/QGIS/commit/95b45672e5434d56bd38c28cf4e415296c6e8665
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2013-05-29 (Wed, 29 May 2013)

  Changed paths:
    M src/core/pal/costcalculator.cpp
    M src/core/pal/costcalculator.h

  Log Message:
  -----------
  Use rougher polygon cost calculation based on closest border or obstacle


  Commit: 2bf0b2e90164b0a454ea9c4b9534f67ce0db0e5f
      https://github.com/qgis/QGIS/commit/2bf0b2e90164b0a454ea9c4b9534f67ce0db0e5f
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2013-05-29 (Wed, 29 May 2013)

  Changed paths:
    M src/core/pal/feature.cpp

  Log Message:
  -----------
  Differentiate between x and y resolution for polygon coordinate positions -> fewer candidate positions


  Commit: e18dcbf751893c52ce3a1461b9e4e453a1993291
      https://github.com/qgis/QGIS/commit/e18dcbf751893c52ce3a1461b9e4e453a1993291
  Author: mhugent <marco.hugentobler at sourcepole.ch>
  Date:   2013-11-05 (Tue, 05 Nov 2013)

  Changed paths:
    M src/core/pal/costcalculator.cpp
    M src/core/pal/costcalculator.h
    M src/core/pal/feature.cpp

  Log Message:
  -----------
  Merge pull request #640 from mhugent/labeling_performance

Labeling performance


Compare: https://github.com/qgis/QGIS/compare/eb6ca1e0986d...e18dcbf75189


More information about the QGIS-commit mailing list