Removed ShaderEffectItem and qt_ModelViewProjectionMatrix.
authorKim Motoyoshi Kalland <kim.kalland@nokia.com>
Fri, 25 Nov 2011 09:01:32 +0000 (10:01 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 28 Nov 2011 05:42:26 +0000 (06:42 +0100)
commit121b5777ffb0f692310973fbe858356894c52998
treed65c5ac0d9f696773d069c602d073b390f8c59ed
parente8b6f2347d419e8299df43523514c807136977a4
Removed ShaderEffectItem and qt_ModelViewProjectionMatrix.

ShaderEffectItem was replaced by ShaderEffect, and
qt_ModelViewProjectionMatrix with qt_Matrix a while ago. The old
names were kept working for a transition period, but it's now time
to remove them completely.

Change-Id: Ife030d2122250784fe2ec80b1f8645301b0165d0
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
src/declarative/items/qquickitemsmodule.cpp
src/declarative/items/qquickshadereffect.cpp
src/declarative/items/qquickshadereffect_p.h
src/declarative/items/qquickshadereffectnode.cpp