Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

com.unityfx.outline

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.unityfx.outline - npm Package Compare versions

Comparing version 0.8.2 to 0.8.3

Runtime/Scripts/OutlineFilterMode.cs

14

CHANGELOG.md

@@ -6,2 +6,16 @@ # UnityFx.Outline changelog

## [0.8.3] - 2021.01.25
Misc improvements and bugfixes.
### Fixed
- Fixed `OutlineBehaviour` not working in edit mode after disabling and enabling it again.
### Changed
- `OutlineEffect` now works in edit-mode.
- `OutlineEffect` now exposes `OutlineLayerCollection` instead of `IList`.
- `OutlineEffect` now uses `OnPreRender` to update its command buffer.
- Moved `MergeLayerObjects` flag to `OutlineLayer` from `OutlineLayerCollection`.
- Multiple `OutlineEffect` component instances can now be added to a camera.
## [0.8.2] - 2020.11.10

@@ -8,0 +22,0 @@

2

package.json
{
"name": "com.unityfx.outline",
"version": "0.8.2",
"version": "0.8.3",
"displayName": "Outline toolkit",

@@ -5,0 +5,0 @@ "description": "This package contains configurable per-object and per-camera outline effect implementation for built-in render pipeline. Both solid and blurred outline modes are supported (Gauss blur), as well as depth testing. Reusable and extensible API.",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc