Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1507 / 8462

July 2, 2020, 06:17 (GMT)
Fix T78112: VSE Sequencer/Preview crash after fullscreen

The region refresh callback wasn't called, which in the VSE ensures valid
region sizes and removes handlers of invisible regions.
July 2, 2020, 06:14 (GMT)
Fix T67358: Compositor Disabled Node Config -> SegFault

The issue was caused by wrong conversion happening after some of the
proxies are removed. Easiest solution is to first remove proxies and
then add required converter operations.

Thanks Jeroen for the review!
July 2, 2020, 04:52 (GMT)
Merge remote-tracking branch 'origin/master' into lanpr-under-gp

# Conflicts:
# source/blender/makesrna/intern/rna_object.c
July 2, 2020, 03:28 (GMT)
Outliner: Draw collection hierarchy lines

Rather than drawing lines for object hierarchies, draw for collections.
These lines will be colored when collections are colored.

There are still small issues with the implementation, but it works quite
well for now.

The dashed lines for child objects (not in collection) are removed but
could be brought back.
July 2, 2020, 03:03 (GMT)
Cleanup: spelling
July 2, 2020, 00:32 (GMT)
Fix T76806 UV Editor: Display as Outline do not work on macOS

This is a simple workaround using polyline shader. This is temporary and
a better solution should be found when we refactor the 2D view using DRW.
July 1, 2020, 23:41 (GMT)
Fix T76229 Overlay: Sulpt overlay not working if object use in-front option

Simple fix similar to paint overlay.
July 1, 2020, 23:27 (GMT)
Fix: Add drag lock to mode column icons

Allow "sloppy" drag over the column
Revision c448405 by over0219 (soc-2020-soft-body)
July 1, 2020, 23:26 (GMT)
fixed mcgs
July 1, 2020, 23:13 (GMT)
Outliner: Draw collection color behind icon

Rather than coloring the icon itself and drawing a bar to the left, draw
a roundbox behind the collection icon. This has the benefit of being
small but still easily noticed.

Two downsides that need to be addressed:
1. The active collection highlight is not shown. This needs to be
refactored anyway for all types because it is not always easy to tell
which items are active.
2. Hierarchies are not colored.
July 1, 2020, 23:02 (GMT)
Mode Column: Move collection checkbox to mode column

To make the hierarchy more clear, draw the collection exclude icons in
the left column. While this is nice, it makes the mode toggle column
very messy in non-object modes. Will look into that later.
July 1, 2020, 22:54 (GMT)
Outliner: Remove data activation columns

This column is no longer part of the plan.
July 1, 2020, 22:30 (GMT)
Merge branch 'master' into soc-2020-outliner
July 1, 2020, 21:01 (GMT)
Convert print to CLOGs

remove debug check (G.debug) and custom macros (PATH_DEBUG) where possible.
- there is no performance improvement for checking G.debug - info log must be manually activated anyways
- imo info with verbosity level set is nicer solution than macros, although there will be performance hit
July 1, 2020, 20:56 (GMT)
Convert print to CLOGs
July 1, 2020, 20:55 (GMT)
Remove printf

BLENLOADER_LOG_READFILE is already logging reading file
July 1, 2020, 20:17 (GMT)
Fix alignment test when snap to edge while in vert or edge slide
July 1, 2020, 20:17 (GMT)
Refactor blf (blender fonts) to use CLOG instead of printf
July 1, 2020, 20:13 (GMT)
Revert "Fix alignment test when snap to edge while in constraint"

This reverts commit e16972389e728eeaf5043bb3cbd85fb7312a6463.
July 1, 2020, 19:42 (GMT)
Fix alignment test when snap to edge while in constraint
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021