Blender Git Commit Log

All Blender Git commits.

Page: 955 / 8462

February 1, 2021, 19:22 (GMT)
GPencil: More changes to Fill tool to improve precision

February 1, 2021, 18:38 (GMT)
Merge remote-tracking branch 'origin/master' into temp-gpencil-io
February 1, 2021, 18:35 (GMT)
CMake/Windows: Fix build issue in lite+haru

Haru depends on some symbols defined in libtiff
which will cause linker errors if not enabled.
Disable haru if WITH_IMAGE_TIFF is off.
February 1, 2021, 18:34 (GMT)
Merge branch 'master' into sculpt-dev
February 1, 2021, 18:32 (GMT)
build: Fix linker issues with haru

Now the official libs are landing in master in the
variable names changed ever to slightly.
February 1, 2021, 18:18 (GMT)
Merge remote-tracking branch 'origin/master' into temp-gpencil-io
February 1, 2021, 17:47 (GMT)
Windows: OCIO2 build fixes

Nothing too interesting here, the static imports define
changed as did some of the library names/locations
February 1, 2021, 17:26 (GMT)
GPencil: Improve filling seed point

February 1, 2021, 16:57 (GMT)
do not execute the alembic modifiers if using the cycles procedural
February 1, 2021, 16:56 (GMT)
lazily compute face normals
February 1, 2021, 16:45 (GMT)
GPencil: Use Dot for Fill seed

Instead to use a line, use just a point
Revision 59054d9 by Ankit Meel (master)
February 1, 2021, 16:28 (GMT)
CMake/Windows/macOS: Add Libharu

Decision: https://lists.blender.org/pipermail/bf-committers/2020-December/050836.html
Adds CMake dependency builder support. Tested on
macOS and Windows (Thanks @LazyDodo).

Reviewed By: #platform_macos, LazyDodo, sebbas
Maniphest Task: T84836
Differential Revision: https://developer.blender.org/D9928
February 1, 2021, 15:40 (GMT)
Merge branch 'blender-v2.92-release'
February 1, 2021, 15:40 (GMT)
Fix T81843 Bones invisible using Weight Paint + Wireframe shading + Bone X-Ray

This was caused by the paint overlay drawing after the infront pass.

Moving the paint overlay before it fixes the issue. We might even do
that for more mode overlays.
February 1, 2021, 15:40 (GMT)
Overlay: Fix Z axis planes rendered even if not needed

This remove some drawn completely transparent pixels.
February 1, 2021, 15:40 (GMT)
Merge branch 'master' into temp-gpencil-fill
February 1, 2021, 15:38 (GMT)
GPencil: Change Auto Fit option and move to Topbar

February 1, 2021, 15:34 (GMT)
GPencil: Change default size for Fill brush

Revision 5ec9e3a by Falk David (master)
February 1, 2021, 15:27 (GMT)
Merge branch 'blender-v2.92-release'
Revision 006e70d by Falk David (master)
February 1, 2021, 15:26 (GMT)
Fix T85203: GPencil: Drawing on locked axis plane

Drawing on e.g. the X-Z plane was broken due to an earlier
commit (rBef28da262342). This was causing the projection when drawing
on an axis plane to fail.

The fix checks that the user is in view plane projection mode.

Reviewed By: antoniov

Maniphest Tasks: T85203

Differential Revision: https://developer.blender.org/D10252
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021