Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1113 / 5574

July 17, 2019, 14:30 (GMT)
Fix T66091: paint curve point slide conflicts with 2D cursor
July 17, 2019, 14:30 (GMT)
Fix T67099: entering color picker hex value #FF results in 1.000001
July 17, 2019, 14:24 (GMT)
Fix T67127: Crash Missing DEG tag update mask layer

When ng mask layer operations (add, remove, move) the
original mask was not tagged to be updated resulting
in missing data on the copy. The Masking function
assumes that the copy and the original is always
structured the same.

Reviewed By: brecht, sergey

Differential Revision: https://developer.blender.org/D5283
July 17, 2019, 14:05 (GMT)
Clip editor: Fix missing frame update on undo

It is possible that undo will change current scene frame and that was
not synchronizing current frame from scene to movie clip user.

Reported as a part of T66519.

Reviewers: brecht

Reviewed By: brecht

Maniphest Tasks: T66519

Differential Revision: https://developer.blender.org/D5280
July 17, 2019, 13:32 (GMT)
Revert "Fix T59713: Moving bones between layers in edit mode doesn't show the dot icon in the layers UI"

This commit did not follow the protocol that requires a review first.

This reverts commit 580acab1737c726f43e39792dbb75f3ca2089fcb.
Revision 580acab by mano-wii
July 17, 2019, 13:16 (GMT)
Fix T59713: Moving bones between layers in edit mode doesn't show the dot icon in the layers UI
July 17, 2019, 11:51 (GMT)
Fix T67001: Studio and Flat lightning in single color do not respect clipping region

`DRW_STATE_CLIP_PLANES` has to be enabled independent of the workbench material.

Reviewers: fclem, jbakker

Differential Revision: https://developer.blender.org/D5278
July 17, 2019, 11:30 (GMT)
Fix T67115: Changing the Shape of a Force Field object does not refresh the animation
July 17, 2019, 11:19 (GMT)
Undo System: replace with simpler binary diffing buffer storage

Applying/undoing incremental changes didn't fit well when
mixed with periodic snapshots from mem-file undo.

This moves to a much simpler undo system.

- Uses array storage with de-duplication from `BLI_array_store`.
- Loads the buffer into existing text data,
for better performance on large files.
- Has the advantage that Python operators can be supported
since we don't depend on hard coded undo operations.

Solves T67045, T66695, T65909.
July 17, 2019, 08:39 (GMT)
Fix T66949: Can't select bones from multiple objects in wpaint mode
July 17, 2019, 07:56 (GMT)
Fix T67047: Can't jump to frame when using jack in A/V sync mode

Similar fix to 495aff7.

Reviewers: brecht

Reviewed By: brecht

Maniphest Tasks: T67047

Differential Revision: https://developer.blender.org/D5268
July 17, 2019, 06:57 (GMT)
Fix object selection when in pose mode

The new selected object was activated but not selected.
July 17, 2019, 02:01 (GMT)
Edge Slide: Fix multi-object for loop early exit

Part of D5274, reviewed by Campbell Barton.
July 17, 2019, 02:01 (GMT)
Fix T67078: Crash with vertex slide and multi-objects

If one of the objects had invalid selected edges, it would lead to a
crash since none of the for loops were checking for whether the edge
slide data is valid.

We could refactor the macros to create a new
FOREACH_TRANS_DATA_CONTAINER_WITH_DATA

However we are too close to 2.80 final release so we manually skip them
for now.

Note: TRANS_DATA_CONTAINER_FIRST_OK cannot be used either for the same
reason.

Reviewers: campbellbarton

Differential Revision: https://developer.blender.org/D5274
July 16, 2019, 23:38 (GMT)
UI: remove button to enable auto-save after load factory preferences

Based on feedback from T66675, the current interface is confusing,
leading to users accidentally overwriting their preferences.

Now, once factory settings are loaded preferences are not saved
and the save button is shown (as when auto-save is disabled).

Tool tips note that factory settings require manual saving
afterwards.

Also rename preference menu items for better consistency
(settings/state -> preferences).
July 16, 2019, 18:31 (GMT)
Fix paint curve not drawing selection colors properly

This code is not guaranteed to run with any specific space theme, so pass
it explicitly.
July 16, 2019, 17:10 (GMT)
Fix T66964: sculpting box hide tool can't select multiple areas

Only deselect all on mouse release when no box dragging was done.
July 16, 2019, 16:06 (GMT)
Fix T66862: crash with bevel modifier harden normals applied to curve object
July 16, 2019, 15:57 (GMT)
Fix T66011: Transformed objects break sculpt tools

The Pinch, Push, Twist and Clone were not using the object transformation to compute point changes, so the point was way off of the right place.
July 16, 2019, 15:46 (GMT)
Fix T66940, T67005, T60651: append workspace from old startup file fails

Don't try to use old screens as workspaces, just leave them out of the menu.

Differential Revision: https://developer.blender.org/D5270
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021