Releases: uzimaru0000/Veauty
Releases · uzimaru0000/Veauty
Change Arguments
- Enabled to use IEnumerable as an argument of Node.
- Add
Equals
methods
fix widget's constructor args
v0.3.2 fix widget's constructor args
Variable length argument for kids
Variable length argument for kids
Removed dependency on Unity
The following changes have been made
- Introduced a mechanism for testing.
- Classes that depend on Unity have been removed.
Change namespace for IPatch
- Change namespace for IPatch
- Create Attribute abstract class
Fix Node type
v0.1.2 Fix Node type
Chage TypedNode generics
I changed the required type of Generics from MonoBehaviour to Component in order to add a Component to the Node using TypedNode.
The first version
v0.1.0 Initial version