Author |
Committer |
Branch |
Timestamp |
Parent |
greebo |
greebo |
master |
14.08.2022 12:31 |
master 62c60cb2 |
Affected Issues |
0006069: Material Editor: after "Reload Images", image previews are only updated when selecting a different material |
Changeset |
0006069: Remove the duplicted layer vector exposed by CShader. The layers are now owned by the ShaderTemplate only, the material is offering a new API to access the layers by index, or by a visitor function. |
mod - include/ishaders.h |
Diff
File |
mod - libs/materials/FrobStageSetup.h |
Diff
File |
mod - libs/wxutil/preview/GuiRenderer.cpp |
Diff
File |
mod - plugins/script/interfaces/ShaderSystemInterface.h |
Diff
File |
mod - radiant/ui/materials/editor/MaterialEditor.cpp |
Diff
File |
mod - radiant/ui/materials/editor/MaterialPreview.cpp |
Diff
File |
mod - radiant/ui/materials/editor/TexturePreview.h |
Diff
File |
mod - radiantcore/model/export/WavefrontExporter.cpp |
Diff
File |
mod - radiantcore/rendersystem/backend/OpenGLShader.cpp |
Diff
File |
mod - radiantcore/shaders/CShader.cpp |
Diff
File |
mod - radiantcore/shaders/CShader.h |
Diff
File |
mod - radiantcore/shaders/MaterialManager.cpp |
Diff
File |
mod - radiantcore/shaders/ShaderTemplate.cpp |
Diff
File |
mod - radiantcore/shaders/ShaderTemplate.h |
Diff
File |
mod - test/MaterialExport.cpp |
Diff
File |
mod - test/Materials.cpp |
Diff
File |