Bring back changes for transparency and added new error protection for big components.

This commit is contained in:
Jonathas Costa
2019-07-15 10:31:08 -04:00
parent cb36a25d5a
commit 0f09c36aa2
11 changed files with 66 additions and 20 deletions

View File

@@ -96,6 +96,7 @@ protected:
properties::FloatProperty _opacity;
properties::StringProperty _renderableType;
void setRenderBinFromOpacity();
void registerUpdateRenderBinFromOpacity();
private: