Blender Git Loki

Kaikki Blender Git kommitit.

Page: 233 / 8462

September 20, 2021, 17:07 (GMT)
Merge branch 'master' into cycles-x
September 20, 2021, 17:07 (GMT)
Fix crash in background render after tile highlight changes
September 20, 2021, 17:03 (GMT)
Tests: measure time per frame in animation performance benchmark

Instead of a fixed number of frames, so that benchmarking takes about the
same time on any machine.
September 20, 2021, 17:01 (GMT)
Geometry Nodes: use implicit position input in noise node

This is the same behavior as in shader nodes.
September 20, 2021, 16:56 (GMT)
Geometry Nodes: implicit position input in Set Position node

This change makes the Set Position node do nothing by default.
Before, the geometry would always disappear, because it all points
would be moved to (0, 0, 0).

Differential Revision: https://developer.blender.org/D12553
September 20, 2021, 16:26 (GMT)
Merge branch 'master' into cycles-x
September 20, 2021, 16:08 (GMT)
initial support for node groups
September 20, 2021, 15:59 (GMT)
Cycles X: Remove dead resumable render code

It will be implemented differently by specifying an EXR file.

Remove the command line arguments to avoid false perception
that the resumable render still works.

Differential Revision: https://developer.blender.org/D12571
September 20, 2021, 15:43 (GMT)
WIP: Cycles X: Schedule work based on occupancy

Sacrifice refresh interval and increase GPU occupancy, lowering the
final render time.

Lowers `Blender 2.80 - Spring` demo file form predicted 30min
measured 3 min to render 1/10th of samples) to about 7.5min.

It is still considerably higher than the master branch, which finishes
the file in just below 3 min, but it is already a better results.

The timing is from RTX 5000.

The viewport and CPU rendering should stay unaffected by this change.

Differential Revision: https://developer.blender.org/D12570
September 20, 2021, 15:35 (GMT)
Cycles X: Re-implement tile highlight

Since the GPUDisplay usage for offline rendering we've lost tile
highlight functionality. This change brings it back.

Introduced new RenderEngine API call to manipulate highlight state
without acquiring RenderResult (so that we don't allocate passes).

Not fully ideal since the last tile will be highlighted after render
is done until first full-frame is done, but is a cosmetic thing we
can improve in the future.

Differential Revision: https://developer.blender.org/D12519
September 20, 2021, 15:18 (GMT)
cleanup
September 20, 2021, 15:03 (GMT)
Cycles X: make progressive multi-jitter the default sampling pattern

Now that adaptive sampling is enabled by default this was already the case in
practice, but use it now also for the non-adaptive case so the sampling patterns
stays consistent when switching that on and off.

A reason to do this now is that we will need to update all the test reference
images for the cycles-x merge, and those are all affected by the sampling pattern.
September 20, 2021, 14:58 (GMT)
improve visualization
September 20, 2021, 14:51 (GMT)
Cycles X: Improve progress report while processing files from disk

Differential Revision: https://developer.blender.org/D12542
September 20, 2021, 14:42 (GMT)
UI: Change "Favorites" to "Bookmarks"

Change of File Browser "Favorites" section header in source list
(T panel) to "Bookmarks" to maintain consistency with all the other
bookmark-related text and operations.

See D10262 for more information and alternatives considered.

Differential Revision: https://developer.blender.org/D10262

Reviewed by Julian Eisel
September 20, 2021, 14:30 (GMT)
Cleanup: Refactor VSE overlay settings

Move overlay flags into SequencerPreviewOverlay and
SequencerTimelineOverlay structs.

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D12569
September 20, 2021, 14:26 (GMT)
Fix T91425: VDB shadow rendering incorrect in some cases
September 20, 2021, 13:56 (GMT)
Fix baking failing with auto tiles, disable since it's not supported yet
September 20, 2021, 13:37 (GMT)
GPencil: Fix error in previous commit

By error I commited the previous version.
September 20, 2021, 13:32 (GMT)
GPencil: Change Rotation tooltip

The tooltip was not clear about in what shading modes works.

Related to T91467
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021