June 8, 2020, 01:03 (GMT) |
UI: Bevel: Show Offset type before offset amount Because this controls how the amount is used in should be set first and is more important therefor place it at the top. This is also consistent with other areas in Blender |
June 8, 2020, 00:17 (GMT) |
UI: Modifiers: Use Falloff subpanel for Weight Proximity This makes the UI consitent with the weight edit modifier |
June 7, 2020, 23:09 (GMT) |
Fix: Wrong UI Label for mesh cache play mode |
June 7, 2020, 23:00 (GMT) |
UI: Use Proper Title Case |
June 7, 2020, 22:16 (GMT) |
UI: Do Use term 'Subsurf' |
June 7, 2020, 21:45 (GMT) |
Fix missing NULL checks for buttons without layout |
June 7, 2020, 21:29 (GMT) |
Merge branch 'master' into temp-ui-button-type-refactor |
June 7, 2020, 21:27 (GMT) |
Store search item in search-button data, don't reuse general void pointer Rather than re-using the `uiBut.func_arg2` pointer to reference the active search item, have an own pointer for that in `uiButSearch`. Unfortunately, we still need to pass the reference as `arg2` to the `uiBut.func` callback. But we don't need to keep `uiBut.func_arg2` set the entire time for that. |
June 7, 2020, 20:19 (GMT) |
Added code that partitions triangle mesh into patches. A patch is a set of triangles connected only by manifold edges. Each patch will either appear or not appear in the boolean output as a whole. |
Revision 8a661f5 by TempoDev (soc-2020-custom-menus) June 7, 2020, 17:26 (GMT) |
Custom Menu: display items of QF in preferences |
June 7, 2020, 17:10 (GMT) |
GPencil: Cleanup comment |
June 7, 2020, 17:03 (GMT) |
GPencil: First test to create handles drawing Basic structure |
June 7, 2020, 15:49 (GMT) |
Fix T77487: Only disable Multires Buttons in Edit Mode Previously the operator buttons were disabled in every mode but edit mode and sculpt mode. |
June 7, 2020, 15:49 (GMT) |
GPencil: Add RNA update when change handles data |
Revision 9cac03c by Falk David / Antonio Vazquez (greasepencil-edit-curve, soc-2020-greasepencil-curve) June 7, 2020, 15:45 (GMT) |
GPencil: Add point index array RNA property This property should be used for debugging purposes. |
June 7, 2020, 14:18 (GMT) |
GPencil: Fix unreported Shift+F OPacity key not working This wa snot working since the new scale thickness was included. |
Revision 48a7fcd by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 7, 2020, 14:03 (GMT) |
LANPR: Duplicating points in chaining stage is taken care of. |
June 7, 2020, 13:57 (GMT) |
GPencil: Fix merge errors |
June 7, 2020, 13:24 (GMT) |
UI: change filter buttons |
Revision cfa3212 by Jacques Lucke (pipelined-set-add) June 7, 2020, 13:16 (GMT) |
initial pipelined Set.add_multiple test |
|
|
|


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