February 14, 2019, 00:47 (GMT) |
Fix T61360: Weight paint tools ignore face select Face selection was added in weight paint mode since 2.7x, however tools hadn't been updated. |
February 14, 2019, 00:11 (GMT) |
Fix T61497: Old keymap causes error on startup When a keymap has an error loading, don't make it active since it will be partially loaded and not usable. |
February 13, 2019, 22:59 (GMT) |
February 13, 2019, 22:44 (GMT) |
Keymap: preference for alternate tap action for some pie menus This allows secondary keys on tap. Currently Z-key to toggle wireframe and tilde for navigation. This is currently experimental, if users like this the preference can be kept and used where appropriate. |
February 13, 2019, 21:49 (GMT) |
Keymap: Alt-N to flip normals Add shortcut since this has been removed from the context menu, now it's in the mesh normals menu which isn't so convenient to access. Shift-N is already used to recalculate normals, this fits the convention of Alt removing/reversing. |
February 13, 2019, 21:49 (GMT) |
Cleanup: indentation |
February 13, 2019, 21:05 (GMT) |
Revert "Rigid Deform modifier (fixed for macos, hopefully)" This reverts commit e70c463661e80ced9a59a607ada8b709dd004f40. |
February 13, 2019, 21:04 (GMT) |
Rigid Deform modifier (fixed for macos, hopefully) |
February 13, 2019, 20:34 (GMT) |
fix build on xcode with openmp |
February 13, 2019, 19:49 (GMT) |
February 13, 2019, 19:48 (GMT) |
rigid deform modifier hopefully I managed to get rid of external dependencies... |
February 13, 2019, 19:46 (GMT) |
Merge branch 'master' into experimental-build |
February 13, 2019, 19:04 (GMT) |
Fix T61477: freestyle not updating in animation render (again). Must use the right function to get animation updates now. |
February 13, 2019, 18:02 (GMT) |
Merge branch 'blender2.7' |
February 13, 2019, 18:00 (GMT) |
February 13, 2019, 16:20 (GMT) |
Fix T59062: Keyframed node properties stay linked after shading network duplication. There is no reason not to duplicate Actions too here, especially when Materials' Actions are pretty much impossible to edit from current UI (afaik, DopeSheet editor does not has any way to change them?). |
February 13, 2019, 16:06 (GMT) |
Fix T61470: inconsistent HSV node results with saturation > 1.0. Values outside the 0..1 range produce negative colors, so now clamp to that range everywhere. Also fixes improper handling of hue > 2.0 in some places. |
Revision 27dd613 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 13, 2019, 16:00 (GMT) |
Merge branch 'master' into functions |
February 13, 2019, 15:48 (GMT) |
GP: Cleanup Paint Poll method The poll was checking things related to all annotations, but now the check must be only for grease pencil objects and 3D view. |
February 13, 2019, 15:32 (GMT) |
Fix T61446: (second part) Some items in editor and mode selectors are not translatable. That one is utterly ugly fix really, but unfortunately a proper one would require some changes to our RNA (or more precisely, pyrna) code, so that when we subscript a dynamically generated RNA collection, the item is somehow duplicated (and probably 'assigned' to its py object?), before the temp RNA array memory is freed... |
|
|
|


Master Commits
MiikaHweb | 2003-2021