Blender Git Commit Log
Git Commits -> Revision a17ea1a
Revision a17ea1a by Jacques Lucke (master) April 26, 2021, 07:09 (GMT) |
Spreadsheet: combine vector/color spreadsheet columns Differential Revision: https://developer.blender.org/D11056 |
Commit Details:
Full Hash: a17ea1a6691920cc307f3e44dd285b2d8e8bdd35
Parent Commit: f2d70c0
Lines Changed: +104, -89
8 Modified Paths:
/source/blender/editors/space_spreadsheet/space_spreadsheet.cc (+6, -1) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_cell_value.hh (+7, -0) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_column.cc (+0, -1) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_column.hh (+2, -2) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_column_values.hh (+11, -3) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_data_source_geometry.cc (+36, -80) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_layout.cc (+42, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+0, -2) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_cell_value.hh (+7, -0) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_column.cc (+0, -1) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_column.hh (+2, -2) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_column_values.hh (+11, -3) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_data_source_geometry.cc (+36, -80) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_layout.cc (+42, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+0, -2) (Diff)