-
Update Old Utilities
Past due by about 3 years Last updated about 3 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 about 3 years Last updated over 3 years agoWe should make whole library stable for public usage. We can use Unity Test Runner for Unit Testing and Player for Interaction testing.