Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 79 / 5574

Revision ddb4eb8 by YimingWu
October 28, 2021, 11:38 (GMT)
LineArt: Fix(unreported) depsgraph camera error

This fixes unintentional line art error when custom camera doesn't
exist, now not adding custom camera relation in this case.
Revision e96b7c0 by YimingWu
October 28, 2021, 11:38 (GMT)
LineArt: Fix(unreported) Material mask panel logic

The logic should be: show material mask panel if in_front is on,
it was inverted unintentionally.
October 28, 2021, 10:01 (GMT)
Merge branch 'blender-v3.0-release'
October 28, 2021, 09:57 (GMT)
Fix (unreported) potential issue in new `BKE_libblock_relink_to_newid_new`

Remapping code could call collection resync code while processing
remapping, which is a good way to crash by accessing no-more-valid
pointers.

Similar issue as with liboverrides resync, fixed the same way by
preventing any collection resync until whole remapping has been done.

This was probably not an issue in practice in current code, since this
is only used by append code currently, which should not affect
layers/collections in current scene yet.
October 28, 2021, 09:24 (GMT)
Python doc generator: add missing `selected_ids` context key

Add the context key I introduced in rB03c0581c6ed to the Python API docs
generator.

No functional changes to Blender.
October 28, 2021, 09:23 (GMT)
Merge remote-tracking branch 'origin/blender-v3.0-release'
October 28, 2021, 09:22 (GMT)
View3D Context: use correct data type

`CTX_data_selected_objects()` returns a `ListBase` of
`CollectionPointerLink`, not `PointerRNA`. This caused an alignment
issue, resulting in `owner_id == NULL` reported in T92507. Correcting
the pointer type fixed this.

In the end, the same pointer is used as before this commit, but the way
it is obtained is actually correct.
Revision c1cfb47 by YimingWu
October 28, 2021, 09:17 (GMT)
LineArt: Fix(unreported) Material mask panel logic

The logic should be: show material mask panel if in_front is on,
it was inverted unintentionally.
Revision 4b57d5a by YimingWu
October 28, 2021, 09:13 (GMT)
LineArt: Fix(unreported) depsgraph camera error

This fixes unintentional line art error when custom camera doesn't
exist, now not adding custom camera relation in this case.
October 28, 2021, 08:32 (GMT)
Python doc generator: raise explanatory error when context key is missing

When a new key is added to the context, it also needs to be added to the
`sphinx_doc_gen.py` file for generating the Python API documentation.
When this isn't done, the script would raise a generic `KeyError`. Now
it explains what needs to be updated to solve the problem.

No functional changes to Blender.
October 28, 2021, 08:32 (GMT)
Python doc generator: add missing `selected_ids` context key

Add the context key I introduced in rB03c0581c6ed to the Python API docs
generator.

No functional changes to Blender.
October 28, 2021, 06:59 (GMT)
Preferences: remove special case for copying previous settings

This was only needed for skipping version numbers when the numbering
scheme changed for 3.0.
October 28, 2021, 06:49 (GMT)
Merge branch 'blender-v3.0-release'
October 28, 2021, 06:49 (GMT)
Merge branch 'blender-v3.0-release'
October 28, 2021, 06:47 (GMT)
October 28, 2021, 06:45 (GMT)
Merge branch 'blender-v3.0-release'
October 28, 2021, 06:42 (GMT)
Fix T92467: Path Selection broken when Drag is set to Tweak

Ctrl-RMB was getting used by "object" selection in edit-mode.

Remove selection key-map from fallback tools,
rely on the editors key-map for selection.
October 28, 2021, 06:11 (GMT)
Fix fallback tools for the sequence editor

Only regions with gizmos were checking for fallback tools.
October 28, 2021, 05:56 (GMT)
Merge branch 'blender-v3.0-release'
October 28, 2021, 05:56 (GMT)
Merge branch 'blender-v3.0-release'
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021