Blender Git Commits

Blender Git commits from all branches.

Page: 1189 / 2888

August 10, 2019, 13:15 (GMT)
Make search independent from filter enabled state
August 10, 2019, 12:36 (GMT)
Cloth: attempt fix for rare error when not all faces remain as triangles

After spliting an edge, there are some instances when faces around the new_vert are not triangles. This attempts to fix this.
August 10, 2019, 12:07 (GMT)
Always hide '..' parent item
August 10, 2019, 12:06 (GMT)
Silence warning in versioning code
August 10, 2019, 11:24 (GMT)
Merge branch 'master' into filebrowser_redesign
August 10, 2019, 11:18 (GMT)
Merge branch 'master' into greasepencil-object
August 10, 2019, 11:17 (GMT)
GPencil: Add inverse matrix to macro

This makes the macro similar to editable macro.
August 10, 2019, 09:40 (GMT)
Merge branch 'master' into greasepencil-object
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.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021