UI: Python API defining dynamic icons
Currently only able to define geometry icons.
This commit is contained in:
@@ -52,6 +52,7 @@ set(SRC
|
||||
bpy_app_build_options.c
|
||||
bpy_app_ffmpeg.c
|
||||
bpy_app_handlers.c
|
||||
bpy_app_icons.c
|
||||
bpy_app_ocio.c
|
||||
bpy_app_oiio.c
|
||||
bpy_app_opensubdiv.c
|
||||
@@ -93,6 +94,7 @@ set(SRC
|
||||
bpy_app_build_options.h
|
||||
bpy_app_ffmpeg.h
|
||||
bpy_app_handlers.h
|
||||
bpy_app_icons.h
|
||||
bpy_app_ocio.h
|
||||
bpy_app_oiio.h
|
||||
bpy_app_opensubdiv.h
|
||||
|
||||
Reference in New Issue
Block a user