Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 249 / 5574

June 7, 2021, 11:51 (GMT)
Cleanup: renamed function to `extract_run_single_threaded`.
June 7, 2021, 11:41 (GMT)
GPUIndexBuf: Find the minimum and maximum index through the builder

Moving the bounds code to the builder can be useful
for future optimizations like building multithreaded.

Reviewed By: fclem, jbakker

Differential Revision: https://developer.blender.org/D11455
June 7, 2021, 11:34 (GMT)
Cleanup: Added Guarderalloc deallocators to CPP structs.
June 7, 2021, 11:31 (GMT)
Added TODO comment for putting parameters into struct.
June 7, 2021, 11:27 (GMT)
Cleanup: move extract points into own compile unit.
June 7, 2021, 10:52 (GMT)
Fix T88900: Crash when setting Edge Weight/Crease

The `recalcData` of "convert_mesh_edge" did more
than it was supposed to.
June 7, 2021, 09:36 (GMT)
Cleanup: remove trailing space from pipeline_config.json

Remove trailing spaces from `pipeline_config.json`

No functional changes.
June 7, 2021, 04:04 (GMT)
Fix T88899: `__file__` not set for `text.as_module()`
June 6, 2021, 13:05 (GMT)
Event Simulate: and a --keep-open command line argument

It can be useful to investigate the state of the file
after event simulation runs.
June 6, 2021, 13:03 (GMT)
Cleanup: unused argument
Revision a496af8 by YimingWu
June 6, 2021, 03:18 (GMT)
LineArt: Fix edge clipping index error.

Small bug that's causing edge count to be incorrect in
final culled list, just being offset exactly 1 entry.

Reviewed By: Sebastian Parborg (zeddb)

Differential Revision: https://developer.blender.org/D11513
June 6, 2021, 01:05 (GMT)
VSE: Remove seq->tmp usage from transform code

This field was used for extend feature to get handle position of
metastrip children. Since D9972 extend feature works only on meta
strip itself, not it's children.
So `SEQ_transform_get_left_handle_frame()` second argument is always
false and can be removed.

Another instance of `seq->tmp usage` is hack to distinguish strips to be
shuffled, which is not covered by this patch.

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D10321
June 5, 2021, 21:17 (GMT)
Exact Boolean: fix last commit: pass an arg by reference instead of value.
June 5, 2021, 18:31 (GMT)
Exact Boolean: speed up when there are many separate components.

Use bounding box tests quickly tell that two components cannot
have a containment relation between each other. This change
cut about 0.6s off a test with 25 big icospheres.
June 5, 2021, 13:29 (GMT)
Limit Rotation: add an Euler Order option.

Since Limit Rotation is based on Euler decomposition, it should allow
specifying the order to use for the same reasons as Copy Rotation does,
namely, if the bone uses Quaternion rotation for its animation channels,
there is no way to choose the order for the constraint.

Ref D9626
June 5, 2021, 13:29 (GMT)
Limit Rotation: explicitly orthogonalize the matrix before processing.

Add a call to orthogonalize the matrix before processing for the
same reasons as D8915, and an early exit in case no limits are
enabled for a bit of extra efficiency.

Since the constraint goes through Euler decomposition, it would
in fact remove shear even before this change, but the resulting
rotation won't make much sense.

This change allows using the constraint without any enabled limits
purely for the purpose of efficiently removing shear.

Differential Revision: https://developer.blender.org/D9626
June 5, 2021, 12:49 (GMT)
Fix T88859: Assert when changing view modes

The `loose_lines`' ibo was not being initialized.
June 5, 2021, 11:33 (GMT)
BMesh: avoid extra faces-of-edges loop building partial update data
June 5, 2021, 07:16 (GMT)
Fix assert check in BLI_polyfill_beautify
June 5, 2021, 07:13 (GMT)
Fix assert in gpencil_batches_ensure
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021