Blender Git Loki
Git Commits -> Revision ed8b199
Revision ed8b199 by Ton Roosendaal (master) April 19, 2013, 15:02 (GMT) |
UI drawing fix: Wrongly replaced a "&" with "|" for a define. That made node headers in node editor draw too dark. Also made header for default node not use alpha. In general this drawing is not very good - it gets too transparent and dark. Needs nicer AA function in interface, will be done later. |
Commit Details:
Full Hash: ed8b199ac50487d7045ecb73c80a7f40726c072b
SVN Revision: 56170
Parent Commit: 1c502d8
Lines Changed: +7, -4