Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1446 / 5574

November 23, 2018, 11:11 (GMT)
Merge branch 'master' into blender2.8
November 23, 2018, 11:11 (GMT)
Python API: restore bpy.app.autoexec_fail variables, some scripts use it.
November 23, 2018, 11:03 (GMT)
Fix T57616: Deleting particle system instance object leads to crash

Explicitly tag copy-on-write form library remap. Previously, this
tag was used implicitly via geometry/transform tagging, which worked
ok for objects. For non-objects we do need to ensure all copies has
correct pointer and the only way to do so is to pass tag explicitly.

There is probably more places in the library remap where this is
needed, but not being familiar with the code makes it difficult to
spot where possible tags are missing.
November 23, 2018, 10:52 (GMT)
Python API: bpy.app.handlers.depsgraph_update_pre/post

Reviewers: brecht

Differential Revision: https://developer.blender.org/D3978
November 23, 2018, 10:26 (GMT)
Fix T57998: crash at start with jemalloc package on some Linux distributions.

The jemalloc library must be ahead of pthread in linking order, so jemalloc
can find the pthread symbols for its background thread.
November 23, 2018, 08:12 (GMT)
UI: initialize drag-lock x/y axis from region type

When dragging in a vertical or horizontal region,
there is no need to detect the drag axis.

Gives minor usability improvement for dragging over vertical tabs.
November 23, 2018, 07:12 (GMT)
Correct missing NULL check in recent changes
November 23, 2018, 07:06 (GMT)
Fix uv lasso/box multi-object select logic

Was de-selecting all UV's on each iteration.
November 23, 2018, 06:52 (GMT)
Tool System: uv lasso/box select options

These tools now support (new, add, subtract),
(xor, and) could be supported but are complicated by UV's sticky
selection modes.
November 23, 2018, 05:28 (GMT)
Error in last commi
November 23, 2018, 05:27 (GMT)
Fix wire-toggle restoring previous shading mode
November 23, 2018, 04:46 (GMT)
Keymap: remove redundant keys from toolbar popup

Adjust the keymap so tools that don't exist wont use keys
from the default keymap.
November 23, 2018, 04:19 (GMT)
Fix toolbar keymap accumulating items

Create a temporary keymap with items from the original.
November 23, 2018, 04:16 (GMT)
Keymap: add Keymap.keymap_items.new_from_item

Needed to copy keymap items from other keymaps.
November 23, 2018, 02:55 (GMT)
Cleanup: single quote enums
November 23, 2018, 02:48 (GMT)
Cleanup: rename bone-select to xray

This shows bones in font and uses the xray toggle binding.
Also 'bone select' isn't very meaningful on it's own.
November 23, 2018, 02:47 (GMT)
UI: Don't promt when deleting via Object Context Menu.

Suggested in the UI paper-cut thread at devtalk.blender.org by ThinkingPolygons
November 23, 2018, 02:47 (GMT)
UI: Icons in context menu for copy/paste
November 23, 2018, 02:19 (GMT)
Pose: make pose-bone xray usable in wpaint mode

Update UI, draw-manager and operator to support with pose-bone-xray
when in weight paint mode.
November 23, 2018, 01:28 (GMT)
Keymap: remove 'Z' key to toggle bone-select

Alt-Z already does this.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021