Blender Git Commit Log

Git Commits -> Revision 20ddf3a

March 10, 2018, 12:25 (GMT)
Code refactor: Rename fields to prepare for ID datablock

Rename some fields to prepare the code to move the brushes (bGPDbrush) to reuse ID datablock ID_BR (Brush).

Commit Details:

Full Hash: 20ddf3a147f7650d478b651a8286b46cbcd3e842
Parent Commit: 739a9ce
Lines Changed: +236, -242

11 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+9, -9) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+95, -95) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+5, -5) (Diff)
/source/blender/editors/gpencil/gpencil_colorpick.c (+3, -3) (Diff)
/source/blender/editors/gpencil/gpencil_data.c (+2, -2) (Diff)
/source/blender/editors/gpencil/gpencil_fill.c (+5, -5) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+3, -3) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+39, -39) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+10, -10) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+21, -27) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+44, -44) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021