-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Desired behavior
Currently, to set a camera property, e.g. it's pose, the user has to specify the MinimalScene
plugin and set the value there. But this in turn disables all default plugins, so the user is forced to specify all the default plugins. It would be nice if the user can just set these properties in <gui><camera>
and not have to specify any plugin.
Alternatives considered
none
Implementation suggestion
If the properties in <gui><camera>
conflict with those manually set by the user in MinimalScene
, the ones in <gui><camera>
should be used.
nick4fake and Ryanf55
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
To do