Blender Git Loki
Git Commits -> Revision 520ab93
Revision 520ab93 by Tamito Kajiyama (master) January 2, 2013, 01:20 (GMT) |
Fix for theme colors not correctly applied to the user interface. This commit partly reverts the changes in revision 53197 for making Freestyle optional. Specifically #ifdef WITH_FREESTYLE was removed from source/blender/editors/include/UI_resources.h so that Freestyle-related theme properties are always defined regardless of whether Freestyle is enabled or not. This is in line with the fact that Freestyle-related DNA components are always defined no matter how a build is configured. |
Commit Details:
Full Hash: 520ab93465d8056bf6d4a4115743daaee4c2fd66
SVN Revision: 53497
Parent Commit: 4e5e541
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/include/UI_resources.h (+2, -2) (Diff)