Revision 566b4f1 by Campbell Barton June 22, 2020, 08:30 (GMT) |
Fix T78123: Can't remove preset with brackets in the name |
Revision 26e5718 by Philipp Oeser June 22, 2020, 07:48 (GMT) |
Fix T77942: Add Cube scales immediately upon creation after changing Size attribute on prior Add Cube command Always use the default size here, since desired bounds have been set interactively, it does not make sense to use a different size from a previous command. Maniphest Tasks: T77942 Differential Revision: https://developer.blender.org/D8056 |
June 22, 2020, 07:13 (GMT) |
Fix error using 'char32_t' as 'wchar_t' on windows FONT_OT_text_insert failed on Windows. This change was missing from D6198. |
Revision 61fa710 by Campbell Barton June 22, 2020, 07:03 (GMT) |
Revision f8c8a5c by Campbell Barton June 22, 2020, 06:44 (GMT) |
Revision 9215b5d by Campbell Barton June 22, 2020, 06:02 (GMT) |
Revision 56d0df5 by Campbell Barton June 22, 2020, 04:55 (GMT) |
Revision f2b5f73 by Hans Goudey June 21, 2020, 14:55 (GMT) |
UI: Only show constaint head/tail property with subtarget |
Revision 0de14fb by Hans Goudey June 21, 2020, 14:47 (GMT) |
UI: Fix view reset when toggling subpanel expansion The view should only reset for the ctrl-click mode that collapses all other panels. |
Revision 3fc5826 by Antonio Vazquez June 21, 2020, 13:51 (GMT) |
GPencil: Fix unreported missing material onion filter This feature was removed by error during the refactor done in draw engine. Differential Revision: https://developer.blender.org/D8082 |
Revision 91117ca by Antonio Vazquez June 21, 2020, 08:24 (GMT) |
GPencil: Change effect tooltips for new Shader operators Instead to use ShaderFx, use Effect and also fixed some wrong cases using Modifier word. |
Revision b4ba27f by Hans Goudey June 21, 2020, 01:51 (GMT) |
UI: A few small fixes for constraint layouts - Head / Tail was stuck on two rows. It seems there is an issue with headings here, which means the first property has to place its own label. (So for example the small button can't be first in the row.) - Some misalignment and decorator fixes for aligned toggles |
Revision a7f1c68 by Nathan Craddock June 20, 2020, 22:15 (GMT) |
Cleanup: Outliner walk select naming No functional changes. Don't use walk_element now that the walk element flag is removed. |
Revision 8ce1a60 by Nathan Craddock June 20, 2020, 22:15 (GMT) |
Fix T71812: Outliner walk navigation not activating Walk navigation used a separate flag to select the element. This is because activation and mode toggling were connected until rB702e00f91088 cleaned up the selection logic. Now walk navigation can activate objects and other elements without changing modes. This also addresses renaming in the outliner which did renaming from the active element, not the walk element. |
Revision 2d9ab46 by Pablo Dobarro June 20, 2020, 19:48 (GMT) |
Fix T77328: Crash on undo Draw Face Sets stroke with dyntopo active Draw Face Sets does not work in Dyntopo and the sculpt API should be responsible for that without needing to add checks all over the code, but it was doing an undo push of type SCULPT_UNDO_FACE_SETS which is not supported, causing the crash. Reviewed By: sergey Maniphest Tasks: T77328 Differential Revision: https://developer.blender.org/D7924 |
Revision bb58d3d by Antonio Vazquez June 20, 2020, 17:54 (GMT) |
GPencil: Fix unreported multiuser datablock for onion message This is not logic after the refactor. |
Revision d994391 by Philipp Oeser / Richard Antalik June 20, 2020, 04:49 (GMT) |
Fix T77994: VSE crash adding a glow effect strip Since rB47f98a38d0f8 not all 3 effect inputs were assigned anymore. Their ImBuf's rect was accessed though in do_glow_effect (even though unused in the following dedicated functions). Just pass NULL here instead. Reviewed By: ISS Differential Revision: https://developer.blender.org/D8064 |
Revision 73ffb3e by Campbell Barton June 20, 2020, 03:50 (GMT) |
Cleanup: use const args for property name/description access |
Revision d715224 by Campbell Barton June 20, 2020, 03:17 (GMT) |
Fix T54112: curve.splines.new() ignores Curve.resolution_u/v |
Revision 92c5b12 by Campbell Barton June 20, 2020, 02:50 (GMT) |
Fix T75074: Select Hierarchy error, when object is not on view layer |
|
|
|


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