Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1444 / 5574

November 25, 2018, 07:59 (GMT)
Use orig_pchan when searching for the original copy of a constraint.
November 25, 2018, 01:12 (GMT)
Fix box select of edges not working when box does not fully contain edge.
November 24, 2018, 22:59 (GMT)
Addons: enable GLTF 2.0 addon by default.
November 24, 2018, 22:44 (GMT)
Merge branch 'master' into blender2.8
November 24, 2018, 22:43 (GMT)
Fix T58006: smart UV project island margin should not use length units.

This distance is in UV space, not world space.
November 24, 2018, 22:43 (GMT)
Sequencer: remove unnecessary limit on transform rotation.
November 24, 2018, 22:24 (GMT)
Fix X11 tablet pen and eraser distinction being wrong in some cases.

This extends the earlier fix to use the latest logic from Wine's wintab.c,
to better handle eraser detection.
November 24, 2018, 21:06 (GMT)
Merge branch 'master' into blender2.8
November 24, 2018, 21:05 (GMT)
Cleanup: remove unused file
November 24, 2018, 21:01 (GMT)
Merge branch 'master' into blender2.8
November 24, 2018, 21:01 (GMT)
Cleanup: trailing space
November 24, 2018, 19:04 (GMT)
Fix T56374, T57066, T58037: crash on startup on macOS when using translation.
November 24, 2018, 19:04 (GMT)
Fix random color drawing having similar colors for similar names.
Revision 23d66c5 by Julian Eisel
November 24, 2018, 18:20 (GMT)
Fix T58022: Changing workspace may change layout of User Pref window

Logic to update child windows on workspace changes should simply ignore
temporary child windows. Users opened those for a specific purpose (i.e. edit
user preferences or show render result). Blender should not come in and
repurpose it.
November 24, 2018, 17:26 (GMT)
Fix penpressure for tablets that use libinput on linux
Revision 0c8b077 by Gaia Clary
November 24, 2018, 13:30 (GMT)
refactor: Collada reorganize class constructors

- Class constructors without body (only attribute initialisations)
can safely be kept in the class header files

- Constructor variables should be initialized in the order of their
definition in the header files

This change is also aimed to remove a couple of
build warnings from the linux builds.
November 24, 2018, 00:24 (GMT)
Keymap: preference for extended shading menu

This brings back the option to have x-ray & overlay toggle.
November 23, 2018, 20:19 (GMT)
Depsgraph: add a new operation node for computing B-Bone segments.

Computing the shape of a B-Bone is a quite expensive operation, and
there are multiple constraints that can access this information in
a variety of useful ways. This means computing the shape once per
bone and saving it is good for performance.

Since the shape may depend on the position of up to two other bones,
often in a "cyclic" manner, this computation has to be a separate
node with its own dependencies.

Reviewers: sergey

Differential Revision: https://developer.blender.org/D3975
Revision e49c66e by Gaia Clary
November 23, 2018, 18:23 (GMT)
fix: Collada: used wrong Enumeration type for comparison
Revision bd25523 by Gaia Clary
November 23, 2018, 18:23 (GMT)
fix: collada: must use case sensitive filename in include
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021