Blender Git Commit Log

All Blender Git commits.

Page: 1414 / 8462

Revision 8d0a3b5 by TempoDev (soc-2020-custom-menus)
July 31, 2020, 01:39 (GMT)
Custom Menu : fix add to quick favorite and start property editor
July 30, 2020, 23:47 (GMT)
Merge branch 'master' into newboolean
July 30, 2020, 23:13 (GMT)
Fix wrong use of initializer in C++. Fix unused parameter.
July 30, 2020, 22:33 (GMT)
Outliner: Activate objects with mode toggle buttons

This fixes the case where a mode toggle on the active object would
remove all objects from that mode.
July 30, 2020, 21:58 (GMT)
Fix a coplanar case - two cubes forming steps.

Needed careful logic about what to do with zero volume cells.
It worked before on some cases by accident, but now it should
work on any depth stack of coincident faces.
July 30, 2020, 21:53 (GMT)
Add comment, silence warning
July 30, 2020, 21:53 (GMT)
Convert print to clog
July 30, 2020, 21:50 (GMT)
GPU: Convert gpu_matrix.c to C++
July 30, 2020, 21:50 (GMT)
GPU: Convert gpu_shader_interface.c to C++
July 30, 2020, 21:44 (GMT)
Property Search: Highlight panel headers with a search match
July 30, 2020, 21:42 (GMT)
Property Search: Add "search match" theme color
July 30, 2020, 19:23 (GMT)
Property Search: Continued refactoring / cleanup
July 30, 2020, 19:19 (GMT)
Merge branch 'master' into soc-2020-info-editor
July 30, 2020, 19:18 (GMT)
Fix: Blender_test not working on windows.

This bumps the minimum requirement for cmake from 3.10 to 3.18 on windows
if `WITH_GTESTS` is enabled.

Reviewed By: sergey brecht sybren campbellbarton

Differential Revision: https://developer.blender.org/D8405
July 30, 2020, 19:11 (GMT)
Outliner: Draw collection icon as colored

There were too many issues filling behind the collection icon, such as
the active box that draws was conflicting. This is safer to color just
the icon. We do need a different icon though.
July 30, 2020, 18:59 (GMT)
Property Search: Miscellaneous cleanup

Mostly renaming UI_FILTERED to UI_SEARCH_FILTER_MATCHES
and reversing its meaning. Also reverting some unrelated changes.
July 30, 2020, 18:49 (GMT)
Property Search: Gray out buttons that don't match the search
July 30, 2020, 18:41 (GMT)
GPencil: Export all selected objects to SVG
July 30, 2020, 17:48 (GMT)
Cleanup: OCIO: Remove extern "C" around blender headers
July 30, 2020, 17:43 (GMT)
Fix T79347 GPU: Segfault starting blender
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021