June 7, 2020, 13:24 (GMT) |
UI: change filter buttons |
June 7, 2020, 10:46 (GMT) |
Keymap: info editor tweaks if active element is not selected, shift click should select line and make it active |
June 7, 2020, 10:05 (GMT) |
changes from patch D6926 with resolved conflicts |
June 7, 2020, 09:47 (GMT) |
Info Editor keymap and UI improvements This is my first steps with GSoC, excuse any mistakes. The goal of this change is to make it consistent with outliner. Keymap changes (change info editor keymap to match outliner): - click on empty space - deselect - ctrl + click to select multiple reports - add active report - last selected - shift select to select range from active report - ctrl shift select to select multiple ranges UI changes: - indicate active report in info editor - use the same color scheme as outliner - do not show zebra in selected reports (be consistent with outliner) - add new info_active (report) and row_alternate theme setting Differential Revision: https://developer.blender.org/D7950 |
June 7, 2020, 08:55 (GMT) |
Keymap: apply info editor changes to industry compat keymap |
June 7, 2020, 08:54 (GMT) |
Tweak info editor selection ctrl click in outliner can deselect only active object |
June 6, 2020, 21:57 (GMT) |
UI: Use theme setting for alternating row in info editor Makes it consistent with outliner |
June 6, 2020, 19:31 (GMT) |
UI: indicate active report in info editor - use the same color scheme as outliner - no not show zebra in selected reports (be consistent with outliner) - add new info_active (report) theme setting |
June 5, 2020, 16:10 (GMT) |
Fix: selecting should make report active |
June 5, 2020, 16:09 (GMT) |
Cleanup: rename, reuse variables Changes suggested by Bastien |
June 5, 2020, 14:52 (GMT) |
Revert style changes formatted file with different style by accident |
June 5, 2020, 13:01 (GMT) |
WIP: Keymap: change info editor keymap to match outliner - click on empty space - deselect - ctrl + click to select multiple reports - add active report - last selected - shift select to select range from active report - ctrl shift select to select multiple ranges |
June 5, 2020, 11:29 (GMT) |
Keymap: box select empty area should deselect all reports |
Revision 3ac73c6 by Mateusz Grzeliński (soc-2020-info-editor) June 5, 2020, 08:34 (GMT) |
Cleanup: replace printf with CLOG |
|