Blender Git Loki

Blender Git "soc-2021-curves" branch commits.

Page: 7 / 19

June 24, 2021, 17:37 (GMT)
Cleanup: Moved code out of modal method
June 24, 2021, 09:11 (GMT)
Fixed bug where pressing shift while moving bezt makes handles free
June 24, 2021, 08:51 (GMT)
Cleanup: Minor refactoring
June 24, 2021, 06:24 (GMT)
Set cut and delete point to work on mouse release
June 24, 2021, 05:34 (GMT)
Fixed bug where cut doesn't work on cyclic curves
June 22, 2021, 02:37 (GMT)
Added support for shape preserving cuts
June 21, 2021, 14:31 (GMT)
Fix T89306: GPencil selection doesn't work correctly with modifiers

The problem was introduced with Bezier modification because the selection code was using the original stroke and not the evaluated version.
June 21, 2021, 14:31 (GMT)
Fix T89271: Selecting all vertices doesn't select all edges.

Mistake in recent commit {rBea4309925f1d2d2a224bd1dce12269a58ade9b62}.
June 21, 2021, 14:31 (GMT)
Cleanup: use doxy sections in view3d iterators
June 21, 2021, 14:31 (GMT)
Cleanup: improve naming in Compositor
June 21, 2021, 14:31 (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, 14:31 (GMT)
Cleanup: variable naming in view3d_iterators

Consistently use a/b instead of 0/1.
June 21, 2021, 14:31 (GMT)
Cleanup: pass objects as const arguments
June 21, 2021, 14:31 (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, 14:31 (GMT)
Cleanup: move function parameter to member

Get current pass only when needed.
June 21, 2021, 14:31 (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, 14:31 (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, 14:31 (GMT)
Fix T89329: icosphere subdivisions can be set to 0

Differential Revision: https://developer.blender.org/D11658
June 21, 2021, 14:31 (GMT)
Cleanup: remove contents of endif() in cmake

This convention is no longer used for Blender's CMake files.
June 21, 2021, 14:31 (GMT)
Cleanup: use early return in view3d iterator callbacks
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021