X10D/X10D.Unity/src
Oliver Booth 048e0a22f7
Add Singleton<T> class
2022-05-13 09:09:25 +01:00
..
Drawing Add Color.With* methods (resolves #55) 2022-05-09 10:01:03 +01:00
Numerics Add System.Numerics/UnityEngine vector/quaternion conversions 2022-05-09 20:40:55 +01:00
ComponentExtensions.cs Add GetComponentsInChildrenOnly<T> 2022-05-08 00:06:39 +01:00
GameObjectExtensions.cs Remove call to Cast, avoid alloc of Transform.Enumerator 2022-05-09 19:47:02 +01:00
Singleton.cs Add Singleton<T> class 2022-05-13 09:09:25 +01:00
TransformExtensions.cs Add .NET Standard 2.1 target, reintroduce Unity support 2022-05-05 18:00:38 +01:00