unity-atoms/Source/Extensions
Gustavo Guimaraes e6174b5397 Scriptable object IList (#34)
* Updated README

* ScriptableObjectList now implements IList

* Made ScriptableObjectList field a List again

* Fixed problems related to changing IList to List

* Update Source/Base/ScriptableObjectList.cs

Co-Authored-By: mutmedia <gustavo.ceci95@gmail.com>
2019-04-11 13:14:53 +02:00
..
ArrayExtensions.cs Unified line endings 2019-04-07 11:56:54 +02:00
ArrayExtensions.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
CameraExtensions.cs Unified line endings 2019-04-07 11:56:54 +02:00
CameraExtensions.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
GameObjectExtensions.cs Removed unused namepaces 2019-04-07 11:15:23 +02:00
GameObjectExtensions.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
IListExtensions.cs Scriptable object IList (#34) 2019-04-11 13:14:53 +02:00
IListExtensions.cs.meta Scriptable object IList (#34) 2019-04-11 13:14:53 +02:00
MonoBehaviourExtensions.cs Cleaned up code readability, naming style to be consistent 2019-04-07 17:57:52 +02:00
MonoBehaviourExtensions.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
TransformExtensions.cs Cleaned up code readability, naming style to be consistent 2019-04-07 17:57:52 +02:00
TransformExtensions.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
Vector2Extensions.cs Added every to ListExtensions 2019-04-07 17:57:57 +02:00
Vector2Extensions.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
Vector3Extensions.cs Unified line endings 2019-04-07 11:56:54 +02:00
Vector3Extensions.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00