Blender Git Loki

Git Commits -> Revision 1dda607

Revision 1dda607 by Campbell Barton (master)
September 18, 2020, 00:24 (GMT)
Cleanup: use 'UI_icon_*' prefix for icons API

- UI_collection_color_icon_get -> UI_icon_color_from_collection
- UI_idcode_icon_get -> UI_icon_from_idcode
- UI_library_icon_get -> UI_icon_from_library
- UI_mode_icon_get -> UI_icon_from_object_mode
- UI_rnaptr_icon_get -> UI_icon_from_rnaptr
- UI_alert_image -> UI_icon_alert_imbuf_get
- UI_preview_render_size -> UI_icon_preview_to_render_size
- UI_id_icon_render -> UI_icon_render_id

Commit Details:

Full Hash: 1dda60792cc303ec81785d6a79926eed9a4da3d3
Parent Commit: cacd57b
Lines Changed: +36, -36

12 Modified Paths:

/source/blender/editors/include/UI_interface_icons.h (+8, -8) (Diff)
/source/blender/editors/interface/interface.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_icons.c (+11, -11) (Diff)
/source/blender/editors/interface/interface_templates.c (+4, -4) (Diff)
/source/blender/editors/interface/interface_utils.c (+1, -1) (Diff)
/source/blender/editors/object/object_collection.c (+1, -1) (Diff)
/source/blender/editors/object/object_edit.c (+2, -2) (Diff)
/source/blender/editors/space_file/filelist.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_app.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+3, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021