Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 876 / 5574

March 8, 2020, 02:48 (GMT)
Cleanup: comments in main()

Clarify references to functions.
March 8, 2020, 02:48 (GMT)
Revert "Outliner: Allow deleting entire selection"

This reverts commit 62f238a65e334ccecae85134da0b05ba58382ae9.

This prevents undo steps from being stored.
March 7, 2020, 21:46 (GMT)
Outliner: Allow deleting entire selection

This allows deleting both collections and objects in the outliner
selection at the same time. This only works using the keyboard shortcuts
(X or Delete).

While this works, a more robust solution should be implemented later to
allow deleting the whole selection from the context menu as well.
March 7, 2020, 18:57 (GMT)
Fluid: Optimization for smoke simulation (multigrid)

The solver will now automatically detect static scenes (no moving obstacles) and use a slightly faster pressure solve in those cases.
March 7, 2020, 18:26 (GMT)
Cleanup: Outliner: Remove unused parameter

Searching back in the outliner did not require the unused SpaceOutliner
parameter.
March 7, 2020, 15:42 (GMT)
Fix T74513: Wrong naming in some Face Set comments and operators

Missing changes from one of the renamings of the initial face sets
patch.

Reviewed By: brecht

Maniphest Tasks: T74513

Differential Revision: https://developer.blender.org/D7054
March 7, 2020, 15:41 (GMT)
Fix T74501: Wrong initial iteration when using mask expand

The initial iteration for all symmetry areas is always 0. We were using
1 for the main stroke, so it was 1 step behind.

This was broken for expanding masks and face sets, but with face sets it
is more noticeable.

Reviewed By: brecht

Maniphest Tasks: T74501

Differential Revision: https://developer.blender.org/D7050
March 7, 2020, 15:40 (GMT)
Fix T74498: Do not iterate over hidden vertices when using the transform tool

By using PBVH_ITER_UNIQUE hidden vertices are skipped, like in the rest of
the brushes and tools.

Reviewed By: brecht

Maniphest Tasks: T74498

Differential Revision: https://developer.blender.org/D7047
March 7, 2020, 11:40 (GMT)
UI: move Cycles adaptive sampling settings to own subpanel
March 7, 2020, 07:21 (GMT)
Fix key release event activating click-drag

A handled release event could still trigger a click-drag afterwards.
March 7, 2020, 05:26 (GMT)
WM: include repeat value in WM_event_print
March 7, 2020, 02:52 (GMT)
Cleanup: replace BLI_make_file_string with BLI_join_dirfile for the file-selector

In these cases the file selectors directory is already expanded.
March 7, 2020, 02:26 (GMT)
Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possible

Use 'BLI_join_dirfile' for joining paths that don't need to expand '//'.
March 7, 2020, 00:53 (GMT)
Include file system encoding in 'System Info' operator

Help troubleshooting file system encoding issues.
March 6, 2020, 22:46 (GMT)
Fix T74504: Cycles wrong progress bar with CPU adaptive sampling
March 6, 2020, 22:46 (GMT)
Fix error in Cycles Optix adaptive sampling after recent cleanup
March 6, 2020, 19:07 (GMT)
Cleanup: VFont: Move to IDTypeInfo and remove unused BKE API

This was particularly strange because we had a _free_data() function.
But still the one I replaced was of course the _free() one.

And we should rename the _free_data_ function later to avoid confusions.
March 6, 2020, 19:07 (GMT)
Cleanup: Text: Move to IDTypeInfo and remove unused BKE API.
March 6, 2020, 17:50 (GMT)
API Docs: Point to manual for Operator Cheat Sheet
March 6, 2020, 17:33 (GMT)
UI: Remove Windows 3D Object Folder Reference

Remove Windows special folder FOLDERID_Objects3D. Requires newer SDK.

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

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