X10D/X10D.Unity/src
Oliver Booth a4a1d3b13a
fix: only copy Unity-serialized members
2023-04-07 13:09:07 +01:00
..
DebugUtility docs/perf: throw for null input 2023-04-02 03:12:04 +01:00
Drawing style: move MethodImplOptions to resource file 2023-04-04 10:34:16 +01:00
Numerics [ci skip] style: reformat & cleanup solution 2023-03-29 17:46:56 +01:00
Assembly.cs fix: CLSCompliant(false) for X10D.Unity 2023-04-02 03:11:22 +01:00
ComponentExtensions.cs fix: only copy Unity-serialized members 2023-04-07 13:09:07 +01:00
ExceptionMessages.Designer.cs feat: add Component move/copy 2023-04-07 01:21:56 +01:00
ExceptionMessages.resx feat: add Component move/copy 2023-04-07 01:21:56 +01:00
GameObjectExtensions.cs feat: add Component move/copy 2023-04-07 01:21:56 +01:00
Singleton.cs fix: suppress CA1000 2023-04-02 03:10:58 +01:00
TransformExtensions.cs Add .NET Standard 2.1 target, reintroduce Unity support 2022-05-05 18:00:38 +01:00
WaitForFrames.cs [X10D.Unity] Add various yield instructions 2022-07-14 12:00:55 +01:00
WaitForKeyDown.cs [X10D.Unity] Add various yield instructions 2022-07-14 12:00:55 +01:00
WaitForKeyUp.cs [X10D.Unity] Add various yield instructions 2022-07-14 12:00:55 +01:00
WaitForSecondsNoAlloc.cs [X10D.Unity] Add various yield instructions 2022-07-14 12:00:55 +01:00
WaitForSecondsRealtimeNoAlloc.cs [X10D.Unity] Add various yield instructions 2022-07-14 12:00:55 +01:00
WaitForTimeSpan.cs [X10D.Unity] Add various yield instructions 2022-07-14 12:00:55 +01:00
WaitForTimeSpanRealtime.cs [X10D.Unity] Add various yield instructions 2022-07-14 12:00:55 +01:00