Blender Git Commit Log

All Blender Git commits.

Page: 1821 / 8462

March 1, 2020, 15:54 (GMT)
Silence some unused warnings.
March 1, 2020, 15:25 (GMT)
GPencil: Replace Options menu with old menus

Add the options to existing menu.
March 1, 2020, 15:20 (GMT)
UI: harmonize strip colors in video sequencer

Now only the hue is different between different strip types, with the
saturation the same for all.

Differential Revision: https://developer.blender.org/D6775
Revision 6a6ccb2 by Phillip Thomas / Brecht Van Lommel (master)
March 1, 2020, 15:19 (GMT)
Build: show draco library under extern folder in Visual Studio

And other code tweaks to make this library more consistent with others.

Differential Revision: https://developer.blender.org/D6864
March 1, 2020, 15:18 (GMT)
GPencil: Undo Options menu

March 1, 2020, 15:15 (GMT)
Fix show large cursor preference not being fully removed and causing warnings
March 1, 2020, 15:09 (GMT)
UI: make Save Custom Studio Light pop-ups less wide

Differential Revision: https://developer.blender.org/D6977
March 1, 2020, 15:09 (GMT)
UI: use dedicated icons for topbar and statusbar in theme preferences

Differential Revision: https://developer.blender.org/D6978
March 1, 2020, 13:26 (GMT)
Workbench: Refactor: Add Infront support
March 1, 2020, 12:41 (GMT)
Workbench: Refactor: Add transparent (xray) support
March 1, 2020, 09:52 (GMT)
GPencil: Add new menu Options for new menus

The name is the initial idea, but we need a better name and maybe add more options.
March 1, 2020, 08:21 (GMT)
GPencil: Split Keyframe menu to i key from context menu

Now it's not in the context menu
February 29, 2020, 22:53 (GMT)
Workbench: Refactor: Only allocate id buffer if needed
February 29, 2020, 21:12 (GMT)
Update for new flag needed for BLI_delaunay_2d_cdt_calc,
February 29, 2020, 20:49 (GMT)
Merge branch 'master' into newboolean
February 29, 2020, 19:16 (GMT)
GPencil: Add Frame options to Vertex and Weight paint context menu
February 29, 2020, 19:07 (GMT)
GPencil: Reformat context menu and change frame text
February 29, 2020, 19:07 (GMT)
Apply patch D6620, Adde tests for Deform modifiers.

This test is authored by Himanshi Kalra (calra).
It requires a new modifers.blend in the svn tests.
February 29, 2020, 18:26 (GMT)
Made BLI_delaunay_2d_cdt_calc better at tiny feature elimination.

The 'random' unit tests and some examples from the new boolean code
triggered asserts and crashes. This fixes those.
There is a new flag in the input that optionally disables a pass
over input to snap segment edges to other segments.
February 29, 2020, 17:29 (GMT)
Workbench: Refactor: Add specular toggle support
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021