Blender Git Commit Log

All Blender Git commits.

Page: 1364 / 8462

August 14, 2020, 01:15 (GMT)
Cleanup: Formatting
August 14, 2020, 01:15 (GMT)
Cleanup: Refactor parent bone into shared function
Revision 0137777 by TempoDev (soc-2020-custom-menus)
August 14, 2020, 01:05 (GMT)
Custom Menus : fix minor bugs
Revision 570044e by Hans Goudey (master)
August 14, 2020, 01:00 (GMT)
UI Code Quality: Use derived struct for curve profile buttons

Continuing the work from rB49f088e2d093.

Differential Revision: https://developer.blender.org/D8561
August 13, 2020, 23:12 (GMT)
Collections: Use 8 colors for color tagging
August 13, 2020, 22:20 (GMT)
Property Search: Search in pulldown button RNA enums

This introduces a memory leak when accessing the enum items.
I'll solve that later.
August 13, 2020, 21:34 (GMT)
Property Search: Search based on label buttons
August 13, 2020, 20:50 (GMT)
Merge branch 'master' into property-search-ui-v2
August 13, 2020, 20:39 (GMT)
Use panel custom data

Very unstable, and the delete button doesn't work. It's probably
best to just expose graph_panel_context and the equivalent NLA function.
August 13, 2020, 20:26 (GMT)
Fix usemtl line not being written.

`==` ? `!=` : the bug.

`totface` ? `totpoly`: it was a mistake.

Rest is cleanup.
August 13, 2020, 20:17 (GMT)
Finished bringing light tree code up to date
August 13, 2020, 19:59 (GMT)
Use function pointer; remove redundant variables.
August 13, 2020, 19:56 (GMT)
Post Review: Doc and comments and minor correction
August 13, 2020, 18:18 (GMT)
Merge branch 'master' into greasepencil-object
August 13, 2020, 18:18 (GMT)
GPencil: Fix keymap error for Fill Boundary strokes

The key to enable it is `Alt`
August 13, 2020, 18:18 (GMT)
GPencil: Display Fill Boundary strokes with stroke color

This feature was removed during the refactor, but it's needed for this type of strokes to display the line using the stroke color without checking if the stroke is enabled or not in the material.

This color is used only for these special strokes.
August 13, 2020, 18:17 (GMT)
Merge branch 'master' into soc-2020-info-editor
August 13, 2020, 18:15 (GMT)
Add log and report filtering in info editor
August 13, 2020, 18:09 (GMT)
Export packed image file names, not paths.
August 13, 2020, 17:47 (GMT)
Merge branch 'master' into fcurve-modifier-panels
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021