We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203bc04 commit 64e73afCopy full SHA for 64e73af
CHANGELOG.md
@@ -4,3 +4,32 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
+
8
+## [0.1.0] - 2021/07/05
9
10
+### Added
11
12
+#### Meshes
13
14
+- Cube-3
15
+- Cube-6
16
+- Cube-Inverted
17
+- Cube-Tiling
18
19
+#### Behaviors
20
21
+- AutoTile
22
+- CubeMesh
23
+- CubeMesh3
24
+- CubeMesh6
25
+- InvertMesh
26
+- SaveMesh
27
28
+#### Other
29
30
+- Identifier
31
+- MaterialExtensions
32
+- MeshExtensions
33
+- RenderingMode
34
+- ShaderProperty
35
+- Triangle
0 commit comments