Blender Git Loki

Blender Git commits from all branches.

Page: 233 / 2888

July 20, 2021, 14:53 (GMT)
GPencil: Fix error for Pivot when object not in origin
July 20, 2021, 14:48 (GMT)
EEVEE: Fix compilation on OSX platform

OSX driver does not support loose semicolon in code
July 20, 2021, 14:39 (GMT)
GPencil: Cleanup and simplify calculations
July 20, 2021, 13:36 (GMT)
Fix crash/undefined-behavior when opening tracker with clip region open

Python code was explicitly hiding the tool header region, but drawing
should not modify screen context. That can cause all kinds of issues,
like this one. Such stuff can be handled by editor C code.
July 20, 2021, 12:59 (GMT)
Cleanup: Remove unused (potentially problematic) region type declaration

There were two region types declared for `RGN_TYPE_TOOLS`, there should
only ever be one. In fact this may cause problems when region types are
looked up, although it didn't seem to cause any obvious ones in this
case.

Removed the listener callback alongside it, which is written
specifically for the old tools region and shouldn't be needed anymore
either.
July 20, 2021, 12:56 (GMT)
Fix missing Tool Settings button toggle

The View > Tool Settings button didn't show up because of a wrong
property name.
July 20, 2021, 12:47 (GMT)
Sculpt dyntopo: Another fix for faceset boundary handling

* Turned out pbvh->cd_faceset_offset wasn't being updated
correctly.
July 20, 2021, 12:36 (GMT)
Merge branch 'master' into tracking_tools
July 20, 2021, 11:56 (GMT)
Sculpt dyntopo: Another small fix
July 20, 2021, 11:29 (GMT)
A few small fixes for last commit
July 20, 2021, 11:14 (GMT)
Sculpt dyntopo: Face set boundaries are now presered with dyntopo

* Face set boundaries are now preserved on dyntopo remeshing.
* MDynTopoVert->flag now has a DYNVERT_FSET_BOUNDARY flag
in addition to DYNVERT_BOUNDARY.
* Instrumented uiBut with ASAN poison regions to hopefully
find the super evil memory corruption bug that's been driving
me insane. It's frustratingly intermittent. There are five
poison regions.
July 20, 2021, 10:53 (GMT)
MCE: Remove unused hotkey configs
July 20, 2021, 09:58 (GMT)
Merge branch 'master' into soc-2021-geometry-nodes-regression-test
July 20, 2021, 09:53 (GMT)
Addressed comments by Habib
July 20, 2021, 09:22 (GMT)
LineArt: Shadow improvements.
July 20, 2021, 09:15 (GMT)
MCE: Remove redundant tool: Add_marker_slide

The default tool for tracking mode in the clip editor is
add_marker_tweak. Add_marker_slide is not needed anymore.
July 20, 2021, 09:11 (GMT)
Reimplement lines adjacency extraction using existing code.

This fixes X-ray mode.
July 20, 2021, 08:05 (GMT)
Masking: Slide origin with draw_mask tool

The mask tool creates a curve point when leftclicking. When clicking
near an existing point it switches to select and move instead. The same
happens now when clicking near the origin point so it is now possible to move the
entire mask again with LMB.
Patch by Sergey, thanks a lot!
July 20, 2021, 07:59 (GMT)
MCE: Only show marker settings with active clip

When no clip was loaded, draw the add_marker_tweak tool options gave an
error. So only draw them when a clip is open.
July 20, 2021, 07:39 (GMT)
MCE: Change default tool

Use the add_marker_tweak tool in Tracking mode and the draw_mask tool in
Masking by default instead of select_box.
It doesn't yet work for masking when switchin modes with Tab, only when
changing the workspace.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021