rimworld-animation-studio/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/CHANGELOG.md

58 lines
1.4 KiB
Markdown
Raw Normal View History

2022-09-13 05:36:34 +00:00
# Changelog
## [2.1.0] - 2020-11-17
###Changed
- Minor version bump due to change in required Unity version
## [2.0.4] - 2019-12-02
### Changed
- Deploy samples as individual files.
- Changed License file
## [2.0.3] - 2019-11-06
### Changed
- Deprecated the CinemachinePixelPerfect extension. Use the one from Cinemachine v2.4 instead.
## [2.0.2] - 2019-07-13
### Changed
- Mark package to support Unity 2019.3.0a10 onwards.
## [2.0.1] - 2019-07-12
### Changed
- Deploy Samples as UnityPackage.
## [2.0.0] - 2019-07-05
### Added
- Added CinemachinePixelPerfect, a Cinemachine Virtual Camera Extension that solves some compatibility issues between Cinemachine and Pixel Perfect Camera.
### Fixed
- Fixed an issue where recompiling scripts while a Pixel Perfect Camera is running would cause null reference exeptions.
## [1.0.1-preview] - 2018-06-19
### Changed
- Disabled "Run In Edit Mode" button for presets and inactive game objects.
- "Run In Edit Mode" is now automatically disabled when you enter play mode.
### Fixed
- Fixed an issue where some UI text was missing from the preset inspector.
- Addressed a performance warning you could get when you target mobile platforms.
## [1.0.0-preview] - 2018-05-03
### This is the first preview release of *Unity Package \<2D Pixel Perfect\>*.
*This initial release contains a Pixel Perfect Camera component which ensures your pixel art remains crisp and clear at different resolutions, and stable in motion.*