Blender Git Commits

Blender Git "greasepencil-refactor" branch commits.

Page: 141 / 287

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.
July 6, 2018, 20:31 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
release/scripts/startup/bl_ui/__init__.py
source/blender/editors/object/object_add.c
source/blender/editors/object/object_intern.h
source/blender/editors/object/object_ops.c
source/blender/editors/space_buttons/space_buttons.c
source/blender/makesrna/intern/rna_internal.h
July 6, 2018, 20:22 (GMT)
Enable Onion with Overlay button

The grease pencil onion skin need to set the cache as dirty to recalculate geometry, so a depsgraph recalc must be done when change Overlay switch.
July 6, 2018, 18:54 (GMT)
Undo hide Onion with overlay

There is a problem with the cache update and need a refactor. Remove the code while found a solution.
July 6, 2018, 14:59 (GMT)
UI: remove Edit Lines color from Overlay panel
July 6, 2018, 14:55 (GMT)
UI: Back Selected Mask options to Topbar

These options aren't overlays.
July 6, 2018, 14:41 (GMT)
UI: Add Edit LIne Color to Overlay
July 6, 2018, 14:40 (GMT)
Disable Onion y Edit lines with Overlay flag
July 6, 2018, 14:36 (GMT)
UI: Move some options to overlay (Edit lines, Onion)
July 6, 2018, 13:57 (GMT)
Disable Grease Pencil Paper when disable overlays
July 6, 2018, 13:37 (GMT)
U: Show grease pencil paper options in any GP mode
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021