Blender Git Commits

Blender Git "master" branch commits.

Page: 1648 / 5574

Revision 2a199f5 by Julian Eisel
July 6, 2018, 17:33 (GMT)
UI: Use flat triangle drawing for indicating submenus

Left the RIGHTARROW_THIN icon in, even though it's not used in C code anymore.
However add-ons may do (e.g. Amaranth does).
July 6, 2018, 17:31 (GMT)
PyDrivers: update bytecode check for Python3.6
July 6, 2018, 16:29 (GMT)
UI: Single-column for 3D Cursor panel in 3D View
July 6, 2018, 16:23 (GMT)
UI: 3D View, View panel: single-column, flow and subpanel

See D3525
July 6, 2018, 15:53 (GMT)
3D View: support object type visibility/selection

Trying to have a single option for this is too likely to be
insufficient in some cases.

Instead, support object type visibility & selectability per view-port.
July 6, 2018, 15:16 (GMT)
Merge branch 'master' into blender2.8
July 6, 2018, 15:15 (GMT)
Animation player: Ensure new frames are displayed while dragging mouse

Thanks Campbell for review!
Revision 49af17b by Joshua Leung
July 6, 2018, 14:53 (GMT)
Fix T55796: Motion Paths are not being drawn as overlay

Remove depth testing flags from motion path pass drawing,
so that they always appear to draw in "x-ray" style on top
of everything, making it easier for animators to see what
they're doing.
July 6, 2018, 14:15 (GMT)
UI: Default theme unification

More unification of colors and roundness.

Also use accent color as current_frame indicator.
July 6, 2018, 12:50 (GMT)
Keymap: update 2.7x
July 6, 2018, 12:46 (GMT)
Depsgraph: Relations builder should not tag ID in all depsgraphs
July 6, 2018, 12:45 (GMT)
Keymap: outliner now uses A/Alt-A for selection
July 6, 2018, 12:41 (GMT)
Merge branch 'master' into blender2.8
July 6, 2018, 12:40 (GMT)
Cleanup: use outliner_flag_* name prefix
July 6, 2018, 12:32 (GMT)
UI: small layout fixes for RMB context menus.
July 6, 2018, 12:19 (GMT)
UI: disable broken horizontal properties editor alignment.
July 6, 2018, 12:19 (GMT)
UI: draw search popups with menu background, instead of box.

Otherwise these are not visible well with the new dark theme.
July 6, 2018, 12:19 (GMT)
Fix crash with properties editor pinning.
July 6, 2018, 12:19 (GMT)
Fix layout issue with enum property separators.
July 6, 2018, 12:03 (GMT)
Merge branch 'master' into blender2.8

Conflicts:
source/blender/editors/screen/screen_edit.c
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021