Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1739 / 5574

May 24, 2018, 14:09 (GMT)
Correct last commit
May 24, 2018, 14:00 (GMT)
UI: re-arrange 3D view menus

- Adjusted order and names for better consistency.
- Group add/edit/delete into menu sections.
- Move UV/Vertex color into 'Face Data' menu, matching 'Edge Data'.
- De-duplicate items between vertex/edge/face menu.
- Remove undo/redo menu (to be moved into 'Edit' menu).
- Remove Auto-Merge & Proportional Editing
(already available from the 3D view).

Patch from @billreynish w/ edits
May 24, 2018, 13:56 (GMT)
Fix boolean modifier when objects have transformations

Follow up for 9406a1f19570.
Revision 44bab06 by Joshua Leung
May 24, 2018, 13:43 (GMT)
Fix: Name of selected object/bone + current frame in 3D view didn't take region overlap (for headers-on-bottom) into account
May 24, 2018, 13:26 (GMT)
Fix cannot apply boolean modifier
Revision d64fbe9 by Joshua Leung
May 24, 2018, 13:26 (GMT)
Partial Fix for T55165: Camera manipulator was not updating when the focal length ("lens") parameter was changed directly
May 24, 2018, 13:22 (GMT)
Fix T55177: pose-mode manipulator placement w/ COW
Revision 40dfb3e by Joshua Leung
May 24, 2018, 13:10 (GMT)
Oops... should rebuild before committing
Revision 72039cd by Joshua Leung
May 24, 2018, 13:05 (GMT)
Multi Pose: Selecting a bone in one armature doesn't deselect bones in the other armatures

This was actually due to missing COW flushing of pose data on the "other"
objects (only the active object was getting tagged for updates).
Revision c788bd0 by Joshua Leung
May 24, 2018, 13:05 (GMT)
Fix: Several pose select operators were not in fact working with COW

The following operators are fixed in this commit
* POSE_OT_select_linked
* POSE_OT_select_grouped
* POSE_OT_select_mirror
Revision fe820eb by Joshua Leung
May 24, 2018, 13:05 (GMT)
Cleanup: Some minor tweaks to code
May 24, 2018, 12:56 (GMT)
Fix missing ID pointers expansion for ID itself in readfile code.

Was breaking static override chaining (static override of a linked
datablock that is already a static override in it original lib file).

Dummy mistake, thanks to @dfelinto for finding the bug.
May 24, 2018, 12:48 (GMT)
Fix T55175: outliner "Show Active" not working.
May 24, 2018, 12:23 (GMT)
Fix T55178: Cursor fails to restore on cancel

574c0fe38f332bd97c588029c0075ecba1fe19cd caused complications
restoring the cursor.

Use WM_cursor_modal_set/restore which is intended for operator use,
calling ED_region_cursor_set after an operator runs isn't reliable.
May 24, 2018, 10:17 (GMT)
Depsgraph: tag depsgraph for copy-on-write flush when RNA changes

Fixes bug with changes to properties not being flushed to the COW data.
It fixes T55144.

This is the part of rBb4b745b72064 that is required although slow.
Which was partially addressed but the rest of the commit, which in
turn broke things. So for now let's get RNA to flush slow cow, and
deal with the consequences.
May 24, 2018, 10:02 (GMT)
Fix T55171: crash with undo and linked collections.

Collections created in library file versioning need to be set as coming
from the library, otherwise they get freed on undo.
May 24, 2018, 10:01 (GMT)
Fix Lamps, Empties, Cameras and Speakers not using theme colors
May 24, 2018, 09:23 (GMT)
Slightly smaller triangle collapse icon on panels
May 24, 2018, 08:38 (GMT)
Fix T55170 and T55167: Crash adding new curve

We do the same solution as we have for mesh_evaluated.
Revision 2d05f91 by Julian Eisel
May 24, 2018, 08:26 (GMT)
UI: Add theming support for the status-bar

For now not bumping subversion, even though I technically should. We can do if
needed, but would like to avoid bumping it every few days...
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021