From 0548bdbbd3e18cbb045ed29378487f5690d05e8c Mon Sep 17 00:00:00 2001 From: Mahmoud Badri Date: Wed, 10 Apr 2019 11:11:17 +0300 Subject: Support variants property on components MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also the following tasks are done in this commit: - show active root component properties in the inspector. - fix a crash when opening the light scope drop down. - remove a lot of dynamic casts and useless code and cleanups, mainly from the inspector classes. There is still more dynamic casts and memory leaks that should be tackled in another commit. - move a method to more appropriate place. Change-Id: I5bec3858ba34d307ab6236ee665f1474302c1f57 Reviewed-by: Miikka Heikkinen Reviewed-by: Antti Määttä Reviewed-by: Tomi Korpipää --- .../res/DataModelMetadata/en-us/MetaData.xml | 35 +++++++++++++++------- 1 file changed, 25 insertions(+), 10 deletions(-) (limited to 'src/Runtime/res') diff --git a/src/Runtime/res/DataModelMetadata/en-us/MetaData.xml b/src/Runtime/res/DataModelMetadata/en-us/MetaData.xml index 2df33774..c5b99119 100644 --- a/src/Runtime/res/DataModelMetadata/en-us/MetaData.xml +++ b/src/Runtime/res/DataModelMetadata/en-us/MetaData.xml @@ -55,7 +55,17 @@ - + + + + + + + + + + +