Blender Git Loki

Blender Git commits from all branches.

Page: 1282 / 2888

June 26, 2019, 09:34 (GMT)
Merge branch 'master' into functions
June 26, 2019, 09:02 (GMT)
LANPR: collection GP target now working.
June 26, 2019, 08:28 (GMT)
LANPR: collection and object usage flags now effective. object flags overrides modifier.
June 26, 2019, 07:32 (GMT)
LANPR: Object usage flag is effective now.
June 26, 2019, 07:20 (GMT)
LANPR: move "usage" settings into struct ObjectLANPR.
June 26, 2019, 06:29 (GMT)
LANPR: separate thresholds for image/geometry space chaining.
June 26, 2019, 06:02 (GMT)
LANPR: Fixed occlusion bugs in first-step chaining.
June 26, 2019, 05:28 (GMT)
LANPR: shaders now support main color/thickness.
June 26, 2019, 04:44 (GMT)
Merge branch 'master' into soc-2019-npr
June 26, 2019, 03:12 (GMT)
Cleanup: Removed "shorty" which was a relic of the color evaulation for CurveMapping
June 26, 2019, 03:10 (GMT)
Cleanup/Comments:
Small changes, new variable names, and changed/added comments
June 26, 2019, 02:37 (GMT)
Removing and editing various comments
June 26, 2019, 02:18 (GMT)
ProfileWidget: Improved drawing when zoomed out.

The fill polygon is now completed to fill up to the bottom and right edges
of the view, like we're visualizing the profile on the corner of a beveled
rectangle.
June 26, 2019, 01:50 (GMT)
Merge branch 'master' into soc-2019-outliner
June 26, 2019, 01:47 (GMT)
Synced Selection: Sync outliner selections to view layer

Outliner select operators now flush their selections to the
active view layer when synced selection is enabled.
June 25, 2019, 14:02 (GMT)
USD: be more selective about what to export each frame

To prevent too large USD files, we now have a bit of a framework to only
write data on the first frame for non-animated objects. This needs more
work, though, as it can be made more selective.
June 25, 2019, 14:00 (GMT)
USD: Initial support for exporting animated data

Mesh and transform animation are now written when passing `animation=True`
to the export operator. There is no inspection of whether an object is
actually animated or not, so this will likely export too much information
(each mesh is written for each frame in the scene).

The administration of which timecode to use for the export is left to the
file-format-specific concrete subclasses of `AbstractHierarchyIterator`;
the abstract iterator itself doesn't know anything about the passage of
time.
June 25, 2019, 13:32 (GMT)
Synced Selection: Fix syncing not working

Removing some changes that were supposed to address extending
the selection, but they were preventing the replace selection
from behaving properly.
June 25, 2019, 12:58 (GMT)
USD: Commented-out most debug prints

Things are starting to work, so the debug prints aren't necessary any more.
They will be completely removed at some point, but I'm keeping them in the
code for now so that I can quickly enable them when necessary.

No functional changes.
June 25, 2019, 12:53 (GMT)
BKE_anim: added comment to explain the matrix `DupliObject.mat`

`DupliObject.mat` contains the world matrix of the duplicated object, and
this knowledge is now available in a comment.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021