Blender Git Loki
March 5, 2021, 12:55 (GMT) |
make property spreadsheet a bit more generic |
March 5, 2021, 12:48 (GMT) |
show a custom property |
March 5, 2021, 12:36 (GMT) |
cleanup |
March 5, 2021, 11:54 (GMT) |
draw rna properties |
March 5, 2021, 10:38 (GMT) |
support drawing ints |
March 5, 2021, 10:35 (GMT) |
initial python spreadsheet |
Revision 381e2d4 by Jacques Lucke (temp-spreadsheet-editor, temp-spreadsheet-editor-python-prototyping) March 5, 2021, 09:22 (GMT) |
Merge branch 'master' into temp-spreadsheet-editor |
Revision cf62083 by Jacques Lucke (temp-spreadsheet-editor, temp-spreadsheet-editor-python-prototyping) March 3, 2021, 11:36 (GMT) |
Merge branch 'master' into temp-spreadsheet-editor |
Revision b837933 by Jacques Lucke (temp-spreadsheet-editor, temp-spreadsheet-editor-python-prototyping) March 3, 2021, 11:36 (GMT) |
Cleanup: clang-tidy |
Revision 3ca0946 by Jacques Lucke (temp-spreadsheet-editor, temp-spreadsheet-editor-python-prototyping) March 2, 2021, 11:00 (GMT) |
cleanup |
Revision ad8238c by Jacques Lucke (temp-spreadsheet-editor, temp-spreadsheet-editor-python-prototyping) March 2, 2021, 10:55 (GMT) |
improve comment |
Revision 9c58324 by Jacques Lucke (temp-spreadsheet-editor, temp-spreadsheet-editor-python-prototyping) March 2, 2021, 10:55 (GMT) |
make naming more consistent |
Revision f78dd85 by Jacques Lucke (temp-spreadsheet-editor, temp-spreadsheet-editor-python-prototyping) March 2, 2021, 10:49 (GMT) |
update editor on mode change |
Revision 8ce62fe by Jacques Lucke (temp-spreadsheet-editor, temp-spreadsheet-editor-python-prototyping) March 2, 2021, 10:49 (GMT) |
make title row a bit thinner |
Revision fba3d69 by Jacques Lucke (temp-spreadsheet-editor, temp-spreadsheet-editor-python-prototyping) March 2, 2021, 10:18 (GMT) |
fix ensure bmesh table |
Revision ea0bfde by Jacques Lucke (temp-spreadsheet-editor, temp-spreadsheet-editor-python-prototyping) March 2, 2021, 09:57 (GMT) |
Merge branch 'master' into temp-spreadsheet-editor |
Revision 7ab29c7 by Jacques Lucke (temp-spreadsheet-editor, temp-spreadsheet-editor-python-prototyping) March 1, 2021, 17:18 (GMT) |
header listeners |
Revision be36c4d by Jacques Lucke (temp-spreadsheet-editor, temp-spreadsheet-editor-python-prototyping) March 1, 2021, 15:59 (GMT) |
initial listeners for main region |
Revision c5bf114 by Jacques Lucke (temp-spreadsheet-editor, temp-spreadsheet-editor-python-prototyping) March 1, 2021, 15:10 (GMT) |
add theme for spreadsheet editor |
Revision 51c844d by Jacques Lucke (temp-spreadsheet-editor, temp-spreadsheet-editor-python-prototyping) March 1, 2021, 14:46 (GMT) |
cleanup includes |