1
0
Fork 0

Add ctrl+F3 (make cubemap) and alt+F3 (make panorama map)

This commit is contained in:
Erik Hofman 2022-02-28 09:52:34 +01:00
parent df2d39b905
commit 6c61344f66

View file

@ -1242,6 +1242,18 @@ top down before the key bindings are parsed.
<command>panel-load</command>
</binding>
</mod-shift>
<mod-ctrl>
<binding>
<command>nasal</command>
<script>screenshot.make_cubemap()</script>
</binding>
</mod-ctrl>
<mod-alt>
<binding>
<command>nasal</command>
<script>screenshot.make_panorama()</script>
</binding>
</mod-alt>
</key>
<key n="261">