unity-atoms/Packages/Core/Editor/Drawers/Variables
Oliver Biwer a5641f6514 Variable and Constant Drawers show a preview value (#89)
* Drawers of Variables and Constants show value field

* #89 Adjust preview width for Vector2 and Vector3
2019-11-14 22:46:58 +01:00
..
BoolVariableDrawer.cs Variable and Constant Drawers show a preview value (#89) 2019-11-14 22:46:58 +01:00
BoolVariableDrawer.cs.meta New repo structure 2019-10-01 17:27:22 +02:00
Collider2DVariableDrawer.cs Variable and Constant Drawers show a preview value (#89) 2019-11-14 22:46:58 +01:00
Collider2DVariableDrawer.cs.meta New repo structure 2019-10-01 17:27:22 +02:00
ColliderVariableDrawer.cs Variable and Constant Drawers show a preview value (#89) 2019-11-14 22:46:58 +01:00
ColliderVariableDrawer.cs.meta New repo structure 2019-10-01 17:27:22 +02:00
ColorVariableDrawer.cs Variable and Constant Drawers show a preview value (#89) 2019-11-14 22:46:58 +01:00
ColorVariableDrawer.cs.meta New repo structure 2019-10-01 17:27:22 +02:00
FloatVariableDrawer.cs Variable and Constant Drawers show a preview value (#89) 2019-11-14 22:46:58 +01:00
FloatVariableDrawer.cs.meta New repo structure 2019-10-01 17:27:22 +02:00
GameObjectVariableDrawer.cs Variable and Constant Drawers show a preview value (#89) 2019-11-14 22:46:58 +01:00
GameObjectVariableDrawer.cs.meta New repo structure 2019-10-01 17:27:22 +02:00
IntVariableDrawer.cs Variable and Constant Drawers show a preview value (#89) 2019-11-14 22:46:58 +01:00
IntVariableDrawer.cs.meta New repo structure 2019-10-01 17:27:22 +02:00
StringVariableDrawer.cs Variable and Constant Drawers show a preview value (#89) 2019-11-14 22:46:58 +01:00
StringVariableDrawer.cs.meta New repo structure 2019-10-01 17:27:22 +02:00
Vector2VariableDrawer.cs Variable and Constant Drawers show a preview value (#89) 2019-11-14 22:46:58 +01:00
Vector2VariableDrawer.cs.meta New repo structure 2019-10-01 17:27:22 +02:00
Vector3VariableDrawer.cs Variable and Constant Drawers show a preview value (#89) 2019-11-14 22:46:58 +01:00
Vector3VariableDrawer.cs.meta New repo structure 2019-10-01 17:27:22 +02:00