June 1, 2020, 05:00 (GMT) |
UI: rename "Select Playhead" to "Select -> Side of Current Frame" Make this consistent with meshes select side of active, also rename "Under" to "Overlap" as this is confusing since strips can be considered above/under each other relative to their channels. |
June 1, 2020, 05:00 (GMT) |
UI: use term current frame instead of playhead Avoid mixing different terminologies up, current frame is used in a majority of Blender. |
June 1, 2020, 05:00 (GMT) |
Cleanup: warning |
June 1, 2020, 04:25 (GMT) |
Fix T77043: Incorrect cache invalidation when changing resolution. Invalidate cache of scene, not scene strips using said scene. |
June 1, 2020, 04:14 (GMT) |
Cleanup: error building on Linux |
June 1, 2020, 04:06 (GMT) |
Fix T67577: Add-on unregister can't access preferences on factory reset |
June 1, 2020, 03:41 (GMT) |
VSE UI: Text panel adjustments This patch adjusts a number of text panel elements: - The text entry widget has become larger in order to distinguish it from the strip name. - Wrap has been moved up under the text, since this doesn't relate to bounding box. - Alignment X/Y has been renamed to Anchor X/Y, since this is the achor point of the text point, and not the Alignment of the text. - Offset and Crop was completely missing from the Text strip panel, these has been added. Reviewed By: billreynish Differential Revision: https://developer.blender.org/D7869 |
June 1, 2020, 03:32 (GMT) |
VSE UI: Add a proxy menu to Preview/View menu Add Proxy Setup, Build and View to a menu in the Preview View menu. Reviewed By: ISS, billreynish, pablovazquez Differential Revision: https://developer.blender.org/D7734 |
June 1, 2020, 03:17 (GMT) |
VSE: Use color picker for color strip. Reviewed By: billreynish, ISS Differential Revision: https://developer.blender.org/D6114 |
June 1, 2020, 03:12 (GMT) |
VSE: Add warnings for failed proxy encoding Add more descriptive warnings if building proxy fails. Prevent progressbar from showing if no valid strip is selected. Reviewed By: ISS Differential Revision: https://developer.blender.org/D7689 |
June 1, 2020, 02:39 (GMT) |
VSE: Add select under playhead, and shortcuts for left, right, under. Add `UNDER` option for `left_right` property of `sequencer.select` operator. Add Equal as shortcut for select under playhead, and move Insert Gaps to backspace + ctrl. Add extend shortcut for left, right under options. The function is added to Select > Playhead menu. Reviewed By: ISS Differential Revision: https://developer.blender.org/D7679 |
June 1, 2020, 02:12 (GMT) |
Merge branch 'blender-v2.83-release' |
June 1, 2020, 02:06 (GMT) |
Cleanup: warnings |
May 31, 2020, 22:05 (GMT) |
Merge branch 'master' into update-bli-cpp-structures |
May 31, 2020, 21:56 (GMT) |
vector resize and fixes |
May 31, 2020, 21:28 (GMT) |
Cleanup: Remove unnecessary step in calling snap callback |
May 31, 2020, 21:28 (GMT) |
Fix T77194: Force global orientation on select constraint (Shift MMB) not working This feature was a hack to prevent mmb select to print the orientation from menu in pre 2.80 versions. Removing this feature as it is no longer an issue. |
May 31, 2020, 21:08 (GMT) |
test hash and equality customization |
May 31, 2020, 21:00 (GMT) |
Support for custom equality operator in VectorSet |
May 31, 2020, 20:57 (GMT) |
Support for custom equality operator in Map |
|
|
|


Master Commits
MiikaHweb | 2003-2021