cginternals / cginternals/gloperate
RenderTarget inputs and outputs should be hidden
Open
Core
Current
GUI
- Dominant language
- C++
- Stars
- 43
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
The property option 'hidden' should be set for all render target inputs and outputs, as it makes no sense to display a property editor for them
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the RenderTarget input and output definitions and the code that creates their property editors. Start by tracing how the property option 'hidden' is assigned, then check the existing property-editor behavior. Done means all RenderTarget inputs and outputs are marked hidden and no longer appear in the property editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100