1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-10 06:25:42 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
e6025b1a4c
fix: validate null arguments in X10D.Unity
The CA runs are really testing me today.
2023-04-11 17:09:14 +01:00
77ab429f72
refactor: remove Copy/Move component functionality
This may be returned at a later point.
2023-04-10 13:26:38 +01:00
a4a1d3b13a
fix: only copy Unity-serialized members 2023-04-07 13:09:07 +01:00
420ec2433a
feat: add Component move/copy
As usual, experimental API - subject to change.
2023-04-07 01:21:56 +01:00
60a3459663
Add GetComponentsInChildrenOnly<T> 2022-05-08 00:06:39 +01:00