Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.14
-
None
-
8b768a4a077e9c80ec411129a538b77e7bc404af
Description
Internally, it seems it is regarded as a uniform in shaders.
If we add QColor property to CustomMaterial, the app crashes with assert(0).
Currently,
double, bool, vector2d, vector3d, vector4d, int and texture are supported.
QColor will also be common one to use especially considering compatibility to DefaultMaterial.