glTF 2.0 Documentation shows the unsupported Separate RGB node #101855
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
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#101855
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?
As of glTF importer/exporter v3.3.2 , the Separate RGB node has been replaced with the Separate Color node.
The documentation for glTF 2.0 still shows the Separate RGB node (which is no longer supported by the exporter).
I will make an attempt at updating this documentation page as my first contribution here :)
Added subscriber: @Aron-Hugoson
glTF 2.0 Documentation shows the deprecated Separate RGB nodeto glTF 2.0 Documentation shows the unsupported Separate RGB nodeChanged status from 'Needs Triage' to: 'Confirmed'
Added subscriber: @JulienDuroure
Hello,
Confirmed that the screenshot needs to be updated
@Aron-Hugoson Note that the glTF addon and the documentation are maintained by Khronos Group, and should be modified upstream here : https://github.com/KhronosGroup/glTF-Blender-IO
I am the main maintainer of this repository, and also in charge of push any modification upstream to the Blender repository (code and docs)
Hello Julien,
Thanks for the quick response! I see, in that case I won't make any attempt to push directly here.
Maybe I can make the job a bit easier. I went through and updated the images, and made a pull request here with more details:
https://github.com/KhronosGroup/glTF-Blender-IO/pull/1768
Added subscriber: @Blendify
Changed status from 'Confirmed' to: 'Resolved'
Fixed with rBM9645