secondlife / secondlife/viewer
Create buttons for cycling through object faces or linked prims
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Create buttons to enable cycling through object faces or selected linked prims. This function already exists but only as hotkeys.
UI for this functionality exists in FS: https://gyazo.com/379aa85559a6b9246b8a66c76f1b0137
Test Plan
TBD
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source files or tests; start by locating the existing hotkey handling for cycling object faces and selected linked prims, then find the viewer UI area corresponding to the linked screenshot. Done means adding buttons that expose the existing cycling functions and defining a test for both cycling cases, since the test plan is currently TBD.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100