Releases: lazysquirrellabs/sphere_generator
Releases · lazysquirrellabs/sphere_generator
1.1.1
1.1.0
Package changes (external)
- Improve icosphere generation process as described here.
- README:
- Add "Technical aspects" section.
- Update links following repository organization transfer.
- Add OpenUPM badge.
- Update documentation, changelog and license links in
package.json
following repository organization transfer.
Project changes (internal)
In addition to the package (external) changes, this version contains the following internal changes:
- Upgrade to Unity 2022.3.45f1, and:
- Upgrade project settings assets.
- [Packages] Update Collections to 2.4.3.
- [Packages] Update Rider Editor to 3.0.31.
1.0.2
Add "Usage" and "Example" sections to README.
1.0.1
This release simply renames "Sphere Generators" references to "Sphere Generator", improving naming consistency.
Package changes (external)
- [Breaking] Rename all namespaces to reflect the change
LazySquirrelLabs.SphereGenerators
->LazySquirrelLabs.SphereGenerator
.
Project changes (internal)
In addition to the package (external) changes, this version contains the following internal changes:
- Add README sections for contents, importing, samples, compatibility, contributing, help and license.
1.0.0
The first release of Sphere Generators.
Features
- Support for different basic shapes:
- Icosphere.
- Cube sphere.
- UV sphere.
- Customizable radius and level of detail (a.k.a. fragmentation depth).