Blender Git Commit Log

All Blender Git commits.

Page: 1405 / 8462

August 3, 2020, 10:38 (GMT)
Fix T78266: Mantaflow: changing flow type (fire -> fire + smoke) resets Surface Emission

Changing the surface distance through the flow type is inappropriate here. It had been added to ensure that liquids / smoke use a different emission value.

Now the value will only be changed when changing from a gas to a liquid emitter or, vice-versa, when changing from a liquid to a gas emitter.
August 3, 2020, 10:36 (GMT)
Merge branch 'blender-v2.90-release'
August 3, 2020, 10:35 (GMT)
Fix parameters in bpy.props.StringProperty Python API docs

There is a parameter typo in Python API document about bpy.props.StringProperty.
This patch fixes this.

Also this patch should apply to 2.90 branch as well.

Reviewed By: Grische, mont29

Differential Revision: https://developer.blender.org/D8430
August 3, 2020, 10:35 (GMT)
Merge branch 'master' into lanpr-under-gp
August 3, 2020, 10:35 (GMT)
Merge branch 'master' into greasepencil-object
August 3, 2020, 10:35 (GMT)
Merge branch 'master' into greasepencil-edit-curve
August 3, 2020, 10:34 (GMT)
GPencil: Fix error in SVG clipping camera
August 3, 2020, 10:29 (GMT)
GPencil: Export SVG using size of the boundbox if not using camera
August 3, 2020, 10:11 (GMT)
Merge branch 'blender-v2.90-release'
August 3, 2020, 09:57 (GMT)
Fix T78575: Assert when using UILayout.prop_tabs_enum

Code required the tabs to be placed in an aligned region. Code should
work fine even for unaligned regions though, so I don't see a reason to
forbid this.
August 3, 2020, 09:02 (GMT)
Move log definition

silence compiler warning
August 3, 2020, 08:49 (GMT)
Add missing debug flag after merge
August 3, 2020, 08:45 (GMT)
Merge branch 'master' into soc-2020-info-editor

# Conflicts:
# source/blender/blenkernel/BKE_global.h
August 3, 2020, 08:45 (GMT)
Convert printf to clog
August 3, 2020, 08:44 (GMT)
Install_deps: add libgmp as default dependency.

This is a common system library, no need for fancy building this time...

Part of D8384.
August 3, 2020, 08:41 (GMT)
Convert printf to clog

Remove custom macro as verbosity can be finely controlled using logger
August 3, 2020, 08:38 (GMT)
Convert printf to clog
August 3, 2020, 08:30 (GMT)
Merge branch 'blender-v2.90-release'
August 3, 2020, 08:30 (GMT)
Building: Add ceres to Ninja's heavy jobs pool.

Some files in this library require more than 1.5Gb to build, so they
also belong to the 'heavy' pool.
August 3, 2020, 08:03 (GMT)
Merge branch 'blender-v2.90-release' into master
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021