Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 293 / 5574

April 29, 2021, 07:54 (GMT)
Merge branch 'blender-v2.93-release'
April 29, 2021, 07:54 (GMT)
Fix T87592: Mirror fail with bisect, axis object & non-uniform scale

Bisect-plane calculation needed to take non-uniform scale into account.
April 29, 2021, 07:22 (GMT)
Cleanup: unused variable, spelling
April 29, 2021, 07:21 (GMT)
Merge branch 'blender-v2.93-release'
April 29, 2021, 07:21 (GMT)
Merge branch 'blender-v2.93-release'
April 29, 2021, 07:16 (GMT)
Fix T87823: Select similar doesn't work with small faces

FLT_EPSILON was added to the threshold when comparing values,
this caused problems selecting similar small faces since the areas
can be very small in this case.

Also increase the displayed precision so it's easier to use
smaller numbers.
April 29, 2021, 07:14 (GMT)
UI: increase precision of bisect threshold

The default value of `0.0001` was displaying as `0.000`,
increase the display precision to 5 since this value often needs
to be small.
April 29, 2021, 06:57 (GMT)
Add break statement missing from 5cb1e18f72077dcb9608a9ec8360caea70fbf329
April 29, 2021, 06:24 (GMT)
Merge branch 'blender-v2.93-release'
April 29, 2021, 06:22 (GMT)
Cleanup: unused warning
April 29, 2021, 06:15 (GMT)
Fix T87863: Bisect fails when edges of an N-gon lie on the plane

Logic for bisect handled edges in the face crossing the plane,
but not concave N-gons containing multiple edges that lie on the plane.
April 28, 2021, 22:27 (GMT)
Merge branch 'blender-v2.93-release'
April 28, 2021, 22:25 (GMT)
Docs: PyAPI: Improve website responsiveness on narrow displays

- Allow long enums to break early
- Allow long titles to wrap
- Colloapse hlist to few collumns if needed

This fixes a few of the bigger issues, some more tweaks are still needed
in some places
Revision 38ebac8 by Hans Goudey
April 28, 2021, 21:58 (GMT)
Cleanup: Use const argument for context
April 28, 2021, 21:57 (GMT)
Docs: PyAPI: More specific css selector for long enums

Fixes T87008
April 28, 2021, 21:42 (GMT)
GPencil: Add Layer and Material to Blank objects

Instead to create only the Blank object, now a new Layer and a simple material is added.

This is a common request of artists.

Reviewed By: mendio, pepeland

Differential Revision: https://developer.blender.org/D11110
Revision baa5166 by Falk David
April 28, 2021, 18:31 (GMT)
Merge branch 'blender-v2.93-release'
Revision ba755ea by Falk David
April 28, 2021, 18:30 (GMT)
Fix T87718: Fill triangles wrongly calculated

The algorithm that calcualted the direction (inside/outside) of the
polyline was not always returing the correct result. This mean that the
polyline was filled "inside-out".

The fix uses the winding number to calculate the inside and outside.

Reviewed By: antoniov, pepeland

Maniphest Tasks: T87718

Differential Revision: https://developer.blender.org/D11054
Revision 1012e9b by Hans Goudey
April 28, 2021, 18:13 (GMT)
Cleanup: Fix inconcistent array lengths in function declarations

In some cases functions were defined with arguments of different array
lengths in headers vs. implementations. This commit fixes some of the
cases I ran into, but probably not all of them.
April 28, 2021, 15:22 (GMT)
Merge branch 'blender-v2.93-release'
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021