Blender Git Commit Log
Git Commits -> Revision 1adae69
Revision 1adae69 by Ton Roosendaal (master) May 16, 2004, 16:25 (GMT) |
Rewind of change in MCol structure. Kester: since this is in DNA, it backwards converts all R into B now, which isn't the bug. On big endian systems (OSX) there engine colors are OK, which indicates the conversion of MCol goes wrong on the engine side, by using some endian-sensative approach. The main confusement is, that the MCol struct isn't in use for read or write in Blender, only for a save in files. The contents of that struct is wrong, yes. See note in vpaint.c top. |
Commit Details:
Full Hash: 1adae69b5f7d666a34c2d2055613fd0a43406974
SVN Revision: 2553
Parent Commit: a0d82b2
Lines Changed: +1, -1
1 Modified Path:
/source/blender/makesdna/DNA_meshdata_types.h (+1, -1) (Diff)