Blender Git Commits

Blender Git "temp-gpencil-eval" branch commits.

Page: 125 / 277

July 15, 2018, 14:59 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 15, 2018, 14:23 (GMT)
UI: Change default previews to 80%
July 15, 2018, 12:12 (GMT)
Add new Scale parameter to template_greasepencil_color

Now it's possible to define the size of the previews.
July 15, 2018, 09:53 (GMT)
UI: Fix some error in previous commit

Also rearrange some buttons.
July 15, 2018, 09:46 (GMT)
UI: Use icon for Material Link

Follow the same UI design used in commitd2b28a8bf1b4d5abd9507e02702c6dc511ccf2c6
July 15, 2018, 09:37 (GMT)
Merge branch 'blender2.8' into greasepencil-object
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.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021