Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2754 / 8462

January 15, 2019, 10:09 (GMT)
Cleanup BKE_id_free_ex().

Add 'missing' bpy code from BKE_libblock_free_ex(), now both functions
do exactly the same thing, only the later is less flexible (fewer
'exotic' behaviors supported, like handling IDs outside of bmain etc.).

Next step: nuke usages of BKE_libblock_free functions, makes no sense to
have twice the same code around!
January 15, 2019, 07:56 (GMT)
Correct last commit
January 15, 2019, 07:40 (GMT)
Fix T60507: Constrained transform shows all axes

Regression in 579c01da600dd

Move values_modal_offset use out of applyMouseInput
to resolve order of initialization issue.
January 15, 2019, 05:49 (GMT)
Revert fix for T48901: Use of XIWarpPointer

Xorg's XIWarpPointer doesn't support multi-head display while
XWarpPointer does.

Revert since this is a known TODO in Xorg and setting a custom
xinput matrix seems not to be used often.

Resolves T50383
January 15, 2019, 05:44 (GMT)
Revert fix for T48901: Use of XIWarpPointer

Xorg's XIWarpPointer doesn't support multi-head display while
XWarpPointer does.

Revert since this is a known TODO in Xorg and setting a custom
xinput matrix seems not to be used often.

Resolves T50383
January 15, 2019, 03:02 (GMT)
Fix T60504: Armature wire draw type hidden when unselected
January 15, 2019, 00:42 (GMT)
Fix T60506: Menu toggle clicks pass through to area
January 15, 2019, 00:14 (GMT)
CMake: Improve handling of missing TBB & OpenVDB
January 15, 2019, 00:06 (GMT)
Fix T60512: Weight paint brushes show weight when unused
January 14, 2019, 23:54 (GMT)
Cleanup: use BrushCapabilities prefix for RNA types
January 14, 2019, 23:36 (GMT)
Cleanup: style
January 14, 2019, 23:03 (GMT)
GP: Fill: Reduce stroke thickness to minimum

Sets flag when using the fill tool to reduce strokes to minimum. This helps reduce white areas.
January 14, 2019, 22:43 (GMT)
Edit Mesh: Improve selected double vertices visibility

The issue is that the edge fix geometry goes on top of the actual drawn
points.

This commit reduce the edge fix size to the strict minimum but does not
get rid of it.

Related to T60139
January 14, 2019, 22:43 (GMT)
Fix T59482: Creating 2 Particle systems breaks the app
January 14, 2019, 22:39 (GMT)
GP: Fill: Fix crasher when unable to create GPUOffScreen
January 14, 2019, 19:48 (GMT)
UI: indent subpanel headers more.

Differential Revision: https://developer.blender.org/D4206
January 14, 2019, 19:48 (GMT)
Windows: add support for Windows Ink.

Before this Blender always needed the Wintab driver. This adds support for the
native pressure API in Windows 8+, making it possible to get pressure sensitivity
on e.g. Microsoft Surface hardware without any extra drivers.

By default Blender will automatically use Wintab if available, and if not use
Windows Ink instead. There is also a new user preference to explicitly specify
which API to use if automatic detection fails.

Fixes T57869: no pressure sensitivity with Surface pen or laptop.

Code by Christopher Peerman with some tweaks by Brecht Van Lommel.

Differential Revision: https://developer.blender.org/D4165
January 14, 2019, 19:48 (GMT)
Cleanup: refactor GHOST wintab handling.
January 14, 2019, 19:03 (GMT)
GP: Fill: Add Resolution multiplier

Default is 1, no change. Increasing this number improves accuracy at the expense of processing time and memory usage.

This value multiplies the resolution of the buffer image generated used to calculate the flood fill.
January 14, 2019, 18:00 (GMT)
Merge branch 'master' into greasepencil-object
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021