Revision 44df1ce by Campbell Barton August 28, 2018, 12:30 (GMT) |
RNA: make mesh add methods use required arg 'count' |
Revision 590a6b5 by Campbell Barton August 28, 2018, 11:01 (GMT) |
Cleanup: pep8 |
Revision e20ed59 by Brecht Van Lommel August 28, 2018, 10:49 (GMT) |
Revision 0023060 by Brecht Van Lommel August 28, 2018, 10:49 (GMT) |
Cleanup: compiler warnings. |
Revision 12622ce by Brecht Van Lommel 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 |
Revision 19c65cd by Sergey Sharybin August 28, 2018, 10:17 (GMT) |
Build environment: Enable bzip2, lzma and sqlite for Python on Linux |
Revision f0c4d92 by Campbell Barton August 28, 2018, 09:49 (GMT) |
3D View: split object/pose box & lasso select Also fix error in lasso select with multiple pose objects. |
Revision 91bfb16 by Campbell Barton August 28, 2018, 09:36 (GMT) |
3D View: split object/pose border select No functional change, duplicate function for easy diffing. Changes coming next. |
Revision 71007dc by Antonio Vazquez August 28, 2018, 06:18 (GMT) |
GP: Use custom api to get material |
Revision 9a9b1e9 by Antonio Vazquez August 28, 2018, 06:18 (GMT) |
GP: Revert replace custom function by standard API Using custom api breaks material at object level |
Revision 039b11f by Campbell Barton 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 |
Revision 5bf42ce by Campbell Barton August 28, 2018, 03:50 (GMT) |
RNA: use required args for internal popup end API |
Revision a6cc538 by Campbell Barton August 28, 2018, 03:42 (GMT) |
RNA: make template_list list_id a required arg Prepare for keyword only args. |
Revision e1ec93c by Campbell Barton August 28, 2018, 03:41 (GMT) |
UI: use keyword arguments Prepare for keyword only args. |
Revision 268cdb5 by Campbell Barton August 28, 2018, 03:12 (GMT) |
Cycles: use fields for property definitions |
Revision d3a7203 by Campbell Barton 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. |
Revision e9fb2fe by Campbell Barton August 28, 2018, 02:34 (GMT) |
UI: text keyword argument to label Prepare for keyword only args |
Revision 5e8a030 by Ray molenkamp August 28, 2018, 01:38 (GMT) |
cmake: adjustments required for lib-upgrade on windows. |
|
|
|


Master Commits
MiikaHweb | 2003-2021