[Gammaray-commits] [KDAB/GammaRay] ddf2a5: Add highlighting support to the SG geometry tab.
Volker Krause
volker.krause at kdab.com
Tue Mar 11 15:39:32 CET 2014
Branch: refs/heads/master
Home: https://github.com/KDAB/GammaRay
Commit: ddf2a5142c5bed98384b1e1fcd050cb1ee0d866c
https://github.com/KDAB/GammaRay/commit/ddf2a5142c5bed98384b1e1fcd050cb1ee0d866c
Author: Anton Kreuzkamp <anton.kreuzkamp at kdab.com>
Date: 2014-03-11 (Tue, 11 Mar 2014)
Changed paths:
M plugins/quickinspector/geometryextension/sggeometrytab.cpp
M plugins/quickinspector/geometryextension/sgwireframewidget.cpp
M plugins/quickinspector/geometryextension/sgwireframewidget.h
Log Message:
-----------
Add highlighting support to the SG geometry tab.
It is now possible to select vertices, that will then be highlighted
in the wireframe. Wires and faces are also highlighted if all related
vertices are highlighted. Selection inside the wireframe is possible
as well.
Commit: a3355c61396a05b7ef4acd66b540e81359c28fc7
https://github.com/KDAB/GammaRay/commit/a3355c61396a05b7ef4acd66b540e81359c28fc7
Author: Volker Krause <volker.krause at kdab.com>
Date: 2014-03-11 (Tue, 11 Mar 2014)
Changed paths:
M plugins/quickinspector/geometryextension/sgwireframewidget.cpp
Log Message:
-----------
Use Qt4 compatible API.
Compare: https://github.com/KDAB/GammaRay/compare/b93b6d81e054...a3355c61396a
More information about the Gammaray-commits
mailing list