Skip to content

Releases: uzimaru0000/Veauty

Change Arguments

14 Jul 21:31
Compare
Choose a tag to compare
  • Enabled to use IEnumerable as an argument of Node.
  • Add Equals methods

fix widget's constructor args

11 Jul 15:06
Compare
Choose a tag to compare
v0.3.2

fix widget's constructor args

Variable length argument for kids

11 Jul 14:40
Compare
Choose a tag to compare

Variable length argument for kids

Removed dependency on Unity

07 Jul 18:22
c1a9d74
Compare
Choose a tag to compare

The following changes have been made

  • Introduced a mechanism for testing.
  • Classes that depend on Unity have been removed.

Change namespace for IPatch

15 Jun 20:18
a962f47
Compare
Choose a tag to compare
  • Change namespace for IPatch
  • Create Attribute abstract class

Fix Node type

16 May 22:12
Compare
Choose a tag to compare
v0.1.2

Fix Node type

Chage TypedNode generics

15 May 06:05
1ac75f8
Compare
Choose a tag to compare

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

15 May 00:05
Compare
Choose a tag to compare
v0.1.0

Initial version