Blender Git Loki
Git Commits -> Revision 7b3ea6c
Revision 7b3ea6c by Campbell Barton (master) October 10, 2011, 00:01 (GMT) |
mesh VBO drawing code was swapping red/blue vertex colors - this is confusing because MCol.r is blue and MCol.b is red but not excuse! (and how come nobody noticed this?). - fixed this error in 4 places. |
Commit Details:
Full Hash: 7b3ea6cc2caf1df9c510a97a3272924f1a51a768
SVN Revision: 40886
Parent Commit: 39c4e3a
Lines Changed: +9, -8