com.unity.polybrush 1.1.0-pre.1

com.unity.polybrush

Notes: processedReleased November 24, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

Package Dependencies

Features

  • Added new Simple Texture Blend shader example.
  • [case: 1197102] Adding support for painting on multiple meshes
  • Adding better support for prefab painting in 2D mode (placement and removal)

🔧 Bug Fixes

  • [case: 1271427] Improving UpdateBrush performances, reducing calls to repaint method
  • [case: 1268586] Fixed erase problem when painting/removing prefabs where the pivot was too far from the brush
  • [case: 1271799] Fixed broken Copy/Paste of Prefab Settings
  • [case: 1270029] Fixed color palette does not disappear when dragged outside editor window.
  • [case: 1275880, 1275887] Fixed potential errors caused by out of sync material caches in Texture Painting mode.
  • [case: 1238128] Fixed `Standard Texture Blend` shader rendering black when graphics API is set to Metal.