Blender Git Commit Log
Git Commits -> Revision 74de457
Revision 74de457 by Hans Goudey (temp-spreadsheet-instances) March 18, 2021, 00:22 (GMT) |
Add columns for instance data to the spreadsheet |
Commit Details:
Full Hash: 74de45712d9210e115d6abf681dee0693c36d7f0
Parent Commit: de6d6e1
Lines Changed: +135, -2
6 Modified Paths:
/release/scripts/startup/bl_ui/space_spreadsheet.py (+2, -1) (Diff)
/source/blender/blenlib/BLI_float4x4.hh (+19, -0) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_column_layout.cc (+18, -0) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_column_layout.hh (+6, -1) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_from_geometry.cc (+85, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -0) (Diff)
/source/blender/blenlib/BLI_float4x4.hh (+19, -0) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_column_layout.cc (+18, -0) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_column_layout.hh (+6, -1) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_from_geometry.cc (+85, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -0) (Diff)