Blender Git Commit Log

Git Commits -> Revision 64920a8

Revision 64920a8 by Antonio Vazquez (master)
November 18, 2018, 18:30 (GMT)
GP: Harmonize Sculpt Struct and field names

Changed the following names:

- GP_EditBrush_Data->GP_Sculpt_Data
- eGP_EditBrush_Types->eGP_Sculpt_Types
- eGP_EditBrush_Flag->eGP_Sculpt_Flag
- eGP_BrushEdit_SettingsFlag->eGP_Sculpt_SettingsFlag
- GP_BrushEdit_Settings->GP_Sculpt_Settings
- GP_EDITBRUSH_FLAG*->GP_SCULPT_FLAG*
- GP_EDITBRUSH_TYPE*->GP_SCULPT_TYPE*
- GP_BRUSHEDIT_FLAG_*->GP_SCULPT_SETT_FLAG_*

Commit Details:

Full Hash: 64920a8febde6df596fe7c8e62c570db2f29ab95
Parent Commit: 991bb00
Lines Changed: +238, -220

10 Modified Paths:

/source/blender/blenkernel/intern/scene.c (+20, -20) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+22, -22) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+33, -11) (Diff)
/source/blender/editors/gpencil/annotate_paint.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_brush.c (+71, -71) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+12, -12) (Diff)
/source/blender/editors/transform/transform_conversions.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+48, -52) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+29, -29) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021