Blender Git Commits

Blender Git commits from all branches.

Page: 906 / 2888

March 30, 2020, 10:04 (GMT)
Merge branch 'master' into functions
March 29, 2020, 16:06 (GMT)
Merge branch 'master' into greasepencil-object
March 29, 2020, 16:05 (GMT)
GPencil: Convert Mesh to GPencil

New option to convert a mesh to a 3D grease pencil object.
March 28, 2020, 14:08 (GMT)
Merge branch 'master' into greasepencil-object
March 28, 2020, 05:35 (GMT)
Fix more build errors, remove old property from UI

Test before pushing...
March 28, 2020, 05:29 (GMT)
Fix build error (typo)
March 28, 2020, 04:29 (GMT)
Add commented out C drawing code for modifiers.

Left over from an earlier patch, this layout drawing code still
needs to be converted to be panels.
March 28, 2020, 04:28 (GMT)
Use a panel based UI to draw modifiers

Currently an interface template creates a RECREATE panel for each
modifier, which is then drawn with the rest of the panels. The python
based modifier drawing is removed.

This also adds a UIList and the idea of an active modifier, along with
object operations to add and move it.
March 28, 2020, 04:18 (GMT)
Add a modifier callback to register UI panels

The modifier UI is defined in each modifier file. This commit only
implements the callback for a few modifiers, with work in progress UI.

New common UI functions handle the common parts of registering panels
and retrieving modifier pointers from them.
March 28, 2020, 04:07 (GMT)
Add a RECREATE panel type

Panels built from types with this flag don't have a 1 to 1 correspondence
with their types-- there can be many panels built from a single type. That
can be used to tie each panel to a modifier instead.
March 27, 2020, 15:51 (GMT)
Merge branch 'master' into greasepencil-object
Revision 8bc596f by Joseph Eagar
March 27, 2020, 11:53 (GMT)
Merge branch 'master' of git://git.blender.org/blender
March 27, 2020, 10:12 (GMT)
Merge branch 'master' into greasepencil-object
March 27, 2020, 10:09 (GMT)
GPencil: Fix error selecting with Box and Lasso

March 27, 2020, 09:20 (GMT)
GPencil: Cleanup Clang format
March 27, 2020, 09:15 (GMT)
Merge branch 'master' into greasepencil-object
March 26, 2020, 20:18 (GMT)
Merge branch 'master' into wm-drag-drop-rewrite
March 26, 2020, 12:17 (GMT)
Merge branch 'master' into greasepencil-object
March 26, 2020, 11:17 (GMT)
Merge branch 'master' into cycles_texture_cache
March 26, 2020, 11:00 (GMT)
Merge branch 'master' into greasepencil-object
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021