joyhughes / joyhughes/Jen

Specify live camera input in image menu rather than per scene

Open
#241 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
27
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Rather than having the line `"liveCamera": false` (or true) at the top of the scene, have it be a field in each image menu.

It is possible to have any number of image menus in a scene, and it's possible some will allow live camera while some will not.

Contributor guide

Open the contributing guide

Research direction

Start by locating the scene representation and the image-menu handling for the `liveCamera` field. Trace how the scene-level setting currently controls camera access, then determine how each image menu can carry its own setting. Done means different image menus in one scene can independently allow or disallow live camera input.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-vision
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.