Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

Commit 46b4a09

Browse files
authored
Doc improvements, cleanup (#11)
* Do not use GUID in assembly * Hide Documentation folder from project view * Update readme, add bool mutable object * Reorder methods * Update docs * Update Unity package docs * Copy over docs to Unity specific folder * Update docs * Update version * Update changelog * Add missing fields to assemblies * Update changelog * Add doc images, remove dangling .meta file * Update image sizes * Update docs, update mutable obj image * Fixup image size * ~Add shadows~ * ~Add shadows~ * Shadows suck lol
1 parent e403d66 commit 46b4a09

21 files changed

+294
-366
lines changed

Assets/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.3.0] - 2020-10-05
8+
9+
### Added
10+
- Added `MutableBool`.
11+
12+
### Changed
13+
- Updated documentation.
14+
- Cleaned up some classes to match the code style of the project.
15+
- Updated assemblies.
16+
717
## [0.2.1] - 2020-10-03
818

919
### Added

Assets/Documentation.meta

Lines changed: 0 additions & 8 deletions
This file was deleted.

Assets/Documentation/README.md

Lines changed: 0 additions & 140 deletions
This file was deleted.

Assets/Documentation/README.md.meta

Lines changed: 0 additions & 7 deletions
This file was deleted.

Assets/Documentation/events.png

-151 KB
Binary file not shown.

Assets/Documentation/events.png.meta

Lines changed: 0 additions & 92 deletions
This file was deleted.
-149 KB
Binary file not shown.

Assets/Documentation/mutable-objects.png.meta

Lines changed: 0 additions & 92 deletions
This file was deleted.

0 commit comments

Comments
 (0)