-
Notifications
You must be signed in to change notification settings - Fork 448
-
Update Old Utilities
Past due by over 7 years Last updated over 7 years agoWe should update all old utilities such as scripts and shaders to m…
We should update all old utilities such as scripts and shaders to make the library compatible with unity versions.
Also we should use Unity compile-time define tags to determine unity versions for more compatibility.
-
Stabilization
Past due by over 7 years Last updated over 7 years agoWe should make whole library stable for public usage.
We can use Unity Test Runner for Unit Testing and Player for Interaction testing.