Blender Git Commit Log

All Blender Git commits.

Page: 2280 / 8462

August 10, 2019, 11:17 (GMT)
GPencil: Add inverse matrix to macro

This makes the macro similar to editable macro.
August 10, 2019, 11:15 (GMT)
GPencil: Improves Close stroke when the closing gap is very small

For very small gaps, we don't need generate geometry.
August 10, 2019, 09:40 (GMT)
Merge branch 'master' into greasepencil-object
August 10, 2019, 09:35 (GMT)
UI: Add initial context menus for Info and Console editors

Both keymaps are also updated
August 10, 2019, 08:20 (GMT)
GPencil: Fix segment fault using Search menu

The poll was not checking Object type
August 10, 2019, 04:45 (GMT)
Outliner: Deselect data elements on selection sync

Outliner items like mesh data and collections cannot be synced
to the 3D view, but it is still useful to have them selected in
the outliner. When syncing selection to the outliner, it makes
sense to deselect these data elements.
August 9, 2019, 20:12 (GMT)
Outliner: Add range extend select and modify keymap

Modifies selection keymap to be more conventional, with
shift click for range selection and ctrl click for extend
selection.
August 9, 2019, 20:10 (GMT)
Outliner: Comment and includes cleanup
August 9, 2019, 20:00 (GMT)
Outliner: Support box select on click+drag
August 9, 2019, 19:55 (GMT)
Outliner: Use entire selection for parenting

Set and clear parents for all elements in the selection in the outliner.

This also rewrites the popup menu for setting parents to armatures,
curves, and lattices to support multiple objects, though it removes
the operator reports for failures in those cases.
August 9, 2019, 19:51 (GMT)
Outliner: Fix scenes in scene display not starting open
August 9, 2019, 19:51 (GMT)
Outliner: Fixes to show active and scroll page

Adjusts the scrolling of show active and scroll page operators
to use the `outliner_scroll_view` operator to ensure scrolling
does not leave the outliner bounds.

Also changes show active to expand subtrees containing all
instances of the active object, which may be linked to multiple
collections.
August 9, 2019, 19:47 (GMT)
Outliner: set scene camera on camera data activate
August 9, 2019, 19:37 (GMT)
Outliner: Draw sequencer and vertex group icons

Draw icons for sequencer and vertex groups. The sequence
types need updates because they all draw in various colors
and some sequence types do not have an icon.
August 9, 2019, 19:28 (GMT)
Merge branch 'master' into soc-2019-outliner
August 9, 2019, 19:28 (GMT)
Merge branch 'master' into temp-soc-2019-outliner-sync
August 9, 2019, 19:27 (GMT)
Outliner: Use F2 to rename active outliner item

Previously with F2 mapped to the global rename active object
operator, it was not posible to use the conventional F2 to rename any
outliner element like collections or object data. This adds F2 to the
outliner keymap to call the outliner rename operator rather than the
popup rename object operator.
August 9, 2019, 18:48 (GMT)
Text: minor change to text prefix behavior

Don't keep the cursor at the start of the line,
this was creating a selection when adding a prefix without a selection.
August 9, 2019, 18:28 (GMT)
Fix T68486: GPencil ehen interpolate strokes, only display one stroke not all

The drawing loop exit too early.
August 9, 2019, 15:58 (GMT)
Merge branch 'master' into greasepencil-object
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021