Commit Graph

6 Commits

Author SHA1 Message Date
Oliver Booth dc6d984fa8
test: suppress ReSharper.Unity.InefficientPropertyAccess
This is false positive being thrown by the analyzer. The values are - in fact - changing before being read each time.
2023-04-07 01:34:08 +01:00
Oliver Booth 420ec2433a
feat: add Component move/copy
As usual, experimental API - subject to change.
2023-04-07 01:21:56 +01:00
Oliver Booth fcdcf54aa3
test: use NUnit constraint API in X10D.Unity.Tests (#76) 2023-04-05 22:51:59 +01:00
Oliver Booth df0257f498
Add GameObject.SetLayerRecursively (#57) 2022-05-08 22:37:03 +01:00
Oliver Booth 6c24231a2c
[ci skip] Apply root namespace X10D.Unity 2022-05-08 12:17:57 +01:00
Oliver Booth 7da6dc1009
Add tests for X10D.Unity 2022-05-08 12:09:30 +01:00