add a command to print information about visible objects
This commit is contained in:
parent
670d790fb2
commit
5c3d4fb20d
1 changed files with 7 additions and 0 deletions
|
@ -681,6 +681,13 @@
|
||||||
</binding>
|
</binding>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<label>Print Visible Scene Info</label>
|
||||||
|
<binding>
|
||||||
|
<command>print-visible-scene</command>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
|
||||||
</menu>
|
</menu>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue