[QGIS Commit] [qgis/Quantum-GIS] 74ba70: Added fine transparency settings for vectors.
GitHub
noreply at github.com
Mon Oct 1 06:26:41 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 74ba70aa7ba14c41385e7ef4f2bcac433a4ce834
https://github.com/qgis/Quantum-GIS/commit/74ba70aa7ba14c41385e7ef4f2bcac433a4ce834
Author: Lorenzo Masini <rugginoso at develer.com>
Date: 2012-09-30 (Sun, 30 Sep 2012)
Changed paths:
M src/core/symbology-ng/qgsfillsymbollayerv2.cpp
M src/core/symbology-ng/qgslinesymbollayerv2.cpp
M src/core/symbology-ng/qgsmarkersymbollayerv2.cpp
M src/gui/symbology-ng/qgssymbollayerv2widget.cpp
Log Message:
-----------
Added fine transparency settings for vectors.
Now the user can specify the alpha channel for outlines, border and
fill colors of polygons and markers.
The overall layer alpha channel is used as multiplier for these
values.
Selections are not affected.
Work done for Regione Toscana-SITA.
Commit: 1dfb3b3fd4be24b9f739dc6e60bccbf0bf35e76b
https://github.com/qgis/Quantum-GIS/commit/1dfb3b3fd4be24b9f739dc6e60bccbf0bf35e76b
Author: Giuseppe Sucameli <brush.tyler at gmail.com>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
M src/core/symbology-ng/qgsfillsymbollayerv2.cpp
M src/core/symbology-ng/qgslinesymbollayerv2.cpp
M src/core/symbology-ng/qgsmarkersymbollayerv2.cpp
M src/gui/symbology-ng/qgssymbollayerv2widget.cpp
Log Message:
-----------
Merge branch 'master' of git://github.com/rugginoso/Quantum-GIS into rugginoso-master
Commit: 495246f57574d88453bc55190a91f41bdb2cb11f
https://github.com/qgis/Quantum-GIS/commit/495246f57574d88453bc55190a91f41bdb2cb11f
Author: Giuseppe Sucameli <brush.tyler at gmail.com>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
M src/core/qgsmaplayer.cpp
M src/core/qgsprojectfiletransform.cpp
Log Message:
-----------
fix transparency saving on QML file (follow 74ba70aa):
do not store the same transparency value twice (for both SimpleFill symbol and its layers)
Compare: https://github.com/qgis/Quantum-GIS/compare/86a56b6a24d1...495246f57574
More information about the QGIS-commit
mailing list