Blender Git Commit Log

Git Commits -> Revision 5e5242d

April 14, 2021, 17:50 (GMT)
Compare display names instead of the column ID

Commit Details:

Full Hash: 5e5242dbc98915ef5e631db689b1ab89b1402f40
Parent Commit: 1b31d7b
Lines Changed: +64, -70

10 Modified Paths:

/source/blender/blenkernel/intern/screen.c (+8, -8) (Diff)
/source/blender/editors/space_spreadsheet/space_spreadsheet.cc (+4, -5) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_column.cc (+12, -0) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_column.hh (+3, -0) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_ops.cc (+1, -2) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_row_filter.cc (+12, -9) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_row_filter.hh (+1, -1) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_row_filter_ui.cc (+14, -16) (Diff)
/source/blender/makesdna/DNA_space_types.h (+7, -6) (Diff)
/source/blender/makesrna/intern/rna_space.c (+2, -23) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021