Revision 9756c66 by Bastien Montagne September 20, 2020, 14:26 (GMT) |
LibOverride: expose `PROPOVERRIDE_LIBRARY_INSERTION` to py-defined properties. This will allow add-ons to define Collection properties that support item insertion in library override context. |
Revision db314ee by Bastien Montagne September 20, 2020, 14:26 (GMT) |
LibOverride: support inserting items in py-defined (IDProp-based) collections. Supporting IDProperty-based data storage here in a generic way is fairly simple, unlike actual RNA data (DNA-based), for which getting a proper generic way to duplicate them from within RNA is currently not really possible. Part of T79562. |
Revision 5e509a3 by Bastien Montagne September 20, 2020, 14:26 (GMT) |
RNA access: Add utils to search a collection item from its name, and get both item pointer and its index in the collection. |
Revision 8afa42b by Bastien Montagne September 20, 2020, 14:26 (GMT) |
IDProperties: Add utils to duplicate content of one IDProp into another. |
Revision 0bd736e by Antonio Vazquez September 20, 2020, 13:29 (GMT) |
GPencil: Small tweak to Fill panel for Holdout For gradient, put the parameter below both colors. |
Revision 31ae146 by Antonio Vazquez September 20, 2020, 13:29 (GMT) |
GPencil: Move Holdout parameter below Base Color It's better keep this parameter here instead to put it at the end of the panel. |
Revision e351c96 by Howard Trickey September 20, 2020, 12:38 (GMT) |
Fix a wrong return type (float instead of double) in double2.hh |
Revision f470a02 by Campbell Barton September 20, 2020, 05:59 (GMT) |
Fix T80982: Crash using custom orientations beside the first Regression in f7829787da5c64b3fa715a042c2a45ecd4314676 |
Revision 84653f0 by Hans Goudey September 20, 2020, 04:11 (GMT) |
UI: Gray out fade inactive geometry overlay slider when off The slider should be inactive when the setting is turned off like the wireframe slider. |
Revision 56748db by Campbell Barton September 20, 2020, 04:00 (GMT) |
Fix T61985: NLA Bake exception baking pose with non-pose selection |
Revision 7d2a67f by Hans Goudey September 20, 2020, 03:38 (GMT) |
Cleanup: Fix clang tidy inconsistent parameter warning |
Revision 1d5b191 by Hans Goudey September 20, 2020, 03:13 (GMT) |
UI: Always set curve fill mode inactive for object bevel type The bevel type is a more useful check for graying out this property because its effects will be apparent before choosing an object. Before, the fill type property would only gray out with a bevel object selected. |
September 20, 2020, 02:54 (GMT) |
Fix invert vertex group weight miscalculation for modifiers Warp & weight vertex-group editing modifiers miscalculated vertex weight inversion, the weights were multiplied before being subtracted from 1. Ref D8241 |
Revision 94a63f7 by Nathan Craddock September 19, 2020, 22:33 (GMT) |
Fix T80945: Build modifier not updating after outliner copy Build modifiers linked or copied to objects from the outliner would not animate until the file was saved and reopened due to a missing depsgraph relations tag. |
Revision 4115229 by Hans Goudey September 19, 2020, 21:24 (GMT) |
Cleanup: Use shorthand variables We don't use the other variables in the sorting struct, so we might as well use the panels directly. |
Revision c9c51c0 by Pablo Dobarro September 19, 2020, 16:07 (GMT) |
Fix light rotation slider in Lookdev popover being disabled Light rotation is supported both in world and view light orientation in lookdev, so no reason to disable it. Reviewed By: Blendify Differential Revision: https://developer.blender.org/D8958 |
Revision d989ae8 by Antonio Vazquez September 19, 2020, 08:56 (GMT) |
GPencil: Change tooltip for Holdout option |
Revision 14b2a35 by Campbell Barton September 19, 2020, 06:28 (GMT) |
Cleanup: use parenthesis for if statements in macros |
Revision 17a2820 by Campbell Barton September 19, 2020, 04:34 (GMT) |
Cleanup: consistent TODO/FIXME formatting for names Following the most widely used convention for including todo's in the code, that is: `TODO(name):`, `FIXME(name)` ... etc. |
Revision a78130c by Campbell Barton September 19, 2020, 04:26 (GMT) |
Cleanup: spelling |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021