Blender Git Loki

Kaikki Blender Git kommitit.

Page: 881 / 8462

February 27, 2021, 17:32 (GMT)
Merge branch 'master' into sculpt-dev
February 27, 2021, 15:55 (GMT)
GPencil: Enable Autokey in 2D template

February 27, 2021, 15:50 (GMT)
GPencil: Implement Autokey in Edit mode

February 27, 2021, 15:44 (GMT)
GPencil: Implement Autokey button in Sculpt mode

February 27, 2021, 15:28 (GMT)
GPencil: Implement Autokey button for Draw mode

February 27, 2021, 14:50 (GMT)
Merge branch 'master' into temp-gpencil-bezier-v2
February 27, 2021, 12:12 (GMT)
Fix T86028: Crash when loading file with missing libraries.

Regression from rB53d13b6f5387c68.
February 27, 2021, 12:12 (GMT)
Fix (unreported) broken OCIO from install_deps.

Looks like they removed static libs by default in OCIO 2.0, for some
historical reasons `install_deps` was enforcing using only static libs
for this one, now removed it so that Blender buil can use usual so's.
Revision 4b16cb1 by Falk David (master)
February 27, 2021, 12:08 (GMT)
Fix T85987: Selection when GP is parented

When a GP object was parented to e.g. a bone, box selection as well as
point selection were broken in that the selection from the user would
not correlate with what was actually being selected.

The issue was that box and point selection did not use the active
evaluated stroke data. The fix uses the correct data.

Reviewed By: antoniov

Maniphest Tasks: T85987

Differential Revision: https://developer.blender.org/D10555
February 27, 2021, 11:05 (GMT)
Fix error converting simulated events press/release to clicks

Move logic that sets previous event state into WM_event_add_simulate.
February 27, 2021, 05:30 (GMT)
RNA: add Region.data member to access RegionView3D

Without this, the RegionView3D could only be accessed from
`context.region_data`, not the region.
February 26, 2021, 23:10 (GMT)
Fix conflicts and build error from merge
February 26, 2021, 22:24 (GMT)
Merge branch 'master' into temp-geometry-nodes-instances-api-v2
February 26, 2021, 21:23 (GMT)
Geometry Nodes: Add "Location" output to Attribute Proximity node

This patch adds an output field to the Attribute Proximity node and
renames the existing string socket from "Result" to "Distance".
- The "Distance" output contains distance to the closest position
on the Target geometry.
- The new "Location" output contains the coordinates of the closest
position on the Target geometry.

A basic use case for this data is a simple shrinkwrap operation.

Differential Revision: https://developer.blender.org/D10415
February 26, 2021, 21:03 (GMT)
Sculpt IPMask: First version of contrast filter
February 26, 2021, 20:35 (GMT)
CMake/deps: Adjust OSL shader directory

The location of the shaders changed with OSL 1.11.10. This commit is therefore in addition to D10212.

@sybren With the latest SVN libraries, I am fairly certain there is a "OSL not found" in the CMake output. Can you check on Linux?

@LazyDodo Since you haven't pushed the new OSL libs yet, this should not be a problem on Windows. So this will only be needed whenever those land.

Reviewed By: LazyDodo

Differential Revision: https://developer.blender.org/D10552
February 26, 2021, 19:57 (GMT)
Cleanup: unused class member
February 26, 2021, 19:34 (GMT)
Merge branch 'master' into sculpt-dev
February 26, 2021, 18:27 (GMT)
Fix crash with dyntopo on tools that use cached vertex info

Tools can cache data related to the mesh topology for later use. This
data is indexed by vertex index, so it will be invalid after dyntopo
changes the topology during the stroke.

Reviewed By: JacquesLucke

Differential Revision: https://developer.blender.org/D10550
February 26, 2021, 18:05 (GMT)
Merge branch 'master' into sculpt-dev
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021