Blender Git Commits

Blender Git "master" branch commits.

Page: 1585 / 5574

August 28, 2018, 12:30 (GMT)
RNA: make mesh add methods use required arg 'count'
August 28, 2018, 11:01 (GMT)
Cleanup: pep8
August 28, 2018, 10:49 (GMT)
Fix T56530, T56523: collection visiblity toggling wrong after recent changes.
August 28, 2018, 10:49 (GMT)
Cleanup: compiler warnings.
August 28, 2018, 10:49 (GMT)
Cleanup: remove debug code.
Revision c1503cd by William Reynish / Campbell Barton
August 28, 2018, 10:43 (GMT)
Tool System: use release_confirm for gpencil

Also rename some grease pencil tools.
Revision 95cbb70 by William Reynish / Campbell Barton
August 28, 2018, 10:41 (GMT)
Tool System: add shear and to-sphere tools
August 28, 2018, 10:17 (GMT)
Build environment: Enable bzip2, lzma and sqlite for Python on Linux
August 28, 2018, 09:49 (GMT)
3D View: split object/pose box & lasso select

Also fix error in lasso select with multiple pose objects.
August 28, 2018, 09:36 (GMT)
3D View: split object/pose border select

No functional change, duplicate function for easy diffing.

Changes coming next.
August 28, 2018, 06:18 (GMT)
GP: Use custom api to get material
August 28, 2018, 06:18 (GMT)
GP: Revert replace custom function by standard API

Using custom api breaks material at object level
August 28, 2018, 03:54 (GMT)
PyRNA: all optional args now must be keyword args

In some cases the RNA API should be updated to make arguments use the
'required' flag, instead of adjusting Python scripts.

See T47811
August 28, 2018, 03:50 (GMT)
RNA: use required args for internal popup end API
August 28, 2018, 03:42 (GMT)
RNA: make template_list list_id a required arg

Prepare for keyword only args.
August 28, 2018, 03:41 (GMT)
UI: use keyword arguments

Prepare for keyword only args.
August 28, 2018, 03:12 (GMT)
Cycles: use fields for property definitions
August 28, 2018, 02:50 (GMT)
RNA: UILayout.split(..) 'percentage' to 'factor'

Misleading name since it's between 0..1.

Use as a keyword argument to prepare for keyword only args.

Also document that leaving unset has special behavior.
August 28, 2018, 02:34 (GMT)
UI: text keyword argument to label

Prepare for keyword only args
August 28, 2018, 01:38 (GMT)
cmake: adjustments required for lib-upgrade on windows.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021