Blender Git Loki

Blender Git commits from all branches.

Page: 1235 / 2888

July 18, 2019, 10:46 (GMT)
USD: added debug function for printing the export graph
July 18, 2019, 10:46 (GMT)
USD: removed 'parent_writer' pointer

The `parent_writer` pointer was intended to be used by an Alembic writer,
but now it's getting in the way. I'm removing it from the
`AbstractHierarchyIterator` with the intent of either restoring it or
finding another solution when we actually implement Alembic writers.
July 18, 2019, 10:46 (GMT)
USD: Fix missing writer pointer

Fixes bug introduced in previous commit.
July 18, 2019, 10:39 (GMT)
use step block data in more functions
July 18, 2019, 10:22 (GMT)
use step block data in more functions
July 18, 2019, 10:16 (GMT)
introduce BlockStepData as container for data that would have to be passed into many functions
July 18, 2019, 10:08 (GMT)
initial forwarding listeners + particle trail node

Still looking for a better name instead of Forwarding Listeners
July 18, 2019, 09:19 (GMT)
Cloth: initial steps towards computing face sizing
July 18, 2019, 08:37 (GMT)
Merge branch 'master' into functions
July 18, 2019, 07:55 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2019-npr
July 18, 2019, 07:12 (GMT)
Cloth: initial steps towards dynamic remeshing
July 18, 2019, 07:12 (GMT)
GPencil: Fix length modifier wrong callback.
July 18, 2019, 06:36 (GMT)
LANPR: Description of auto update write as "frame changes".
July 18, 2019, 06:34 (GMT)
Cleanup: Make format.
July 18, 2019, 06:33 (GMT)
GPencil: Sample modifier accepts 3 points at least.
July 18, 2019, 06:23 (GMT)
GPencil: Relieable counter for sample function.
July 18, 2019, 04:53 (GMT)
Outliner: Search recursively for icons in row

Rather than searching just the child list, search recursively
down the tree to allow clicking on all icons.
July 18, 2019, 03:39 (GMT)
Outliner: Allow clicking on row icons

The feature to click on row icons was removed (presumably because
the icons now draw stacked with a number, rather than individually).
This brings back support for clicking because the benefits of
clicking on the icon without opening the element outweighs the con
of not being able to select grouped elements. A solution for that
is being worked on.
July 18, 2019, 00:49 (GMT)
Outliner: Show active improvements

Prevent the show active operator from scrolling beneath the
allowed scrolling range. This removes jumpy redraws after the
operator executes.

The horizontal centering is difficult, because the elements
outside the view of the outliner do not have the xend properly set
and the max width of the outliner is not properly calculated.
This means it is not possible to center the x position while
keeping the view in range of scrolling.

This could be resolved by drawing the outliner after setting the y
position, but that is not an ideal solution.
July 18, 2019, 00:22 (GMT)
[Fast import/export] Added boiler plate for OBJ importing
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021