Blender Git Commit Log

Git Commits -> Revision 8e05a5b

Revision 8e05a5b by Mike Erwin (master)
February 2, 2017, 00:00 (GMT)
fix build: BLF Theme color

blenderplayer uses BLF but not Editor UI, so we got a link error for the missing UI_GetThemeColor function.

Moved the new function from BLF to UI.

@Blendify reported problem in IRC

Commit Details:

Full Hash: 8e05a5bf8c37174d1019b9dc7efd7a53831f292a
Parent Commit: 64b4a31
Lines Changed: +13, -12

4 Modified Paths:

/source/blender/blenfont/BLF_api.h (+1, -1) (Diff)
/source/blender/blenfont/intern/blf.c (+0, -11) (Diff)
/source/blender/editors/include/UI_resources.h (+4, -0) (Diff)
/source/blender/editors/interface/resources.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021