1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-10-18 20:26:10 +00:00
X10D/X10D.Unity/src
2023-03-06 06:49:07 +07:00
..
Drawing Add Color.With* methods (resolves #55) 2022-05-09 10:01:03 +01:00
Numerics Added SpanExtensions and the reinterpret between Unity's structs to System.Numerics structs 2023-03-06 06:49:07 +07: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