Skip to content

Commit 5e948df

Browse files
committed
Add CHANGELOG
1 parent 62ef28d commit 5e948df

File tree

2 files changed

+47
-0
lines changed

2 files changed

+47
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Changelog
2+
3+
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/05/19
9+
10+
### Added
11+
12+
#### Materials
13+
14+
- Grid 4x4 (20 color variants)
15+
- Checkerboard 2x2
16+
- Checkerboard 4x4
17+
- Cubemap Axes
18+
- Reflection
19+
20+
#### Textures
21+
22+
- Grid Emission 4x4
23+
- Checkerboard 2x2
24+
- Checkerboard 4x4
25+
- Cubemap Light/Dark
26+
- Cubemap Axes
27+
28+
#### Prefabs
29+
30+
- Grid Cube 1x1x1
31+
- Grid Plane 1x1x1
32+
- Grid Room 50x50x50
33+
- Checkerboard Cube 1x1x1
34+
- Reflection Sphere
35+
- Cubemap Axes
36+
37+
#### Shaders
38+
39+
- Checkerboard Lit
40+
- Checkerboard Unlit

CHANGELOG.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)