DarkRadiant: master 28108468

Author Committer Branch Timestamp Parent
greebo greebo master 15.08.2022 06:23 master f543b45e
Affected Issues  0006030: Material Editor: does not save manual edits to source text
Changeset 0006030: Add interface to update a material from a given source text. When the source view contents in the MaterialEditor changes, the material will try to update itself from the source.
Fix a crash when trying to acquire an editable shader layer with the "Global Settings" item selected.
mod - include/ishaders.h Diff File
mod - libs/wxutil/sourceview/SourceView.cpp Diff File
mod - radiant/ui/materials/editor/MaterialEditor.cpp Diff File
mod - radiant/ui/materials/editor/MaterialEditor.h Diff File
mod - radiantcore/shaders/CShader.cpp Diff File
mod - radiantcore/shaders/CShader.h Diff File