Blender Git Commit Log

All Blender Git commits.

Page: 1778 / 8462

March 14, 2020, 21:20 (GMT)
Fix mistake in earlier commit

Misstake in 3b693a9aacc6.
March 14, 2020, 19:07 (GMT)
Fix compile error and warning with WITH_XR_OPENXR disabled
March 14, 2020, 18:53 (GMT)
Fix memory errors and drawing glitches on some systems
March 14, 2020, 18:05 (GMT)
UI: Larger Alert Icons

Adding a set of larger icons for use in informational dialogs.

Differential Revision: https://developer.blender.org/D6859

Reviewed by Campbell Barton
March 14, 2020, 17:52 (GMT)
Fix warning on MSVC
March 14, 2020, 15:26 (GMT)
GPencil: Change Select Vertex Color to similar selection

Now, instead to use the Brush color as selection patron, now it uses any previous selected color.
March 14, 2020, 13:00 (GMT)
IC keymap: Fixes for GP

- Remove Shift for drawing poly-lines, just as in the default keymap
- Use consistent hotkeys for size and strength radial controls
- Fix some bugs/missing items from the GP merge
March 14, 2020, 10:58 (GMT)
GPencil: Fix missing context wheel color in Tint tool
March 14, 2020, 10:07 (GMT)
GPencil: Add option to keep selected in Select Vertex Color
March 14, 2020, 09:46 (GMT)
GPencil: Use Linear color instead of sRGB for Select Vertex Color

The brush color is sRGB but the Vertex Color is linear.
March 14, 2020, 09:45 (GMT)
GPencil: Add Select Vertex Color to menu

This option was missing
March 14, 2020, 09:33 (GMT)
GPencil: Rename operator select_color to select_vertex_color
March 14, 2020, 09:30 (GMT)
GPencil: Rename operator color_select to select_material

The old name was related to the old palettes.
March 14, 2020, 07:16 (GMT)
Fix T67446: UV Editor: support island select mode for box/circle/lasso
selections

Previously this was only supported in single click selections, doing an
island selection with box/circle/lasso would just select individual
vertices instead. Now selects islands properly.

This also unifys some logic between box/circle/lasso:
- use early selection test from lasso [makes things faster] in box/
circle
- circle wasnt checking visible face
March 14, 2020, 04:43 (GMT)
Cleanup: spelling
March 14, 2020, 04:39 (GMT)
Cleanup: remove unused ARegion from bGPdata_Runtime
March 14, 2020, 04:39 (GMT)
CMake: use spaces instead of tabs for icon updating script
March 14, 2020, 04:39 (GMT)
Cleanup: sort file lists & struct declatations
March 14, 2020, 04:39 (GMT)
Cleanup: use doxy sections
March 14, 2020, 00:31 (GMT)
UI: Toolbar icons

- Add icons for Sculpt Cloth, Clay Thumb and Draw Face Sets, as well as GP Tint, Replace and Transform Fill tools
- Tweak icons for Sculpt Rotate, Pinch, Multiplane Scrape, Inflate, Blob, Draw Sharp, based on feedback on Devtalk
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021