Develop menu: Difference between revisions
Jump to navigation
Jump to search
m Created page with "__TOC__ ==Develop== ''To enable, go to '''Me>Preferences''', Advanced tab, and check "Show Developer Menu".'' *'''''Consoles''''' ▶ **'''Texture Console''' {{K|Ctrl|S…" |
mNo edit summary |
||
| Line 12: | Line 12: | ||
**'''Scene Loading Monitor''' (check this) | **'''Scene Loading Monitor''' (check this) | ||
---- | ---- | ||
<ul> | |||
*'''Region Info to Debug Console''' dump region flags and stats to log.</ul> | |||
**'''Group info to Debug Console''' dump summary of active group info to log. | **'''Group info to Debug Console''' dump summary of active group info to log. | ||
**'''Capabilities info to Debug Console''' dump [[Capabilities|capability]] names and URLs to log. | **'''Capabilities info to Debug Console''' dump [[Capabilities|capability]] names and URLs to log. | ||
---- | ---- | ||
<ul> | |||
*'''Camera''' camera and agent position/rotation is overlaid on screen.</ul> | |||
**'''Wind''' region wind speed and heading is overlaid on screen. | **'''Wind''' region wind speed and heading is overlaid on screen. | ||
**'''FOV''' camera field of view angle is overlaid on screen. | **'''FOV''' camera field of view angle is overlaid on screen. | ||
**'''Badge''' {{K|Ctrl|Alt|Shift|H}} Addresses {{Jira|VWR-11118}} | **'''Badge''' {{K|Ctrl|Alt|Shift|H}} Addresses {{Jira|VWR-11118}} | ||
Revision as of 10:37, 29 December 2013
Develop
To enable, go to Me>Preferences, Advanced tab, and check "Show Developer Menu".
- Consoles ▶
- Texture Console Ctrl+Shift ⇧+3
- Debug Console Ctrl+Shift ⇧+4 scroll activity log on the main viewer window.
- Notifications Console Ctrl+Shift ⇧+5 trace dialogs, alerts, notifications.
- Fast Timers Ctrl+Shift ⇧+9 shows tasks performed per frame, see How do I get my Fast Timers results?.
- Scene Stattistics plot complexity of objects in view.
- Scene Loading Monitor (check this)
- Region Info to Debug Console dump region flags and stats to log.
- Group info to Debug Console dump summary of active group info to log.
- Capabilities info to Debug Console dump capability names and URLs to log.
- Camera camera and agent position/rotation is overlaid on screen.
- Wind region wind speed and heading is overlaid on screen.
- FOV camera field of view angle is overlaid on screen.
- Badge Ctrl+Alt+Shift ⇧+H Addresses VWR-11118