Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 19 / 5574

December 8, 2021, 15:08 (GMT)
Cycles: Fix OS version warnings

This patch suppresses OS version warnings and hides currently unsupported Metal GPUs when enumerating devices.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D13506
December 8, 2021, 15:05 (GMT)
Cleanup: Avoid error prone pointer storage in SnapObjectParams

eed48a73222efb86b53cdd99079f8c26eba30e57 caused the `SnapObjectParams` to be stored in the `SnapObjectContext`.

As this pointer is always passing in stack memory, so it seems error prone to keep a reference to this in `SnapObjectContext` since failure to set this will reference undefined stack memory.

So avoid this by moving params out of `SnapObjectContext`.

Differential Revision: https://developer.blender.org/D13401
December 8, 2021, 14:46 (GMT)
Fix T91680: viewport selection broken in macOS x86 build with Xcode 13

There is an apparent compiler bug here, tweak the code to avoid it. This did
not affect official builds as we were still using Xcode 12.
Revision 5b06759 by Hans Goudey
December 8, 2021, 14:44 (GMT)
Cleanup: Use float2 for node view functions

Though the interfacing with `rctf` becomes slightly more complicated,
this should be more helpful as more of this code usese `float2` instead
of two separate floats.
December 8, 2021, 14:14 (GMT)
Cleanup: move public doc-strings into headers for 'editors'

Ref T92709
December 8, 2021, 12:02 (GMT)
ImBuf: Performance IMB_transform.

This change uses generics to reduce code duplication an increases
flexibility and performance. Performance increase isn't measurable
for end users.
December 8, 2021, 10:05 (GMT)
Cleanup: move public doc-strings into headers for 'sequencer'

Ref T92709
December 8, 2021, 09:30 (GMT)
Cleanup: move public doc-strings into headers for 'blentranslation'

Ref T92709
December 8, 2021, 09:30 (GMT)
Cleanup: move public doc-strings into headers for 'simulation'

Ref T92709
December 8, 2021, 09:30 (GMT)
Cleanup: move public doc-strings into headers for 'shader_fx'

Ref T92709
December 8, 2021, 09:30 (GMT)
Cleanup: move public doc-strings into headers for 'draw'

Ref T92709
December 8, 2021, 08:54 (GMT)
Cleanup: moved IMB_transform to transform.cc.

Part of a refactoring to make IMB_transform more generic to reduce
unneeded branching.
December 8, 2021, 08:52 (GMT)
Cleanup: Silence clang-tidy warnings.
December 8, 2021, 06:51 (GMT)
Cleanup: move public doc-strings into headers for 'blenloader'

Ref T92709
December 8, 2021, 06:12 (GMT)
Cleanup: move public doc-strings into headers for 'render'

Ref T92709
December 8, 2021, 06:12 (GMT)
Cleanup: move public doc-strings into headers for 'windowmanager'

Ref T92709
December 8, 2021, 06:12 (GMT)
Cleanup: move public doc-strings into headers for 'makesrna'

Ref T92709
December 8, 2021, 06:12 (GMT)
Cleanup: move public doc-strings into headers for 'makesdna'

Ref T92709
December 8, 2021, 06:12 (GMT)
Cleanup: move public doc-strings into headers for 'blendthumb'

Ref T92709
December 8, 2021, 06:12 (GMT)
Cleanup: move public doc-strings into headers for 'blenfont'

Ref T92709
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021