Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1074 / 5574

August 26, 2019, 06:58 (GMT)
Gizmo: report error when property isn't found

Also add assert so this doesn't go unnoticed, see: T69153
August 26, 2019, 04:40 (GMT)
Transform: support snapping origins onto the objects geometry

Normally it wouldn't make sense for the object to snap onto it's self,
when moving origins this is a common use-case.
August 26, 2019, 04:32 (GMT)
Cleanup: use BLI_assert
August 26, 2019, 04:18 (GMT)
Fix assert restricting allowed operation
August 26, 2019, 02:20 (GMT)
Cleanup: unused arg
August 25, 2019, 19:05 (GMT)
Cleanup: Move RNA Manual References to Modules

This file used to be stored in the Add-ons repository
to allow easy commit access for updating.
Since then, we have created an automated process,
the script can now easily be updated by anyone.

This also makes more logical sense to store the file here
as it is not an add-on.
August 25, 2019, 19:01 (GMT)
UI: Dim Disabled Menu Items on Hover

Dims the text and background of disabled menu items while mouse is hovering.

Differential Revision: https://developer.blender.org/D5575

Reviewed by William Reynish
August 25, 2019, 18:56 (GMT)
GPencil: Show edit points in Sculpt only if mask is enabled

If the masks are disabled, the edit points must not visible.
Revision de0fc96 by Gaia Clary
August 25, 2019, 17:38 (GMT)
cleanup: collada: removed unused public class variable
Revision 2f1604c by Gaia Clary
August 25, 2019, 17:38 (GMT)
fix: Removed Debug statement from Collada CMakeLists. cmake now silently determines which collada library version it uses
August 25, 2019, 15:37 (GMT)
Fix T69127: Node sockets location bug after a keyframe is inserted
August 25, 2019, 15:13 (GMT)
Cleanup: Clarify alloc comment text
August 25, 2019, 14:04 (GMT)
GPencil: Use evaluated data for Sculpt Brushes

As part of T66294 is needed to use the evaluated data for Sculpt brushes to make possible to Sculpt a transformed stroke.

Without this commit, it was impossible sculpt the stroke if the modifier moves away the stroke point from original position. Also, some calculation is done in order to determine the rotation to transform the brush effect too.
August 25, 2019, 06:45 (GMT)
Fix error accessing a named UV layer when baking
August 25, 2019, 06:45 (GMT)
Curve: remove tessface calculation when calculating modifiers

- All parts of the code that need tessface should calculate it on demand.
- The check for tessloopnormal mask isn't correct
(since this is loop data, not tessface data).
August 25, 2019, 06:45 (GMT)
Cleanup: redundant struct declarations
August 25, 2019, 06:45 (GMT)
Cleanup: clang-format
August 25, 2019, 06:45 (GMT)
Cleanup: skip adding tessface loop & color layers

Also correct check in unused poll function
August 25, 2019, 06:45 (GMT)
Cleanup: remove UV name syncing function

MTFace's on the mesh are now only used for conversion.
There is no need to keep both UV layers in sync at once.
August 25, 2019, 06:45 (GMT)
Cleanup: rename mesh looptri/tessface functions

Use consistent terminology.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021