Blender Git Loki

Kaikki Blender Git kommitit.

Page: 256 / 8462

September 10, 2021, 09:36 (GMT)
Cleanup comments
September 10, 2021, 09:29 (GMT)
Templates: remove masking layers from the default startup file

Remove sculpt mask layer from the default cube, added in
444934632a8d8e239bc0c6d79a638ec0943152a6.
September 10, 2021, 09:25 (GMT)
UV: Drawing selected edges

* Changes vertex count for UV edge polygon from 4 to 6 in the geometry
shader
* Edge center for a selected edge will not be highlighted if the edge is
not selected. This new behavior provides a visual aid to the user that
helps in identifying selected and unselected UV edges
September 10, 2021, 09:24 (GMT)
Use 0-1 range for origin position
September 10, 2021, 09:03 (GMT)
Depsgraph: release GIL when evaluating the depsgraph

Evaluating the dependency graph potentially executes Python code when
evaluating drivers. In specific situations (see T91046) this could
deadlock Blender entirely. Temporarily releasing the GIL when evaluating
the depsgraph resolves this.

This is an improved version of
rBfc460351170478e712740ae1917a2e24803eba3b, thanks @brecht for the diff!

Manifest task: T91046
September 10, 2021, 09:02 (GMT)
progress
September 10, 2021, 08:57 (GMT)
Merge branch 'master' into xr-controller-support
September 10, 2021, 08:40 (GMT)
Fix possible infnite loops at the end of Cycles X rendering

Caused by uninitialized variable.
September 10, 2021, 08:23 (GMT)
Update based on D10948
September 10, 2021, 08:21 (GMT)
Minor cleanup
September 10, 2021, 08:04 (GMT)
Address inlines
September 10, 2021, 07:51 (GMT)
Fix graphics interop destruction for offline rendering in Cycles X

Graphics interop API is to be sued from within an active graphics
context, which might not be a case for offline rendering where
there is no default graphics context bound.

Differential Revision: https://developer.blender.org/D12446
September 10, 2021, 07:46 (GMT)
Merge branch 'master' into cycles-x
September 10, 2021, 07:45 (GMT)
Merge D12343, even though these are quite functionally independent, but transform tools are bit awkward to evaluate without any election in viewport
September 10, 2021, 07:34 (GMT)
Draw outline for selected strips
September 10, 2021, 07:28 (GMT)
Link/Append: Fix unreported obdata being instantiated even when already used by linked/appended data.

Do not instantiate obdata when it is not actually loose.
September 10, 2021, 07:21 (GMT)
Cleanup: Silenced compilation warning in ghost.
September 10, 2021, 06:38 (GMT)
Changes according to revision suggestions
September 10, 2021, 05:59 (GMT)
Remove transform gizmo
September 10, 2021, 04:36 (GMT)
Update command line argument description for --addons

Changed doc string for Blender `--addons` command line argument
to explain what it does rather than just describing what it expects.

Reviewed By: Blendify

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