Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Eisel <julian@blender.org>2022-03-29 15:36:06 +0300
committerJulian Eisel <julian@blender.org>2022-03-29 15:36:06 +0300
commit4def6e80728a120977f869b475251b133d88e4ab (patch)
tree8f003009ffb6c63f5673e7fe729db1eb5c37b449 /source/blender/editors/datafiles/CMakeLists.txt
parent62c73db734151c1a12ef07d3c8458521f2441e1c (diff)
Icons: Programmatically create indirect library icon, remove from SVG
The indirect library data icon was just a grayed out version of the regular one. This graying out is now done in code, so the icon can be removed from the SVG. Note that the icon is still defined as `ICON_LIBRARY_DATA_INDIRECT` (or `LIBRARY_DATA_INDIRECT` in BPY).
Diffstat (limited to 'source/blender/editors/datafiles/CMakeLists.txt')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index d58bbec01cd..e820423cdff 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -191,7 +191,6 @@ set(ICON_NAMES
library_data_broken
boids
strands
- library_data_indirect
greasepencil
line_data
library_data_override