add export depth menu

This commit is contained in:
2019-04-24 09:57:27 +02:00
parent a1a2d2ca7b
commit 5a1f6e48ce
6 changed files with 62 additions and 2 deletions

View File

@@ -1420,6 +1420,9 @@ Here's a list of what's available in this release.
<button-custom id="file-submenu-export-layers" height="40" align="center" color=".2" pad="0 0 0 10" dir="row">
<text text="Separate Layers" grow="1" margin="0 0 0 5"/>
</button-custom>
<button-custom id="file-submenu-export-depth" height="40" align="center" color=".2" pad="0 0 0 10" dir="row">
<text text="3D View + Depth" grow="1" margin="0 0 0 5"/>
</button-custom>
</popup-menu>
</layout>