Skip to content

Graph Editor: Add graph editor background color option#2371

Closed
kwokcb wants to merge 9 commits into
AcademySoftwareFoundation:mainfrom
kwokcb:graph_editor_bg_colour
Closed

Graph Editor: Add graph editor background color option#2371
kwokcb wants to merge 9 commits into
AcademySoftwareFoundation:mainfrom
kwokcb:graph_editor_bg_colour

Conversation

@kwokcb

@kwokcb kwokcb commented May 7, 2025

Copy link
Copy Markdown
Contributor

Issue

Fixes: #2370

  • Add command line option for background color.
  • Add UI menu option: Graph->Background to allow interactive color picking.

Changes

Add

--graphBackground <R,G,B> 

command line option where <R,G,B> is the RGB background color with each channel in the range 0..1.
If not specified the current default of 0.2,0.2,.2 is used.

Results:

@jstone-lucasfilm

Copy link
Copy Markdown
Member

@kwokcb I'm not opposed to this idea at all, but I wonder if @mialana's latest improvement to the color space of the Graph Editor UI makes this change less critical, as the default color scheme of the UI is now respected.

I posted a screenshot in related PR #2413, giving a sense of how the Graph Editor UI now appears:

MaterialXGraphEditor_AlignedScreenColor

@kwokcb kwokcb closed this Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Graph Editor : Allow background color to be specified

2 participants