Blender Git Commits

Blender Git commits from all branches.

Page: 185 / 2888

August 4, 2021, 00:49 (GMT)
UV: Extend edge selection support

- Add edge selection support for operators: mouse select, box select,
circle select, lasso select, (de)select all, invert selection and
select more/less
- Flush selections between UV verts and edges
- Fix: prevent deselection of neighbouring edges when deselecting an
edge in sticky location + edge select mode
August 4, 2021, 00:49 (GMT)
Fix: Prevent deselection of surrounding UV faces

With face + sticky loc/vertex mode, trying to deselect UV faces would
sometimes result in surrounding UV faces being deselected as well. This
commit fixes that allowing conditional deselection of shared UV
vertices based on the selection state of surrounding UV faces.
August 4, 2021, 00:49 (GMT)
UV: Edge selection support - Initial

* Add UV edge selection flag - MLOOPUV_EDGESEL
* Refactor existing UV element selection functions to use the edge
selection flag wherever required
* Refactor existing UV element check functions to ensure proper
selection states using the edge selection flag
* Refactor UV select all operator to use edge selection flag
* New functions for selecting vertices or edges that share the same
location, either on 3D mesh or in UV space.
* Add small penalty for finding the nearest UV edge. Ensures that UV edge
selection will select other edges sharing the same location in
successive selection attempts.
* Expose UV edge selection flag as boolean in Python

Differential Revision: https://developer.blender.org/D12028
August 4, 2021, 00:43 (GMT)
Merge branch 'master' into soc-2021-uv-editor-improvements
August 3, 2021, 21:35 (GMT)
Comment logging
August 3, 2021, 21:34 (GMT)
Merge branch 'master' into tmp_openmpfix
August 3, 2021, 21:32 (GMT)
Updated addons_contrib submodule.

Pulled latest of the umm_add_on branch.
August 3, 2021, 21:17 (GMT)
Compositor: Full frame Movie Distortion node
August 3, 2021, 20:51 (GMT)
Fix compile warning
August 3, 2021, 20:30 (GMT)
Add tweaked mesh extrude node from Fabian
August 3, 2021, 20:30 (GMT)
Test if double slash is problematic.
August 3, 2021, 20:12 (GMT)
Fix crash in the Is Viewport node
August 3, 2021, 20:05 (GMT)
Remove density max socket from the point distribute node
August 3, 2021, 19:49 (GMT)
Support anonymous attributes in the proximity node
August 3, 2021, 19:07 (GMT)
Move "Align Rotation to Vector" to a function node without geometry

The node is still slightly finnicky, I may have done something wrong here.
But it generally works.
August 3, 2021, 19:07 (GMT)
List contents of MacOS folder, and get otool output.
August 3, 2021, 19:02 (GMT)
Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-extrude
August 3, 2021, 19:01 (GMT)
Compositor: Full frame Plane Track Deform and Corner Pin nodes
August 3, 2021, 18:48 (GMT)
Compositor: Sample single elem buffers at borders

August 3, 2021, 18:06 (GMT)
Remove fatal error, extra slash.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021