September 12, 2019, 04:31 (GMT) |
LANPR: Multiple target materials and layers for collection. |
September 12, 2019, 03:47 (GMT) |
LANPR: Different materials and layers for object targets. |
September 12, 2019, 02:29 (GMT) |
LANPR: Use selector instead of numbers for targets |
September 12, 2019, 01:33 (GMT) |
LANPR: fix merge errors. |
September 12, 2019, 01:15 (GMT) |
Buildbot: enable tests to run again These will not stop the build on failure yet, first step is to get them passing more reliably. |
September 12, 2019, 01:14 (GMT) |
Depsgraph: Free user code from worry about updates flush |
September 12, 2019, 01:14 (GMT) |
Depsgraph: Pass bmain to evaluation function Currently unused, makes code ready for an upcoming change. |
September 12, 2019, 01:13 (GMT) |
Python: don't include distutils Windows installer executables for Linux/macOS They were detected as (false positive) malware with ClamAV. It's unlikely someone would need these files, and e.g. the Debian Python package also excludes them with a custom patch. |
September 12, 2019, 01:13 (GMT) |
September 12, 2019, 01:13 (GMT) |
Fix (unreported) crash after new mapping node commit. Blatant obvious usage of freed memory in rBbaaa89a0bc54. And also fix a memleak in same code/commit... |
September 12, 2019, 01:13 (GMT) |
Cleanup: trailing space, remove tabs, pep8 |
September 12, 2019, 01:13 (GMT) |
Fix T69686: Cycles OpenCL build error after recent changes |
September 12, 2019, 01:13 (GMT) |
September 12, 2019, 01:13 (GMT) |
Shading: Extend Musgrave node to other dimensions. This patch extends Musgrave noise to operate in 1D, 2D, 3D, and 4D space. The Color output was also removed because it was identical to the Fac output. Reviewed By: brecht Differential Revision: https://developer.blender.org/D5566 |
September 12, 2019, 01:13 (GMT) |
Fix T69633: weird behavior of operator_menu_enum tooltips. For operators with dynamic tooltips the tooltip calculation is deferred until the moment it is actually shown for performance reasons, with the tooltip field left blank for the time being. Enum menu code shouldn't jump in and assign a tooltip either. The menu button itself can't show a dynamic tooltip because it does not actually call the operator, and has no reference to it. As a side change, allow returning None from the python callback as the most natural way to fall back to the default tooltip. |
September 12, 2019, 01:13 (GMT) |
Added function to calculate the total area of a mesh. |
September 12, 2019, 01:13 (GMT) |
DNA: use defaults for Object, Mesh, Material |
September 12, 2019, 01:13 (GMT) |
DNA: add theme & preferences to defaults Use existing theme & preferences for defaults. |
September 12, 2019, 01:13 (GMT) |
Cleanup: fix compiler warnings |
September 12, 2019, 01:13 (GMT) |
Fix crashing mask brush after recent changes |
|
|
|


Master Commits
MiikaHweb | 2003-2021