Blender Git Commit Log

All Blender Git commits.

Page: 3089 / 8462

July 14, 2018, 13:59 (GMT)
GPU_batch: fix error w/ interior line removal

Caused glitch w/ navigation icons showing inner lines.
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:46 (GMT)
Keymap: reduce right shift in 2.7x keymap
July 14, 2018, 09:46 (GMT)
Keymap: reduce right shift in generated keymaps
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:27 (GMT)
Merge branch 'master' into blender2.8
July 14, 2018, 08:20 (GMT)
Rename operator property from last commit

Restore operator had same option named differently.
July 14, 2018, 08:15 (GMT)
Keymap: option to export all keymaps

Useful to store a snapshot of the current keymap state
so changes to the default keymap are ignored.

Also useful for testing keymap export works properly.
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 14, 2018, 07:32 (GMT)
Cleanup: f-string use
July 14, 2018, 07:31 (GMT)
Merge branch 'master' into blender2.8
July 14, 2018, 07:30 (GMT)
Cleanup: use f-string for addon_utils
July 14, 2018, 07:30 (GMT)
Cleanup: minor change for f-string use
July 14, 2018, 07:02 (GMT)
Keymap: remove double space in tool-keymap
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021