Blender Git Commit Log

Git Commits -> Revision 5cfcee8

Revision 5cfcee8 by Antonio Vazquez (master)
November 4, 2018, 12:00 (GMT)
GP: Reorganize Canvas Grid

Now the grid is always controlled by the topbar selector and not in the canvas panel. To have two places to define orientation was confuse.

The orientation by default (no lock) is always to view plane.

Commit Details:

Full Hash: 5cfcee8c393de6781423c9ef83716c94237fddfd
Parent Commit: d3c815b
Lines Changed: +62, -81

13 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_gpencil.py (+0, -1) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+0, -1) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+0, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c (+35, -44) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+15, -3) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+2, -0) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+2, -2) (Diff)
/source/blender/editors/gpencil/gpencil_fill.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_primitive.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+1, -9) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+0, -13) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021