Blender Git Commit Log
Git Commits -> Revision c2a638a
Revision c2a638a by Nicholas Bishop (master) January 18, 2011, 04:08 (GMT) |
More fixes for bug [#25649], Image editor paint icon missing until enter weight paint, hopefully fully fixed this time * The texture selector for brushes wasn't updating. Seems that preview images have two sizes, small (icon) and big, but it was only updating if the icon size was set to update. Now both are checked. * Also changed the previewimage arrays to use the already-existing PREVIEW_MIPMAPS define, makes it a little clearer what the arrays are for. |
Commit Details:
Full Hash: c2a638a81e93f3183b3fdec2652aff1d2bde9ac9
SVN Revision: 34382
Parent Commit: 2431e8e
Lines Changed: +16, -15