January 28, 2020, 13:34 (GMT) |
January 28, 2020, 12:13 (GMT) |
UI: NLA Editor Sidebar overhaul The NLA Editor sidebar is currently out of step with the rest of Blender, and in particular the Sequencer, which offers similar features and functionality. This patch makes a number of UI layout changes to make it fit in. - Remove Active Track panel, since the track names can just be edited in the source list on the left - Rejiggered the categories to be more understandable. 'Strip' includes settings for the current strip, and 'Edited Action' includes settings for the action that is currently being edited - Use single column split layout - Use name + mute toggle configuration like in the Sequencer - Fix an issue with the theme, where the sidebar background was too dark, breaking the bright -> dark hierarchical logic - Use sub-panels for animated strip properties controls Differential Revision: https://developer.blender.org/D6687 Reviewed by Brecht van Lommel |
January 28, 2020, 10:48 (GMT) |
Fix render settings not showing up for workbench engine |
January 28, 2020, 10:35 (GMT) |
macOS: add trackpad smart zoom event support This is done with two-finger double tap on trackpads, and is usually used to zoom into an element under the cursor. It can now be used for toggling local view in the 3D viewport. Differential Revision: https://developer.blender.org/D6588 |
Revision b533f73 by Bastien Montagne (undo-experiments-swap-reread-datablocks, uuid-undo-experiments-swap-reread-datablocks) January 28, 2020, 10:32 (GMT) |
Merge branch 'undo-experiments' into undo-experiments-swap-reread-datablocks |
Revision 9205f3a by Bastien Montagne (undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) January 28, 2020, 10:31 (GMT) |
Merge branch 'master' into undo-experiments |
January 28, 2020, 10:13 (GMT) |
UI: show better volume names and icons in file browser on macOS Now it shows "Macintosh HD" instead of "/", and a different icon for removable and network drives. Differential Revision: https://developer.blender.org/D6683 |
January 28, 2020, 09:59 (GMT) |
Linux: update EGL context code to fully work, including offscreen rendering This is a step towards Wayland and headless rendering support, using EGL instead of GLX. The EGL backend is not enabled by default, it can be tested using WITH_GL_EGL=ON. Differential Revision: https://developer.blender.org/D6585 |
January 28, 2020, 09:27 (GMT) |
Fix T65350: scrolling popovers with trackpad not working on macOS Differential Revision: https://developer.blender.org/D6483 |
January 28, 2020, 09:25 (GMT) |
UI: Empty image Properties layout tweaks - Enable decorators - Use sub-panel for transparency Differential Revision: https://developer.blender.org/D6692 Reviewed by Brecht van Lommel |
January 28, 2020, 09:14 (GMT) |
Fix: icon alpha theme option does not affect toolbar icons correctly Differential Revision: https://developer.blender.org/D6535 |
January 28, 2020, 09:02 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
January 28, 2020, 09:01 (GMT) |
Merge branch 'master' into greasepencil-object |
January 28, 2020, 05:46 (GMT) |
Merge branch 'blender-v2.82-release' |
January 28, 2020, 05:44 (GMT) |
Fix T68960: Crash loading app-template keymap |
January 28, 2020, 05:22 (GMT) |
Merge branch 'blender-v2.82-release' |
January 28, 2020, 05:21 (GMT) |
Error in last comment (redundant assignment) |
January 28, 2020, 05:15 (GMT) |
Merge branch 'blender-v2.82-release' |
January 28, 2020, 05:09 (GMT) |
Fix T69213: App-Template doesn't run scripts in BLENDER_USER_SCRIPTS |
Revision 66e1ca2 by Clément Foucault (draw-colormanagement) January 28, 2020, 01:25 (GMT) |
Cleanup: OCIO: Remove immVertexFormat in GLSL implementation This was only needed for cycles/external engines. |
|
|
|


Master Commits
MiikaHweb | 2003-2021