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 957ee02 commit 9badd6aCopy full SHA for 9badd6a
CHANGELOG.md
@@ -3,6 +3,15 @@ All notable changes to this package will be documented in this file.
3
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
6
+## [1.2.0] - 2019-10-17
7
+### Changed
8
+- [PrefabBrush] Erase GameObjects at target position before painting
9
+- [RuleTileEditor] Made RuleTileEditor and children public
10
+- [RuleTile] Roll back m_Self to this.
11
+- [RuleOverrideTile] Remove m_OverrideSelf property.
12
+- [RuleOverrideTile] Inherit custom properties from custom RuleTile.
13
+- [RuleOverrideTile] Change m_RuntimeTile to m_InstanceTile.
14
+
15
## [1.1.0] - 2019-08-23
16
### Changed
17
- Validate Gap and Limit for GroupBrush
0 commit comments