Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 764 / 5574

May 20, 2020, 12:04 (GMT)
Fix color picker being used for non-color buttons such as rotation

Issue raised in T76794
May 20, 2020, 08:43 (GMT)
Merge branch 'blender-v2.83-release'
May 20, 2020, 08:39 (GMT)
Fix T76883: Zero users scenes after undo.

Some tags need to be preserved when we reuse existing ID entirely.
AFAICT, currently this is only the EXTRAUSER one.
May 20, 2020, 08:16 (GMT)
Fix T74298: Incorrect cursor position in Python console
May 20, 2020, 05:00 (GMT)
Merge branch 'blender-v2.83-release'
May 20, 2020, 04:58 (GMT)
Fix the current pixelsize impacting thumbnails
May 20, 2020, 03:53 (GMT)
Merge branch 'blender-v2.83-release'
May 20, 2020, 03:48 (GMT)
Correct invalid limits in last commit
May 20, 2020, 02:43 (GMT)
UI: add text to icon-only menu items when displayed in search

Without this icon-only buttons in popovers don't have any text.
May 20, 2020, 01:34 (GMT)
Merge branch 'blender-v2.83-release'
May 20, 2020, 01:24 (GMT)
Fix T75977: Lower the merge limit in the bisect/mirror operation in symmetrize

This operation is using the code of the mirror modifier, so no default
is guaranteed to work in all cases. This value matches the defaults of
the mirror modifier.

Reviewed By: jbakker

Maniphest Tasks: T75977

Differential Revision: https://developer.blender.org/D7495
May 19, 2020, 23:22 (GMT)
Merge branch 'blender-v2.83-release'
May 19, 2020, 23:15 (GMT)
Cleanup: compiler warning
May 19, 2020, 23:11 (GMT)
Fix Cycles viewport render fully restarting after undo

With the optimized undo datablock pointers remain the same, so Cycles can now
update just the parts that changed.
May 19, 2020, 23:03 (GMT)
Cleanup: make guarded memory allocation always thread safe

Previously this would be enabled when threads were used, but threads are now
basically always in use so there is no point. Further, this is only needed for
guarded allocation with --debug-memory which is not performance critical.
May 19, 2020, 22:57 (GMT)
Cleanup: remove legacy mmap memory allocation for 32 bit

This helped to go beyond the 4GB limit, but is no longer relevant for 64 bit.
May 19, 2020, 22:46 (GMT)
Merge branch 'blender-v2.83-release'
May 19, 2020, 22:33 (GMT)
Fix T76858: non-thread safe sculpt memory allocation when using --debug-memory

By default the guarded memory allocator is not thread safe, that needs to be
initialized.
May 19, 2020, 22:32 (GMT)
Fix Windows build after recent guardedalloc changes
May 19, 2020, 21:54 (GMT)
Fix T73148: Incorrect Repeat Last for transforms with Individual Origins and Normal orientation

`pvec` was confusing and was adding steps that are apparently unnecessary.
So the code has been redone so as not to use this pvec.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021