Blender Git Loki

Kaikki Blender Git kommitit.

Page: 539 / 8462

June 21, 2021, 11:51 (GMT)
Cleanup: improve naming in Compositor
Revision 2851602 by Gaia Clary (master)
June 21, 2021, 10:51 (GMT)
Add a reason for why an Addon can not be loaded. This change gives a more detailed explanation of the issue and may help the Addon Developer to identify what exactly needs to be changed.

The current message 'addon not loaded' is a bit too sparse.

Differential Revision: https://developer.blender.org/D11655
June 21, 2021, 10:15 (GMT)
Fix T89122: crash when multi input is connected to multiple group inputs

The early `return` was wrong when there are multiple origin sockets
that need to be loaded.
June 21, 2021, 09:25 (GMT)
No new features, just some cleanups to collision display code
June 21, 2021, 09:11 (GMT)
Fix T89329: icosphere subdivisions can be set to 0

Differential Revision: https://developer.blender.org/D11658
June 21, 2021, 08:51 (GMT)
Merge branch 'master' into asset-browser-poselib
June 21, 2021, 08:18 (GMT)
Fixed include paths for NOD_attribute_ref.hh.
June 21, 2021, 08:17 (GMT)
Cleanup: use doxy sections in view3d iterators
June 21, 2021, 08:01 (GMT)
Cleanup: variable naming in view3d_iterators

Consistently use a/b instead of 0/1.
June 21, 2021, 07:44 (GMT)
Merge branch 'master' into geometry-nodes-unnamed-attributes
June 21, 2021, 07:27 (GMT)
Fix T32214: Wireframe edge select fails with verts behind the view

This resolves a long standing bug in edge selection
(picking, circle, box & lasso).

Now when one of the edges vertices fails to project into screen space,
the edge is clipped by the viewport to calculate an on-screen location
that can be used instead.

This isn't default as it may be important for the on the screen location
not to be clipped by the viewport.
June 21, 2021, 07:25 (GMT)
Cleanup: pass objects as const arguments
June 21, 2021, 07:25 (GMT)
Cleanup: swap top/bottom args to planes_from_projmat

X & Z were ordered min/max, where as Y was max/min.
June 21, 2021, 07:09 (GMT)
Fix hold offset snapping, add defauts to versioning.
June 21, 2021, 06:44 (GMT)
Exposed 2 functions in editcurve.c and used in curve pen
June 21, 2021, 05:55 (GMT)
Fix T89271: Selecting all vertices doesn't select all edges.

Mistake in recent commit {rBea4309925f1d2d2a224bd1dce12269a58ade9b62}.
Revision feb6fd6 by Hans Goudey (master)
June 21, 2021, 03:05 (GMT)
Cleanup: Rename spline interpolation functions

The names were slightly longer than they needed to be clear,
and when they are shorter they tend to fit on one line better.
Revision a1c3e45 by Hans Goudey (master)
June 21, 2021, 02:57 (GMT)
Geometry Nodes: Multithread curve resample node

Optimize the node for the case of many splines. In a test file with
14000 splines, the node is 3x faster (72ms to 24ms) on an 8 core CPU.
June 21, 2021, 02:52 (GMT)
Cleanup: use early return in view3d iterator callbacks
June 21, 2021, 02:25 (GMT)
Docs: improve imbuf.write docstring

The file path wasn't documented as being optional.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021