Revision 4adc68b by Brecht Van Lommel April 28, 2020, 10:27 (GMT) |
Fix T75973: don't show raw Python errors to users for invalid shortcut paths There are cases when a user can accidentally assign an operator to toggle an invalid property to e.g. left click, which shows Python errors to the users. Rather than throw an error and e.g. break 3D viewport selection for the user, just print an error to the console. The root cause of such bugs should be fixed as well, but a working Blender is most important here. |
Revision 9c2715f by Jacques Lucke April 28, 2020, 09:44 (GMT) |
BLI: add Map.is_empty() method |
Revision 7acc8a5 by Jacques Lucke April 28, 2020, 09:39 (GMT) |
Depsgraph: Use BLI::Map for RNANodeQuery.id_data_map_ Reviewers: sergey Differential Revision: https://developer.blender.org/D7512 |
Revision 0372121 by Pablo Vazquez April 28, 2020, 09:27 (GMT) |
UI: Title case for 'Prefetch Frames' in VSE |
Revision a66162e by Jacques Lucke April 28, 2020, 09:11 (GMT) |
Cleanup: trailing whitespace |
Revision 3afa2e9 by Campbell Barton April 28, 2020, 08:38 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 90f01d5 by Campbell Barton April 28, 2020, 08:35 (GMT) |
Fix select linked in pose mode Only one of child bones would be selected when the bone under the cursor had multiple children. |
Revision c7144d7 by Campbell Barton April 28, 2020, 06:17 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 64e2422 by Campbell Barton April 28, 2020, 06:14 (GMT) |
Fix T75993: Mark Seam from UV editor operates on unselected faces |
Revision 4f639b8 by Campbell Barton April 28, 2020, 05:48 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 612757b by Campbell Barton April 28, 2020, 05:47 (GMT) |
Fix T76098: Dragging text selection with offset resets select start |
Revision a8d684d by Campbell Barton April 28, 2020, 03:49 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision ef11873 by Campbell Barton April 28, 2020, 03:48 (GMT) |
Fix T76152: Shortcut underline under wrong letter Use glyph bounds to calculate a better underline position. |
Revision e78470d by Campbell Barton April 28, 2020, 03:34 (GMT) |
BLF: add utility function to loop over glyph bounds |
Revision 33017e9 by Campbell Barton April 28, 2020, 03:05 (GMT) |
Cleanup: unused variable |
Revision fd0cb58 by Clément Foucault April 27, 2020, 19:15 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 133bf05 by Clément Foucault April 27, 2020, 19:14 (GMT) |
Fix T75736 Viewport update problem when switching between view layers The problem comes from the fact by no data being modified when switching viewlayers. To follow what the external render engines do, we completely reset the viewport by freeing the GPUViewport to avoid any cached data from being kept. |
Revision 84e40ee by Clément Foucault April 27, 2020, 19:14 (GMT) |
Fix T75910 Overlay: Face Orientation not working for "In Front" objects |
Revision 6830307 by Ray molenkamp April 27, 2020, 19:05 (GMT) |
Merge remote-tracking branch 'origin/blender-v2.83-release' |
Revision ad01bab by Ray Molenkamp April 27, 2020, 19:04 (GMT) |
cleanup: Remove unused variable |
|
|
|


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