November 27, 2018, 02:26 (GMT) |
Keymap: 3D view center to cursor operator Addition to Alt-MMB-Drag orbit, Alt-MMB-Click centers the view on the mouse. |
November 27, 2018, 02:14 (GMT) |
Keymap: add preference for spacebar to run operator search |
November 27, 2018, 01:18 (GMT) |
UI Theme: Transparent toolbar for UV/Image Editor and consistency tweaks. Spotted by the community during a live stream! |
November 27, 2018, 01:18 (GMT) |
UI: Fix Set Origin via Specials menu not prompting options. |
November 27, 2018, 00:52 (GMT) |
Fix T58062: Missing redo panel |
November 27, 2018, 00:41 (GMT) |
Merge branch 'master' into blender2.8 |
November 27, 2018, 00:40 (GMT) |
November 26, 2018, 23:54 (GMT) |
Silence warning (potentially misused twidth) |
November 26, 2018, 23:47 (GMT) |
Font textbox overflow: Different methods Sometimes the text doesn't fit. What to do in this case? * Overflow: The default behaviour still is to overflow the text. * Truncated: If any text box is defined we can also not draw the text that goes outside the text boxes. * Scale to Fit: For single-text box texts we can scale down the text until it fits. To support textboxes we are bisecting the scale until we find a good match. Right now the hardcoded iteration limit is 20, and the threshold 0.0001f. An alternative in the future would be to tackle this by integrating existing layout engines such as HarfBuzz. Note: Scale to fit won't work for multiple text-boxes if any of them has either width or height as zero. Reviewers: campbellbarton Differential Revision: https://developer.blender.org/D3874 Feature development sponsored by Viddyoze. |
November 26, 2018, 23:26 (GMT) |
Fix crash iterating over empty view layer |
November 26, 2018, 22:14 (GMT) |
fix: Collada exporter: take care of parent inverse for exports of Armatures with child objects |
November 26, 2018, 22:14 (GMT) |
Fix: Collada Importer: Keep bindinfo option is not properly handled Actually the option was not at all used and the importer always created the bindinfo custom properties. |
November 26, 2018, 22:14 (GMT) |
fix: Collada: The limit precision option does nothing |
November 26, 2018, 21:52 (GMT) |
GP: Correct Tonemapping for Blend Layers |
November 26, 2018, 21:20 (GMT) |
GP: Make Multiply blend works with opacity |
November 26, 2018, 21:01 (GMT) |
Cleanup: style, includes |
November 26, 2018, 20:25 (GMT) |
Fix T57930 : Wrong hair shading in particle edit mode Implement strand selection visualisation but without any shading. I think this is not the overlay job to draw the strands shaded. We can already view the children strands shaded for now but we might add an option to draw the shaded strand instead of (or in addition to) the guide strand. |
November 26, 2018, 20:25 (GMT) |
DRW: Cleanup: Fix missing uniform warning in curve edit mode |
November 26, 2018, 20:25 (GMT) |
DRW: Hair: Fix hairs not working properly with duplis Fix T55355 Instanced hair not working well for EEVEE and workbench |
November 26, 2018, 20:25 (GMT) |
DRW: Add access to object dupli parent |
|
|
|


Master Commits
MiikaHweb | 2003-2021