Blender Git Commit Log

All Blender Git commits.

Page: 2283 / 8462

August 9, 2019, 02:39 (GMT)
LANPR: Fix background color.
August 9, 2019, 01:56 (GMT)
LANPR: Rename Freestyle face/edge mark structures into LANPR.
August 9, 2019, 01:49 (GMT)
Cleanup: Remove obsolete lanpr_access.h
August 9, 2019, 01:41 (GMT)
Cleanup: lanpr operator py script.
August 9, 2019, 01:39 (GMT)
Cleanup: make format.
August 9, 2019, 01:17 (GMT)
Cleanup: Remove LANPR from editor CMakeLists.
August 9, 2019, 01:05 (GMT)
Cleanup: Remove random useless files.
August 9, 2019, 01:01 (GMT)
Cleanup: Remove obsolete LANPR includes from CMakeLists
August 9, 2019, 00:54 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2019-npr
August 9, 2019, 00:09 (GMT)
Outliner: invisible object filter

Adds an invisible object filter in the outliner to show hidden
objects. This is useful to quickly locate hidden items in a large outliner
tree and easily toggle visibilty back on. Invisible refers to an object
being hidden, or viewport visibility restricted.
August 8, 2019, 21:53 (GMT)
Merge branch 'master' into soc-2019-outliner
August 8, 2019, 21:53 (GMT)
Merge branch 'master' into temp-soc-2019-outliner-sync
August 8, 2019, 21:37 (GMT)
Outliner: Allow select on row icons

Allow selection of subtree elements on a collapsed element's
row. Because subtree elements are aggregated by type, a select on
an icon that represents multiple subtree elements will invoke a
popup menu to select the specific subtree element.

Also draws highlights on cursor hover over a row icon.
August 8, 2019, 20:54 (GMT)
UI: Sculpt menus cleanup

This removes the Brush pulldown menu from Sculpt and Paint modes. This menu only contained a random duplicated subset of brush options. Now everything is accessible centrally in the Brush Tool Settings.

The Sculpt menu likewise contained various random brush options. These are removed and replaced by a list of commands, just like the other paint modes.

Also removes the Show Mask option from the mode options panel since this is also in Overlays.

Reviewers: Campbell Barton

Differential Revision: https://developer.blender.org/D5420
August 8, 2019, 20:23 (GMT)
Cleanup: use doxy docs
August 8, 2019, 20:00 (GMT)
Don't swap buffers of offscreen surface OpenGL contexts

This does frame syncing to the regular screen, so hurts performance in
some cases.
August 8, 2019, 19:59 (GMT)
Cleanup: versioning comment for outliner syncing
August 8, 2019, 19:59 (GMT)
Initial D5423 (by @howardt)
August 8, 2019, 19:58 (GMT)
Outliner: Draw constraint icons and enable button

Draw all constraint icons and enable/disable restrict buttons.

The action constraint needs its own icon. It currently draws white
instead of the blue modifier color.
August 8, 2019, 19:44 (GMT)
BMesh: add utility to calculate normal from a vertex cloud

Extract from BM_verts_sort_radial_plane & simplify.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021