com.stansassets.foundation
Advanced tools
Comparing version 1.0.17 to 1.0.18
{ | ||
"name": "com.stansassets.foundation", | ||
"displayName": "Stans Assets - Foundation", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"unity": "2018.4", | ||
@@ -6,0 +6,0 @@ "description": "Foundation package is a collection of utility methods, design patterns, and extensions for Unity.", |
@@ -11,3 +11,3 @@ # Foundation Library | ||
[API Reference](https://api.stansassets.com/foundation/StansAssets.Foundation.html) | [Wiki](https://github.com/StansAssets/com.stansassets.foundation/wiki) | [Unity Forum](https://forum.unity.com/threads/free-stans-assets-foundation-library.975999/) | ||
[API Reference](https://api.stansassets.com/foundation/StansAssets.Foundation.html) | [Wiki](https://github.com/StansAssets/com.stansassets.foundation/wiki) | [Unity Forum](https://forum.unity.com/threads/free-stans-assets-foundation-library.975999/) | [Asset Store](https://assetstore.unity.com/packages/tools/utilities/foundation-library-179726) | ||
@@ -19,2 +19,6 @@ #### Quick links to explore the library: | ||
* [Patterns.](https://api.stansassets.com/foundation/StansAssets.Foundation.Patterns.html) Implementation of well-known design patterns like Singleton, Factory, Pool, etc. | ||
* [Event Bus](https://github.com/StansAssets/com.stansassets.foundation/wiki/Event-Bus) | ||
* [Singleton](https://github.com/StansAssets/com.stansassets.foundation/wiki/Singleton) | ||
* [Objects Pool](https://github.com/StansAssets/com.stansassets.foundation/wiki/Pooling-Pattern) | ||
* [Service Locator](https://github.com/StansAssets/com.stansassets.foundation/wiki/Service-Locator) | ||
* [UI Toolkit.](https://api.stansassets.com/foundation/StansAssets.Foundation.UIElements.html) Helper methods, extensions, utilities for the new Unity [UI Toolkit framework](https://docs.unity3d.com/Manual/UIElements.html). | ||
@@ -21,0 +25,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
294097
78