August 9, 2019, 15:57 (GMT) |
GPencil: Fix some minor problems with merge As the code was ain the branch already, the previous merge had some problems. |
August 9, 2019, 15:48 (GMT) |
August 9, 2019, 15:48 (GMT) |
Keymap: Ctrl-G now maps to Find Set Selected This finds using the current selection instead of using the text in the find side-bar. More useful for quickly jump to other instances of a word. |
August 9, 2019, 15:46 (GMT) |
Cleanup: Remove blank lines and trim end line spaces |
August 9, 2019, 15:43 (GMT) |
Merge branch 'master' into greasepencil-object |
August 9, 2019, 15:39 (GMT) |
Fix T67591: Gpencil reorganize Edit Menu The Grease Pencil Stroke Menu in Edit mode is cluttered with operators that act over stroke, points or the entire object. To keep the consistency of the edit menu with other Blender Objects, we should separate the menu in: Grease Pencil - Stroke - Point. Also we should add some missing operators and other menus like Show/hide or Weights among others Differential Revision: https://developer.blender.org/D5449 |
August 9, 2019, 15:26 (GMT) |
August 9, 2019, 15:14 (GMT) |
UI: add back header icons to toggle text display options These were removed in D5028, adding back by popular demand. |
August 9, 2019, 14:44 (GMT) |
August 9, 2019, 14:35 (GMT) |
Cleanup: Unused includes, better structuring for wm_xr.c |
August 9, 2019, 14:22 (GMT) |
Cleanup: simplify preview check in sequencer Also removed XXX comment which is now resolved. |
August 9, 2019, 14:19 (GMT) |
Add initial support for curve |
August 9, 2019, 14:09 (GMT) |
UI: Show suffix '*' instead of graying out 'Save Preferences' Save preferences still works when preferences have not been edited. |
August 9, 2019, 14:08 (GMT) |
Cleanup: Remove unused support for non-OpenGL Windows This was very useful for testing, but there's no current need for it. Neither for VR code, nor for anything else in master. |
August 9, 2019, 14:05 (GMT) |
Cleanup: move space types under DNA_DEPRECATED Prevent accidental use |
August 9, 2019, 14:05 (GMT) |
Cleanup: remove redundant time check |
August 9, 2019, 13:43 (GMT) |
Merge branch 'master' into greasepencil-object |
August 9, 2019, 13:35 (GMT) |
UI: Clean up Sequencer/Preview Menu and Preview Menu The Sequencer/Preview Menu is a mixture of both the Sequencer and the Preview menu functions, but they are currently not presented in an organized way. Moved the Preview Zoom functions up next to the Sequencer Zoom functions with a separator in between. Moved the Preview Show functions up next to the Sequencer Show functions with a separator in between. Uncommented Show Framenumber Indicator, since it does not work or have a function after scrubbing in the timebar was implemented. Renamed Show Metadata to Show Image Metadata, since it does only show metadata for images. Added Show Annotations to View Menu for consistency. Added Frame Overlay to View Menu for consistency. Added Fractional Zoom to a sub-menu, since Sequencer/Preview View menu became too long. This sub-menu is in consistency with the Fractional Zoom menu in the Image Editor. In Sequencer/Preview mode the Fractional Zoom will be named Fractional Preview Zoom, to specify that this function is only for the Preview. Patch by Peter Fog (tintwotin) Differential Revision: https://developer.blender.org/D5339 |
August 9, 2019, 13:32 (GMT) |
Cloth: change intial values of the remeshing parameters |
August 9, 2019, 12:53 (GMT) |
Fix T68322: Shear in Dopesheet causes crash The Shear transform operator is now disallowed in the timeline and dopesheet editors. Reviewers: campbellbarton Differential Revision: https://developer.blender.org/D5440 |
|
|
|


Master Commits
MiikaHweb | 2003-2021