Blender Git Loki
Git Commits -> Revision cdce3e0
Revision cdce3e0 by Campbell Barton (master) November 7, 2012, 01:32 (GMT) |
code cleanup: - remove double promotions - use UI_DPI_ICON_FAC macro rather then dpi/72 - add assert to prevent creating jobs with WM_JOB_TYPE_ANY, which should only be used for finding jobs. |
Commit Details:
Full Hash: cdce3e09493c8bf4395de163342760409aad1407
SVN Revision: 51961
Parent Commit: 852a41f
Lines Changed: +16, -12