Blender Git Commits

Blender Git "greasepencil-experimental" branch commits.

Page: 38 / 184

July 15, 2018, 07:14 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
build_files/cmake/macros.cmake
source/blender/editors/space_view3d/view3d_edit.c
source/blender/makesrna/intern/rna_scene.c
source/blender/makesrna/intern/rna_space.c
July 14, 2018, 18:55 (GMT)
UI: Change preview row number to 3
July 14, 2018, 18:49 (GMT)
Fix overlay panel missing in Edit/Sculpt/Weight Paint
July 14, 2018, 18:48 (GMT)
New preview file for grease pencil

Designed by Matias Mendiola
July 14, 2018, 15:14 (GMT)
New property to verify if the material is grease pencil type
July 14, 2018, 14:15 (GMT)
UI: Make list of colors preview more compact
July 14, 2018, 11:44 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 14, 2018, 11:41 (GMT)
Update preview panel for grease pencil materials

Also some test changes to preview_grease_pencil.blend file
July 14, 2018, 11:07 (GMT)
Clenup: PeP8
July 14, 2018, 11:06 (GMT)
UI: Add previeww materials panel to grease pencil
July 14, 2018, 10:46 (GMT)
Remove Grease Pencil Color Picker

This operator has been replaced by the new preview system.
July 14, 2018, 10:17 (GMT)
Update previews when change material

Also split rna update for grease pencil parameters
July 14, 2018, 09:13 (GMT)
Fix grease pencil cache update problems when change material properties

Since commit f84956738ba4e97f30553a675b643f6648afce1d 6/07/2018 12:33, the update of the materials was not working because depsgraph only update the current ID and not all related.

This fix the issue but need a review.

@aligorith Could you take a look and check if this is the best solution, I'm not sure about the fix, maybe we could add a relationship between material and datablock when create a new material.
July 14, 2018, 08:05 (GMT)
Fix merge error and remove old code

This file was wrong from a previous merge and still had code about grease pencil modifiers that was not deleted when the GP modifiers were splitted.
July 14, 2018, 07:42 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/editors/object/object_modifier.c
July 13, 2018, 18:12 (GMT)
WIP: Define a new preview blend file for grease pencil

The blend file is only a copy of old file. Put only as placeholder.

July 13, 2018, 13:51 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 13, 2018, 10:29 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 13, 2018, 08:33 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 13, 2018, 08:33 (GMT)
Move depsgraph tag after brush creation

If the brush was created, the tag was not working because it was done before the brush was available.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021