Blender Git Loki

Kaikki Blender Git kommitit.

Page: 773 / 8462

March 30, 2021, 14:50 (GMT)
Cleanup: use doxy sections and rearrange editmesh_knife.c
March 30, 2021, 14:39 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
March 30, 2021, 14:34 (GMT)
GPencil: Add Bezier support to Mirror modifier

Revision b138010 by Hans Goudey (master)
March 30, 2021, 14:33 (GMT)
Geometry Nodes: Set default grid vertices to 3 by 3

This is a relatively arbitrary value, but a good starting point-- it's
simple while also showing the possibility of the subdivisions.

Ref T86819
Revision a4b6c22 by Hans Goudey (master)
March 30, 2021, 14:18 (GMT)
Fix unused variable warning caused by recent cleanup

Caused by a cleanup, rBd037fef3bd1dc.
March 30, 2021, 14:17 (GMT)
Revert incorrect change.
March 30, 2021, 14:14 (GMT)
Merge branch 'master' into cycles_procedural_api
March 30, 2021, 14:07 (GMT)
Compositor: Merge SingleThreadedOperation with WriteBufferOperation.

Single threaded operations always creates a buffer around and write
buffer operation would sample that buffer one pixel at a time. This
refactor would push the samples in one go to the output buffer by
merging the write buffer and single threaded operation.

Less code complexity, less needed CPU cycles and less memory would be
needed.
March 30, 2021, 14:03 (GMT)
Cleanup: remove unneeded method.

size can be accessed via instance attribute.
March 30, 2021, 14:03 (GMT)
Cleanup: clang-format.
March 30, 2021, 14:03 (GMT)
Cleanup: Use constexpr.
March 30, 2021, 14:03 (GMT)
Compositor: Fix Incorrect Attaching NodeSockets.

Introduced by recent commit.
March 30, 2021, 14:03 (GMT)
Cleanup: Replace std::vector with blender::Vector.
March 30, 2021, 14:03 (GMT)
Cryptomatte: Fix When Image based Cryptomatte Aren't On The First Render Layer.

The image user wasn't updated to reflect the correct render layer.
March 30, 2021, 14:03 (GMT)
Fix: Compile Error COM_Debug.

We should replace `ifdef COM_Debug` with a constexpr function.
March 30, 2021, 14:03 (GMT)
Cleanup: Replace virtual methods with bitflags.
March 30, 2021, 14:02 (GMT)
UI: add description methods for `wm.context_*` operators

Generic context operators now look-up the RNA properties to extract
their description (when it's available).

Add `bl_rna_utils.data_path.property_definition_from_data_path()`
to handle the details of accessing the RNA property definition.
March 30, 2021, 13:55 (GMT)
GPencil: Add Bezier support to Thickness modifier

March 30, 2021, 13:43 (GMT)
GPencil: Add Bezier support to Hook modifier

March 30, 2021, 13:42 (GMT)
Cleanup comments

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