Blender Git Commit Log

Git Commits -> Revision 51d9f56

Revision 51d9f56 by Antonio Vazquez (master)
August 26, 2019, 13:49 (GMT)
GPencil: Invert Paste operator and make Paste to Active default

Before there were two options: Paste to original layer called "Paste" and Paste to active layer called "Paste & Merge"

Now, by default the paste is in active layer and the "Paste & Merge" has been renamed "Paste".

For old "Paste", now is called "Paste by Layer" and it's not the default value anymore.

Note: Minor edits to add icons not present in Differential revision.

Differential Revision: https://developer.blender.org/D5591

Commit Details:

Full Hash: 51d9f56f874d2aeea0dc8bc256eb9e12d1726187
Parent Commit: 742119b
Lines Changed: +54, -106

11 Modified Paths:

/intern/cycles/device/device_cpu.cpp (+0, -6) (Diff)
/intern/cycles/kernel/closure/bsdf_microfacet.h (+9, -3) (Diff)
/intern/cycles/kernel/closure/bsdf_microfacet_multi.h (+15, -5) (Diff)
/intern/cycles/kernel/svm/svm_color_util.h (+7, -1) (Diff)
/intern/cycles/kernel/svm/svm_noise.h (+5, -2) (Diff)
/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+5, -4) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+4, -4) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -52) (Diff)
/source/blender/draw/intern/draw_cache_impl_mesh.c (+0, -20) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+8, -8) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021