Add non-floats to particle type
authorAlan Alpert <alan.alpert@nokia.com>
Thu, 20 Oct 2011 10:28:22 +0000 (20:28 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 1 Nov 2011 07:14:08 +0000 (08:14 +0100)
commit1cb5f20f17ea08b2cc7cd7bcd28b7c658b6dbb66
tree8ad4f91d87b91a2e8610dc8f189142d1669528f2
parent2147b43b811100240103b002d767452e966f6eae
Add non-floats to particle type

booleans exposed for the 1.0 or 0.0 floats, and color exposed as 0.0-1.0
even though it's 0-255 internally.

Change-Id: Idc7ab2527fef150fddb077fc73ac1c7cf122cfdd
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
examples/declarative/particles/affectors/customaffector.qml
src/declarative/particles/qquickparticlesystem_p.h
src/declarative/particles/qquickv8particledata.cpp
tests/auto/particles/qquickcustomaffector/data/basic.qml
tests/auto/particles/qquickcustomaffector/tst_qquickcustomaffector.cpp