Blender Git Commits

Blender Git commits from all branches.

Page: 1191 / 2888

August 9, 2019, 05:59 (GMT)
Cleanup: compiler warnings
August 9, 2019, 05:59 (GMT)
Cleanup: comments, use sentences, some minor spelling corrections
August 9, 2019, 04:00 (GMT)
Outliner: walk navigation operator

Adds a keyboard walk navigation and selection operator to the
outliner. Up and down arrow keys walk up and down the list of
elements, and left and right walk in and out or open and close
elements if the elements are open or closed.

Also moves opencolose toggling to the openclose operator to
remove duplicate code.

Also allows click+drag for openclose of element subtrees.

The outliner tree building is tweaked slightly to set the proper
parents in scene display mode for walk select to function
correctly.
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: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)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021