Blender Git Commits

Blender Git "greasepencil-object" branch commits.

Page: 199 / 345

July 9, 2018, 02:55 (GMT)
Cleanup: Deduplicate stroke freeing code
July 9, 2018, 02:32 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 8, 2018, 18:43 (GMT)
Fix error when render

The v3d pointer is null when renders, so need to be checked before use it.
July 8, 2018, 14:45 (GMT)
Fix errors and changes after merge
July 8, 2018, 14:17 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/editors/gpencil/drawgpencil.c
source/blender/editors/gpencil/gpencil_brush.c
July 8, 2018, 10:37 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 8, 2018, 10:36 (GMT)
Move Vertex Opacity from Tolsettings to View3D

The vertex opacity is a parameter of the view and not of toolsettings as it was defined before.

With this commit we moved the last parameter to control the view look to the right place.
July 8, 2018, 10:08 (GMT)
Verify View3D is vailable before using it

This variable is not loaded when render.
July 7, 2018, 17:33 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 7, 2018, 17:17 (GMT)
New Main switch at view level for Onion Skin

The switch is on top of GP datablock onion switch and allows to show/hide all datablocks in the view.
July 7, 2018, 16:30 (GMT)
Move Edit LInes and Multi Edit LInes switch at View level

This overlay must be by view, not by object.

Also changed the name to "gpencil_*" to some grease pencil paper to keep name consistency.
July 7, 2018, 15:37 (GMT)
UI: Define a Header Text for Overlay Panel
July 7, 2018, 09:13 (GMT)
Try to fix the rim problem when the image ends outside view

The rim is disabled if the image to rim extends beyond the borders.
July 7, 2018, 09:04 (GMT)
Improve Blur qualitty when the zoom factor changes

Now the number of pixels to blur depend of the pixel size and not as fix values as before.
July 7, 2018, 08:51 (GMT)
Fix animation path typo error

This error made impossible animate modifiers.
July 7, 2018, 08:40 (GMT)
UI: Reorganize Overlay panel

The separated panel for Paper and Options has been replaced by an unique panel, because two panels display too much empty space between them and make easier the maintenance.

Following how works other Blender panels, the paper options are hiddden when the paper is disabled, only required parameters are displayed.

We keep Onion switch here because is still pending the decission to use a general switch (mesh and GP) or keep separated switches.
July 7, 2018, 08:21 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 7, 2018, 08:21 (GMT)
UI: Move Vertex Opacity to Overlay
July 7, 2018, 08:04 (GMT)
UI: Small tweaks
July 6, 2018, 20:55 (GMT)
Add Grease Pencil object to new View/Hide topbar control

Note: Used "GPencil" instead of "Grease Pencil" for Popup menu because full name is too long.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021