Blender Git Loki

Blender Git commits from all branches.

Page: 412 / 2888

April 19, 2021, 15:56 (GMT)
USD Import: format fix.
April 19, 2021, 15:52 (GMT)
USD Import: warning fixes.

Fixed warnings due to unused parameters and function.
April 19, 2021, 15:30 (GMT)
USD Import: missing include.

Added missing include when building without Alembic.
April 19, 2021, 15:19 (GMT)
USD IO: fixed warnings.
April 19, 2021, 14:37 (GMT)
Merge branch 'master' into eevee-gpencil
April 19, 2021, 13:45 (GMT)
Use encode/decode for geometry colors.
April 19, 2021, 13:38 (GMT)
Color encoding + alpha conversions are not done automatically.
April 19, 2021, 13:32 (GMT)
Fix missing refresh of Asset View UI template previews after regenerating
April 19, 2021, 12:29 (GMT)
EEVEE: Light: Add back LTC area lights and lighting function

I did a small optimization pass to avoid some division and
redundant computation.

Also cleans-up the Light vector usage.
April 19, 2021, 11:16 (GMT)
Geometry Nodes Curves: fix get_components_for_write
April 19, 2021, 09:39 (GMT)
GPecnil: WIP Transfer weights from curve to polyline
April 19, 2021, 08:54 (GMT)
LineArt: UI Fixes.
Revision b67c7f8 by Lukas Tönne / Lukas Toenne (node-editor-edge-pan)
April 19, 2021, 07:32 (GMT)
Edge-scrolling for node "link" operator.

Largely copied from the VIEW2D_OT_edge_pan
operator. Starts scrolling when dragging a node
link and going outside the current window.
April 19, 2021, 07:28 (GMT)
VSE: Build proxies only for slow movies

Don't build proxy file if movie is already fast enough to seek.
To determine movie performance, check if whole GOP can be decoded
in 50 milliseconds.

This test will ensure consistent performance on wide array of machines.

Downside is at most 50ms delay (per strip) when movie is added.
Ideally another test would be performed to detect whether next GOPs
do have same size or not as it may not be safe to assume that movies
will have consistent gop sizes. Even better would be to find biggest
one within small-ish range from start, and perform this test on it.
such test may add about 10ms of additional delay, but provide even more
consistency.
April 19, 2021, 05:47 (GMT)
Renamed ColorGeometry to ColorGeometry4f.
April 19, 2021, 05:43 (GMT)
Merge branch 'master' into temp-explicit-colors
April 18, 2021, 23:50 (GMT)
Geometry Nodes Curves: Fix build after merging master
April 18, 2021, 23:25 (GMT)
Merge branch 'master' into geometry-nodes-curve-support
April 18, 2021, 23:20 (GMT)
Geometry Nodes Curves: Add more structure for the sample points node
April 18, 2021, 22:14 (GMT)
Geometry Nodes Curves: Fixes for curve trim node

The remaining issue is interpolation and recalculation of bezier handles.
Other than that the node should work fine.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021