unity-atoms/Packages/BaseAtoms/Editor/Drawers/ValueLists
Casey Hofland 21a588b6a4
Add OnCollisionHook and OnCollision2DHook (#221)
* Add OnCollisionHook and OnCollision2DHook

* refactor hooks

Naming shouldn't be trigger, get outa heeeeere!

* Implement ValueEquals + simplify already implemented ValueEquals

* Fix generator for Collisions + Add missing generated conditions + support OR:ed conditions in templates

Co-authored-by: Adam Ramberg <adam@mambojambostudios.com>
2020-12-30 00:01:42 +01:00
..
BoolValueListDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
BoolValueListDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Collider2DValueListDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
Collider2DValueListDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
ColliderValueListDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
ColliderValueListDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Collision2DValueListDrawer.cs Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
Collision2DValueListDrawer.cs.meta Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
CollisionValueListDrawer.cs Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
CollisionValueListDrawer.cs.meta Add OnCollisionHook and OnCollision2DHook (#221) 2020-12-30 00:01:42 +01:00
ColorValueListDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
ColorValueListDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
DoubleValueListDrawer.cs Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
DoubleValueListDrawer.cs.meta Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
FloatValueListDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
FloatValueListDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
GameObjectValueListDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
GameObjectValueListDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
IntValueListDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
IntValueListDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
QuaternionValueListDrawer.cs Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
QuaternionValueListDrawer.cs.meta Unity Atoms Input System Integration (#212) 2020-12-21 00:24:12 +01:00
StringValueListDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
StringValueListDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Vector2ValueListDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
Vector2ValueListDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00
Vector3ValueListDrawer.cs More WIP 2020-03-02 02:26:06 +01:00
Vector3ValueListDrawer.cs.meta More WIP 2020-03-02 02:26:06 +01:00