Blender Git Commit Log

All Blender Git commits.

Page: 1363 / 8462

August 14, 2020, 09:38 (GMT)
Merge remote-tracking branch 'origin/blender-v2.90-release'
August 14, 2020, 09:36 (GMT)
Fix: Increase Viewport Sculpt Options panel width

The "Delay Viewport Update" label was showing only:
"Delay Viewport U..."
August 14, 2020, 08:56 (GMT)
Apply axes transform to exportable Nurbs.
August 14, 2020, 08:40 (GMT)
Merge branch 'blender-v2.90-release'
August 14, 2020, 08:35 (GMT)
Fix (unreported) sculpt vertex color panel visible for all object types

Since DATA_PT_sculpt_vertex_colors has its own poll() we need to call
the poll() of MeshButtonsPanel as well

Differential Revision: https://developer.blender.org/D8563
August 14, 2020, 08:19 (GMT)
Cleanup: add update tags for RNA properties
August 14, 2020, 08:17 (GMT)
LineArt: metaballs/texts/curves/surfaces support.
August 14, 2020, 07:46 (GMT)
UI: add separate menu item for clog and report
August 14, 2020, 07:40 (GMT)
Cleanup: else after return
August 14, 2020, 07:40 (GMT)
Fix refactoring errors
August 14, 2020, 07:36 (GMT)
LineArt: enable/disable duplicated objects in line art.
August 14, 2020, 07:19 (GMT)
Cleanup: always use CLOG in names
August 14, 2020, 07:18 (GMT)
Cleanup: remove unused function
August 14, 2020, 06:57 (GMT)
Line Art: file r/w pointer clean-up for collection->object_cache_instanced.
August 14, 2020, 05:59 (GMT)
Merge remote-tracking branch 'origin/master' into lanpr-under-gp
August 14, 2020, 04:05 (GMT)
Collections: Use collection icon for collection color squares

Rather than using a fixed square, draw the filled collection icon. This
looks cleaner, and has the benefit of implying that collection colors
only apply to collections, not to objects or other types.
Revision d0c0a2e by Hans Goudey (master)
August 14, 2020, 02:13 (GMT)
UI: Correct grammar in property name and description
Revision cd179b5 by Hans Goudey (master)
August 14, 2020, 02:00 (GMT)
UI Code Quality: Use derived struct for color ramp buttons

The same changes as rB570044e9f412 and rB0ab21bf06ae0.
Revision 0ab21bf by Hans Goudey (master)
August 14, 2020, 01:33 (GMT)
UI Code Quality: Use derived struct for curve mapping buttons

The same changes as in rB570044e9f412.
August 14, 2020, 01:23 (GMT)
Outliner: Expand modifier panels when clicked in outliner

With properties sync, it makes sense to expand the modifier in the
properties editor on click, otherwise it takes an additional click to
make modifications to the modifier.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021