Revision 7bc7b7d by Campbell Barton November 5, 2020, 07:27 (GMT) |
Merge branch 'blender-v2.91-release' |
Revision 4987b7d by Campbell Barton November 5, 2020, 07:15 (GMT) |
Fix T80742: curve bevel fails with zero length handles at end-point Initialize the direction on the first/last points of the curve. The fix from 23a4149778c87 exposed this error. |
Revision e0db650 by Campbell Barton November 5, 2020, 05:13 (GMT) |
Merge branch 'blender-v2.91-release' |
Revision 60c3ef3 by Campbell Barton November 5, 2020, 05:10 (GMT) |
Fix T81136: Mesh.loop_triangles kept after applying modifiers |
Revision 9ac0541 by Campbell Barton November 5, 2020, 04:48 (GMT) |
Merge branch 'blender-v2.91-release' |
Revision a88b9a4 by Campbell Barton November 5, 2020, 04:48 (GMT) |
Merge branch 'blender-v2.91-release' |
Revision 52a2d5c by Campbell Barton November 5, 2020, 04:45 (GMT) |
Transform: support individual origins for "To Sphere" |
Revision 8d88d9f by Campbell Barton November 5, 2020, 04:39 (GMT) |
Fix T65205: "To Sphere" radius too large with proportional editing The radius is now calculated based on the vertices being transformed by proportional editing, updated when the falloff changes. |
Revision 63f7e69 by Harley Acheson November 5, 2020, 01:19 (GMT) |
UI: Fix Support for Anonymous Menu Separators Re-enables support for menus to have items without identifier or name that can be used to separate sections. Differential Revision: https://developer.blender.org/D9463 Reviewed by Hans Goudey |
Revision c23ee2a by Hans Goudey November 5, 2020, 00:53 (GMT) |
Cleanup: Use const for function arguments |
Revision 86bdc95 by Hans Goudey November 5, 2020, 00:02 (GMT) |
Fix T82417: Panels draw below others while animating after drag This adds a new runtime flag for panels that is set during the entire drag and animation operation. The flag is set recursively so that sub-panels know to draw on top too. Note that this also replaces most of the fixes in 1960b8a361ee and 8e08d80e52d6 (D7462) with a more "built-in" solution. |
Revision 6c3849e by Hans Goudey November 4, 2020, 22:35 (GMT) |
Cleanup: Simplify panel collapse handler logic |
Revision 4572428 by Hans Goudey November 4, 2020, 22:25 (GMT) |
Cleanup: Remove unused Panel.snap from DNA and handler code This was a remnant of floating panels from the horizontal layout in pre 2.5 horizontal panels. |
Revision bf36080 by Hans Goudey November 4, 2020, 22:05 (GMT) |
Cleanup: Remove unused drag scaling code for panels This is done more universally now, and this implementation of this is no longer used. |
Revision f888f3a by Hans Goudey November 4, 2020, 21:54 (GMT) |
Cleanup: Make panel function static These functions were not used elsewhere, and the handling for the panel tabs should be kept local to this file where possible. Also remove another unused function and removed an unecessary "_ex" function. |
Revision 76416f3 by Hans Goudey November 4, 2020, 21:38 (GMT) |
Cleanup: Move function to proper file This lower level drawing function didn't make sense in the panel code, especially when it is used in multiple other places. |
Revision 7ee518c by Julian Eisel November 4, 2020, 21:32 (GMT) |
Fix T80313: Fix clipped text in splash screen on hiDPI monitors The current layout gave too little space for the full "Search" string inside the button. Fix this by making sure radio-buttons have their text center aligned by default in pop-ups too, like they do anywhere else. This does affect a few other cases, e.g. the "RGB"/"HSV"/"Hex" radio-toggles for color pickers. But this should be fine, I don't think they were ever intentionally using left-aligned text (while similar buttons outside of pop-ups didn't). |
Revision f9fbe4e by Hans Goudey November 4, 2020, 21:30 (GMT) |
Cleanup: Improve property search related comments panel code The comments related to property search changes should be generally more correct and more helpful. |
Revision 4d7ad82 by Hans Goudey November 4, 2020, 20:14 (GMT) |
Cleanup: Use LISTBASE_FOREACH |
Revision f45d79f by Nathan Craddock November 4, 2020, 19:36 (GMT) |
UI: Replace uses of "loc/rot" with full words Use "Rotation" in place of "Rot" for the rotation header text. Cleanup various RNA titles and tooltips. Differential Revision: https://developer.blender.org/D9457 |
|
|
|


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