Add a debug menu item to show and hide rendering buffers for the Rembrandt renderer
This commit is contained in:
parent
ec6faab025
commit
874c1223fb
1 changed files with 8 additions and 0 deletions
|
@ -710,6 +710,14 @@
|
|||
</binding>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<label>Hide/Show Rendering Buffers</label>
|
||||
<binding>
|
||||
<command>property-toggle</command>
|
||||
<property>/sim/rendering/show-buffers</property>
|
||||
</binding>
|
||||
</item>
|
||||
|
||||
</menu>
|
||||
|
||||
<menu>
|
||||
|
|
Loading…
Add table
Reference in a new issue