File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 1.2.1] - May 15, 2019
5
6
### Fixed
6
7
* Tooltip showing up on the top left when hovering over the Navbar.
7
8
48
49
* All settings will now be saved and will use the same value when relaunching Studio.
49
50
* Selection Box will now glow green or red depending if it is able to be converted the part selected or not.
50
51
51
- [ Unreleased ] : https://github.com/mkargus/PartToTerrain/compare/1.2.0...master
52
+ [ Unreleased ] : https://github.com/mkargus/PartToTerrain/compare/1.2.1...master
53
+ [ 1.2.1 ] : https://github.com/mkargus/PartToTerrain/compare/1.2.0...1.2.1
52
54
[ 1.2.0 ] : https://github.com/mkargus/PartToTerrain/compare/1.1.0...1.2.0
53
55
[ 1.1.0 ] : https://github.com/mkargus/PartToTerrain/compare/1.0.0...1.1.0
54
56
[ 1.0.0 ] : https://github.com/mkargus/PartToTerrain/releases/tag/1.0.0
Original file line number Diff line number Diff line change 1
1
-- Made By Fastcar48
2
- local version = ' 1.2.0 '
2
+ local version = ' 1.2.1 '
3
3
4
4
-- Services
5
5
local mouse = plugin :GetMouse ()
You can’t perform that action at this time.
0 commit comments