August 6, 2020, 19:59 (GMT) |
Outliner: Show mode icon on hover Swap the dot out for the mode icon on hover. Based on studio feedback. Not sure if it should be only hover on the icon, or hover on the whole row. |
August 6, 2020, 19:59 (GMT) |
Outliner: Remove "Color Tag" label |
August 6, 2020, 19:53 (GMT) |
Outliner: Show Mode Column by default |
August 6, 2020, 17:30 (GMT) |
Outliner: Fix bone constraint selection not activating bone If the clicked constraint is a bone, the parent bone should be activated to ensure the properties tab switch works. |
August 6, 2020, 16:06 (GMT) |
Cleanup: Use utility function for outliner context menu Rather than looping over the tree, use the existing function to find the element at the y coordinate of the click. Also cleanup the function arguments which has the nice effect of fixing the broken reports. |
August 6, 2020, 15:26 (GMT) |
Merge branch 'master' into soc-2020-outliner |
August 6, 2020, 03:32 (GMT) |
Fix: Wrong offset for collection rename button After moving the collection exclude checkbox to the restrict columns the rename field drew with an additional offset. Remove the offset. |
August 6, 2020, 03:30 (GMT) |
Outliner: Use solid collection icon Switch to the solid collection icon (already on the sheet) for the collection colors. Perhaps use the solid for colored collections, and the lines for non-colored? |
August 5, 2020, 20:44 (GMT) |
Outliner: Revert back to 6 collection colors Until better colors are decided on, 6 is plenty. |
August 5, 2020, 14:11 (GMT) |
Merge branch 'master' into soc-2020-outliner |
August 4, 2020, 18:21 (GMT) |
Merge branch 'master' into soc-2020-outliner |
Revision 0ead199 by Nathan Craddock (soc-2020-outliner) August 4, 2020, 15:33 (GMT) |
Merge branch 'master' into soc-2020-outliner |
August 4, 2020, 03:44 (GMT) |
Outliner: Prevent setting scene collection color tag If the scene collection was included in the selection, it would be set to the collection color. The scene collection shouldn't be allowed a tag. |
August 4, 2020, 02:27 (GMT) |
Cleanup: Add TODO comment |
August 3, 2020, 23:33 (GMT) |
Merge branch 'master' into soc-2020-outliner |
August 3, 2020, 20:08 (GMT) |
Merge branch 'master' into soc-2020-outliner |
July 30, 2020, 22:33 (GMT) |
Outliner: Activate objects with mode toggle buttons This fixes the case where a mode toggle on the active object would remove all objects from that mode. |
July 30, 2020, 19:11 (GMT) |
Outliner: Draw collection icon as colored There were too many issues filling behind the collection icon, such as the active box that draws was conflicting. This is safer to color just the icon. We do need a different icon though. |
July 30, 2020, 01:45 (GMT) |
Outliner: Fix crash opening scenes view The collection enable box should only show in scenes view. |
July 29, 2020, 22:41 (GMT) |
Cleanup: Add TODO comments |
|