Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1131 / 8462

November 10, 2020, 15:19 (GMT)
Merge branch 'master' into cycles_procedural_api
November 10, 2020, 15:18 (GMT)
Fix T81951: Add Cube new tool surface snaping not working

For the `plane_depth` of type `PLACE_DEPTH_SURFACE` to take effect, a `snap_context` is needed.

But, even if a temporary `snap_context` was created for `plane_orient == PLACE_ORIENT_SURFACE`,
this context was not used for `plane_depth`.

So, use a temporary `snap_context` for `PLACE_DEPTH_SURFACE` (as it is done for `PLACE_ORIENT_SURFACE`).

Differential Revision: https://developer.blender.org/D9345
Differential Revision: https://developer.blender.org/D9435
November 10, 2020, 15:14 (GMT)
LibOverride: Optimize deletion of overrides in liboverride delete.
November 10, 2020, 15:14 (GMT)
Cleanup/Update comments in liboverride code.
November 10, 2020, 15:05 (GMT)
Fix T82561: shader compilation crashes in OSL

The "type" sockets on shader nodes were renamed in rB31a620b9420cab to
avoid clashes with the `NodeType type` member from the Node base class,
but the OSL shader compilation was missing those changes.
November 10, 2020, 15:05 (GMT)
cleanup, merge loops on shaders for detecting changes
November 10, 2020, 14:51 (GMT)
fix infinite recursion
November 10, 2020, 14:42 (GMT)
do instancing with dupli system
November 10, 2020, 14:36 (GMT)
Cleanup: const, renames, remove single use variables.
November 10, 2020, 14:36 (GMT)
Animation: Expand unit tests for `BKE_fcurve_active_keyframe_index()`

Expand unit test for `BKE_fcurve_active_keyframe_index()` to test edge
cases better.

This also introduces a new test macro `EXPECT_BLI_ASSERT()`, which can be
used to test that an assertion fails successfully.

No functional changes to actual Blender code.
November 10, 2020, 14:32 (GMT)
Multires: Cleanup, clarify comment
November 10, 2020, 14:30 (GMT)
Cleanup/Update comments in liboverride code.
November 10, 2020, 14:02 (GMT)
consolidate flags into a single enumeration
November 10, 2020, 13:48 (GMT)
Fix own previous commit re testing of `BLI_rel_path`.

Windows would need its own version of those tests, for now just
disabling them on that platform.
November 10, 2020, 13:11 (GMT)
install_deps: fix a typo in argument handling of new nanovdb option.

Spotted by Patrick Mours (@pmoursnv), thanks!
November 10, 2020, 13:02 (GMT)
Merge remote-tracking branch 'origin/blender-v2.91-release'
November 10, 2020, 12:44 (GMT)
Animation: More explicit boundary checks when setting active keyframe

Fix unit test failing in debug mode by having more explicit boundary checks
when setting an FCurve's active keyframe.

No functional changes.
November 10, 2020, 12:43 (GMT)
small comment correction
November 10, 2020, 12:21 (GMT)
render instances component
November 10, 2020, 12:13 (GMT)
add update_all to integrator
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021