DarkRadiant: materialeditor 60346bdf

Author Committer Branch Timestamp Parent
greebo greebo materialeditor 27.02.2021 16:51 materialeditor ba4b4d38
Affected Issues  0005532: Material Editor: Ground Work
Changeset 0005532: Material Editor shows the effective expression for the RGBA vertex colour components.
Since it's possible to overwrite any previously set expression in the same material stage, it's best for now to display just the end result.
A possible GUI approach to reflect what can be done with colours in a stage would be to switch to a list which can have an arbitrary combination (and order) of red, green, blue, alpha, rgb, rgba, color and colored keywords.
mod - include/ShaderLayer.h Diff File
mod - install/ui/materialeditor.fbp Diff File
mod - install/ui/materialeditor.xrc Diff File
mod - radiant/ui/materials/MaterialEditor.cpp Diff File
mod - radiantcore/shaders/Doom3ShaderLayer.cpp Diff File
mod - radiantcore/shaders/Doom3ShaderLayer.h Diff File
mod - radiantcore/shaders/ShaderTemplate.cpp Diff File