Fields which are used for date conversion:
####iOS
On /activity
:
created
sent
created
v activity.content.comments
On login in user
there is lastLogin
Fields which are used for date conversion:
####iOS
On /activity
:
created
sent
created
v activity.content.commentsOn login in user
there is lastLogin
146 schema migration (spaces cluster) safe to run
147 schema migration (metric_key_id) safe to run took 10min on stage
148 schema migration (metric_key_name_id, also metric_key_id FK) safe to run took 1528s on stage
Shader "ShieldShader" | |
{ | |
Properties | |
{ | |
_Globalopacity("Global opacity", Range( 0 , 1)) = 1 | |
_Maintexture("Main texture", 2D) = "black" {} | |
_Maintextureintensity("Main texture intensity", Float) = 1 | |
_Mainpanningspeed("Main panning speed", Vector) = (0,0,0,0) | |
[Toggle]_Invertmaintexture("Invert main texture", Range( 0 , 1)) = 0 | |
[HDR]_Maincolor("Main color", Color) = (0.7941176,0.1284602,0.1284602,0.666) |