Blender Git Commits

Blender Git "master" branch commits.

Page: 656 / 5574

July 29, 2020, 00:50 (GMT)
Cleanup: declare static variables
July 29, 2020, 00:45 (GMT)
Fix incorrect flag check in overlay relationship lines
July 29, 2020, 00:01 (GMT)
Docs: add translation keyword argument default for msgctxt
July 28, 2020, 23:49 (GMT)
Fix RST syntax for freestyle documentation
Revision 7dfc2f5 by Hans Goudey
July 28, 2020, 21:20 (GMT)
Cleanup: Doxygen sections, comment formatting
July 28, 2020, 18:56 (GMT)
Cleanup: class -> struct
July 28, 2020, 18:56 (GMT)
Cleanup: too small loop variable
Revision c3f6227 by Hans Goudey
July 28, 2020, 18:24 (GMT)
Cleanup: Use bool instead of int
July 28, 2020, 16:46 (GMT)
Merge branch 'blender-v2.90-release'
July 28, 2020, 16:46 (GMT)
GPencil: Fix typo error in RIM VFX panel

The vertical axis must be named Y, not Z because it works in 2D space.
July 28, 2020, 16:32 (GMT)
Merge branch 'blender-v2.90-release'
July 28, 2020, 16:31 (GMT)
Fix T54544: "Copy Materials to Selected" only works when materials are defined on the mesh.

Build a temp matarray storing materials from obdata and source object
(depending on slots 'allocation' of source object), and assign those to
targets.

Also remove limitation of 'using same obdata is forbidden', just never
edit obdata materials in that case...

Certainly not perfect, but already much better than existing code.
July 28, 2020, 15:56 (GMT)
Merge branch 'blender-v2.90-release'
July 28, 2020, 15:55 (GMT)
Fix T61607: OpenEXR files with less common RGB channels names not loaded

Previously there would have to be 3 channels R,G,B. Now also support cases
where there are fewer channels or other names like Red, AR and RA are used.
July 28, 2020, 15:34 (GMT)
Fix T79067: Cycles panorama viewport render stretched after recent changes
July 28, 2020, 15:34 (GMT)
Fix T79219: Cycles NLM denoiser clean passes broken after recent changes
July 28, 2020, 14:37 (GMT)
Merge branch 'blender-v2.90-release'
July 28, 2020, 14:35 (GMT)
Fix: remove error in previous commit
July 28, 2020, 14:33 (GMT)
Cleanup: correct usage of extern-C blocks in various places

This removes extern-C blocks around other includes and adds
such blocks for some headers that need them.
July 28, 2020, 14:24 (GMT)
Merge branch 'blender-v2.90-release'
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021