浏览代码

Added icons for selection to mask

CPKreuz 2 年之前
父节点
当前提交
fa01b7cb72

二进制
src/PixiEditor/Images/Commands/PixiEditor/Selection/AddToMask.png


二进制
src/PixiEditor/Images/Commands/PixiEditor/Selection/IntersectSelectionMask.png


二进制
src/PixiEditor/Images/Commands/PixiEditor/Selection/NewToMask.png


二进制
src/PixiEditor/Images/Commands/PixiEditor/Selection/SubtractFromMask.png


+ 8 - 0
src/PixiEditor/PixiEditor.csproj

@@ -391,6 +391,14 @@
 		<Resource Include="Images\ReferenceLayerAbove.png" />
 		<None Remove="Images\ReferenceLayerBelow.png" />
 		<Resource Include="Images\ReferenceLayerBelow.png" />
+		<None Remove="Images\Commands\PixiEditor\Selection\SubtractFromMask.png" />
+		<Resource Include="Images\Commands\PixiEditor\Selection\SubtractFromMask.png" />
+		<None Remove="Images\Commands\PixiEditor\Selection\IntersectSelectionMask.png" />
+		<Resource Include="Images\Commands\PixiEditor\Selection\IntersectSelectionMask.png" />
+		<None Remove="Images\Commands\PixiEditor\Selection\AddToMask.png" />
+		<Resource Include="Images\Commands\PixiEditor\Selection\AddToMask.png" />
+		<None Remove="Images\Commands\PixiEditor\Selection\NewToMask.png" />
+		<Resource Include="Images\Commands\PixiEditor\Selection\NewToMask.png" />
 	</ItemGroup>
 	<ItemGroup>
 		<None Include="..\LICENSE">