June 5, 2020, 22:44 (GMT) |
Outliner: Add buttons to set active camera Add buttons to the left column to set the active camera. The active camera currently shows a check, and other cameras draw a dot. For some reason the dot doesn't have a proper hitbox area. Right now the function to set the camera is done from button callbacks, but this could also easily be done from outliner_select.c. |
June 5, 2020, 19:42 (GMT) |
Outliner: Draw left column for activation/mode toggle In Scenes view mode, a column is added when the toggle is enabled. In view layer mode, the scene collection has a space next to it where a expand/collapse triangle could be drawn, so this also offsets the tree a unit to the left when in view layer display mode. |
Revision 54abdf2 by Jacques Lucke (pipelined-set-add) June 5, 2020, 18:59 (GMT) |
fix spelling |
June 5, 2020, 17:44 (GMT) |
Outliner: Add property to show the left column Add a property to show the left column for the activate/mode toggle buttons. This needs versioning to apply to the default scene. |
June 5, 2020, 16:46 (GMT) |
Update for latest master, small cleanup and renaming |
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, 15:34 (GMT) |
Merge branch 'master' into modifier-panels-ui |
June 5, 2020, 14:52 (GMT) |
Revert style changes formatted file with different style by accident |
June 5, 2020, 14:14 (GMT) |
GPencil: Fix writing of bGPDcurve struct. Previously, the bGPDcurve struct itself was not written, only the data that is referenced inside the struct |
June 5, 2020, 13:44 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
June 5, 2020, 13:42 (GMT) |
GPencil: Fix wrong write_struct code This is going to be replaced by new code, but it's better keep the right one. |
June 5, 2020, 13:24 (GMT) |
GPencil: Fix merge errors |
June 5, 2020, 13:14 (GMT) |
Merge branch 'master' into greasepencil-edit-curve Conflicts: source/blender/blenloader/intern/writefile.c |
June 5, 2020, 13:11 (GMT) |
Merge branch 'master' into greasepencil-object |
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 |
Revision 75f3d6f by Jacques Lucke (pipelined-set-add) June 5, 2020, 13:00 (GMT) |
Merge branch 'master' into update-bli-cpp-structures |
Revision 085dc7b by Jacques Lucke (pipelined-set-add) June 5, 2020, 13:00 (GMT) |
incorporate feedback |
June 5, 2020, 12:18 (GMT) |
Remove unnecessary `uiButSearchData` struct This doesn't add anything useful if we already have a struct for search buttons. At the very least it should not be allocated. Also uses clearer names for `uiButSearch` members. |
June 5, 2020, 11:54 (GMT) |
Fixes for changes in master |
|
|
|


Master Commits
MiikaHweb | 2003-2021