Blender Git Loki
Git Commits -> Revision 77136bd
Revision 77136bd by Jacques Lucke (temp-spreadsheet-editor-python-prototyping) March 5, 2021, 10:35 (GMT) |
initial python spreadsheet |
Commit Details:
Full Hash: 77136bd7b3a24290354a4a5cebbb0ca2cd59d5bd
Parent Commit: 381e2d4
Lines Changed: +225, -29
3 Added Paths:
/release/scripts/modules/bpy_spreadsheet.py (+44, -0) (View)
/source/blender/editors/space_spreadsheet/spreadsheet_from_python.cc (+145, -0) (View)
/source/blender/editors/space_spreadsheet/spreadsheet_from_python.hh (+27, -0) (View)
/source/blender/editors/space_spreadsheet/spreadsheet_from_python.cc (+145, -0) (View)
/source/blender/editors/space_spreadsheet/spreadsheet_from_python.hh (+27, -0) (View)