Blender Git Commit Log

All Blender Git commits.

Page: 3288 / 8462

May 13, 2018, 14:49 (GMT)
Fix/workaround crash when appending workspace in edit mode

Linking/appending in edit mode currently isn't supported. For workspaces it
should probably be, but we can look into supporting this later.

For now gray out buttons in "Add Workspace" menu while in edit mode.
May 13, 2018, 14:39 (GMT)
Fix invisible scroll-bars after file read

Own mistake from 51efeb683451d896.
May 13, 2018, 14:24 (GMT)
Icons: optionally use material color

The RGB node is used if it exists,
this is multiplied by the vertex color.
May 13, 2018, 13:51 (GMT)
Fix build error with Visual Studio / Windows.

Differential Revision: https://developer.blender.org/D3363
May 13, 2018, 13:45 (GMT)
Merge branch 'blender2.8' into temp-dynamic-overrides
May 13, 2018, 13:39 (GMT)
Revert "UI: geometry-icon alpha blend over existing colors"

This reverts commit 9606d28d40809c58cfee7f817fd2c582da5030bd.

Caused issue w/ overlapping triangles,
since this isn't overly important reverting.
May 13, 2018, 13:14 (GMT)
UI: geometry-icon alpha blend over existing colors

Useful to mix pre-defined material colors.
May 13, 2018, 12:57 (GMT)
Merge branch 'topbar' into temp-tab_drag_drop
May 13, 2018, 12:56 (GMT)
Merge branch 'blender2.8' into topbar
May 13, 2018, 12:48 (GMT)
Fix compiler warnings.
May 13, 2018, 12:07 (GMT)
Fix error with parent matrix using COW

The obmat must be the evaluated object, not the object itself.
May 13, 2018, 11:44 (GMT)
UI/Python: layout API support for setting button emboss style.
May 13, 2018, 11:08 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/editors/transform/transform.c
source/blender/editors/transform/transform_conversions.c
May 13, 2018, 11:00 (GMT)
Cleanup: Rename eGP_BrushIcons items
May 13, 2018, 10:48 (GMT)
Cleanup: deduplicate layout item initialization.
May 13, 2018, 10:06 (GMT)
Remove duplicate colors properties

These properties were to allow to change alpha in list of colors, but it can produe errors with animation.
May 13, 2018, 09:49 (GMT)
Tool System: Support set w/ space-type argument
May 13, 2018, 09:20 (GMT)
Merge branch 'blender2.8' into hair_guides
May 13, 2018, 08:46 (GMT)
Fix indexing of vertex buffers for Cycles hair.
May 13, 2018, 08:27 (GMT)
UI: show toolbar shortcuts

When toobar text is expanded, show shortcuts
(normally confined to menus).
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021