Blender Git Commit Log

Git Commits -> Revision 368d794

Revision 368d794 by Pablo Vazquez (master)
November 9, 2021, 15:09 (GMT)
Cleanup: Remove `SMALL_TRI_RIGHT_VEC` icon

Since the recent change to context paths to use the arrow icon instead of the triangle (D13106),
the `SMALL_TRI_RIGHT_VEC`is no longer used. This patch removes the icon and all references.

- Replace `SMALL_TRI_RIGHT_VEC` with `RIGHTARROW` in Freestyle UI
- Remove references to `SMALL_TRI_RIGHT_VEC` and `ICON_SMALL_TRI_RIGHT_VEC`.

Fix for built-in add-ons has been done in rBAcc2f71bfe9b0/rBAa84028f8a89a.

This will be added to the list of breaking changes [[ https://wiki.blender.org/wiki/Reference/Release_Notes/3.0/Python_API#Breaking_Changes | in the Wiki ]].

Reviewed By: Severin

Differential Revision: https://developer.blender.org/D13130

Commit Details:

Full Hash: 368d7944073ed022047ec4ff48eab7c272d5e750
Parent Commit: 8eff3b5
Lines Changed: +7, -13

3 Modified Paths:

/release/scripts/startup/bl_ui/properties_freestyle.py (+6, -6) (Diff)
/source/blender/editors/include/UI_icons.h (+1, -3) (Diff)
/source/blender/editors/include/UI_resources.h (+0, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021