v0.8.3
Misc improvements and bugfixes.
Added
- Added possibility to set custom shader tags for URP outlines.
- Added support for filtering URP outline renderers by rendering layer mask (#22).
Fixed
- Fixed URP outlines rendering issue when both depth-testing and MSAA are enabled (#23).
- Fixed
OutlineBehaviournot working in edit mode after disabling and enabling it again.
Changed
OutlineEffectnow works in edit-mode.OutlineEffectnow exposesOutlineLayerCollectioninstead ofIList.OutlineEffectnow usesOnPreRenderto update its command buffer.- Moved
MergeLayerObjectsflag toOutlineLayerfromOutlineLayerCollection. - Multiple
OutlineEffectcomponent instances can now be added to a camera.