Revision 01d3afa by Campbell Barton March 9, 2016, 06:41 (GMT) |
Fix/workaround T47685: Drag keymap slider fails This is a special case where the UI update function re-creases the keymap we're currently editing. Making it so dragging values fails. |
Revision d36dbe8 by Campbell Barton March 9, 2016, 05:10 (GMT) |
RNA: remove redundant update callback No need to update keymap toggling expand. |
Revision 95448e8 by Campbell Barton March 9, 2016, 05:09 (GMT) |
Fix minor glitch w/ edit-bone center Don't include the same point multiple times when calculating center with connected bones. |
Revision 1f386cc by Campbell Barton March 9, 2016, 01:25 (GMT) |
Fix T47723: Custom shape not copied w/ edit-bone |
Revision 4e66981 by Campbell Barton March 9, 2016, 00:13 (GMT) |
Add missing custom-scale when copying bones |
Revision f4e1c1d by Campbell Barton March 8, 2016, 10:19 (GMT) |
Correct recent RNA array slicing commit Broke slice assignment when used on an item from a multi-dimensional array, eg: `array[i][:] = data` |
Revision c324c4d by Sergey Sharybin March 8, 2016, 09:59 (GMT) |
Fix T47701: Image not fully updated after setting .pixels The set callback was missing couple of things: - Mipmaps should be updated after pixels changes - GPU texture is invalid after setting pixels |
Revision ad98f00 by Campbell Barton March 8, 2016, 08:36 (GMT) |
PyAPI: Support multi-dimensional RNA slice assignment This was already supported for getting slices. |
Revision 846080e by Campbell Barton March 8, 2016, 04:33 (GMT) |
Fix Py API array assignment not clamping values |
Revision 02cabda by Campbell Barton March 7, 2016, 19:56 (GMT) |
Fix crash loading some library blend files Blend files with screen but no scene would crash. |
Revision 95983ba by Campbell Barton March 7, 2016, 19:18 (GMT) |
Fix missing weight invert w/ shrink-wrap modifier |
Revision 27d160f by Campbell Barton March 7, 2016, 10:54 (GMT) |
Correct docstrings |
Revision 5adfdd9 by Sergey Sharybin March 7, 2016, 10:32 (GMT) |
Fix T47681: Bump node doesn't work with SSS shader when using OSL |
Revision 9fe977d by Julian Eisel March 7, 2016, 10:21 (GMT) |
Fix T47706: 'CTRL ALT Left Mouse' clicking on the dope sheet summary line crashes Blender Simple NULL-check seems fine here, working as it should now. Most likely caused by rBc4dc14b079d81. |
Revision 19ec1bf by Campbell Barton March 7, 2016, 05:38 (GMT) |
Fix T47691: Missing redraw w/ pop-up dialogs Search buttons would overwrite existing callbacks, even when they weren't needed. Causing missing updates for search buttons in pop-ups. |
Revision 431a5b6 by Campbell Barton March 7, 2016, 03:31 (GMT) |
Revision 42e8660 by Campbell Barton March 7, 2016, 00:28 (GMT) |
Revision d086f6a by Campbell Barton March 7, 2016, 00:24 (GMT) |
Revision 5fd0c1e by Campbell Barton March 6, 2016, 06:25 (GMT) |
BMesh: avoid assert dissolving degenerate faces For dissolving 2-sided faces, theres no need to check they are valid before removal. |
Revision 6bfd88a by Brecht Van Lommel March 6, 2016, 05:55 (GMT) |
Fix T47670: cycles GLSL incorrect normal map node. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021