Split Color nodes into separate files #43464
Labels
No Label
Meta
Good First Issue
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Eevee & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds, Tests & Devices
Module
Python API
Module
Rendering & Cycles
Module
Sculpt, Paint & Texture
Module
User Interface
Module
VFX & Video
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#43464
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The file
color.rst
is very long, making it hard to read and navigate. It contains info about all the Color nodes.It should instead be split into multiple files, one for each node, inside a new "color" folder.
The structure of that folder should follow our convention :
color/
index.rst
- standard table of contents for this folder, also briefly include the purpose and common uses of Color nodes (seetypes/filter/index.rst
as an example). Keep the order of nodes exactly the same as the menus in Blender itself.mix.rst
alpha_over.rst
Changed status to: 'Open'
Added subscriber: @GregZaal
Changed status from 'Open' to: 'Resolved'
Commit: rBM177
Patch: D1044