June 30, 2020, 17:13 (GMT) |
Merge branch 'master' into soc-2020-outliner |
June 30, 2020, 02:43 (GMT) |
Cleanup: rename left column to mode column |
June 30, 2020, 02:24 (GMT) |
Outliner: Autoscroll on drag and drop Scroll the view when dragging elements near the borders. This works in all 4 directions. Uses the VIEW2D_OT_edge_pan operator. |
June 29, 2020, 22:25 (GMT) |
Merge branch 'master' into soc-2020-outliner |
June 26, 2020, 22:25 (GMT) |
Collection Colors: Lighter colors and combined bar and icon Use more consistent colors, and draw a line and the collection icon itself. |
June 26, 2020, 20:01 (GMT) |
Merge branch 'master' into soc-2020-outliner |
June 26, 2020, 02:43 (GMT) |
Collection Colors DNA and RNA |
June 26, 2020, 02:43 (GMT) |
Outliner: Colored collection icons Draw the collection icons in the outliner. This may be changed in the future. |
June 26, 2020, 02:43 (GMT) |
Collections: Add ability to set color tag from the outliner |
June 25, 2020, 17:17 (GMT) |
Merge branch 'master' into soc-2020-outliner |
June 22, 2020, 15:43 (GMT) |
Merge branch 'master' into soc-2020-outliner |
June 20, 2020, 23:01 (GMT) |
Cleanup: Use psys function |
June 20, 2020, 22:39 (GMT) |
Merge branch 'master' into soc-2020-outliner |
June 20, 2020, 20:40 (GMT) |
Outliner: Properties sync with pinned data Previously only the type of tab/context was passed to the properties editor from the outliner. This caused some issues. If Object A was pinned, and Object B's mesh data was clicked, it would switch to Object A's mesh data. Now pass an RNA pointer along to verify if the outliner data is in the valid path when the properties editor is pinned. Also support Hair and PointCloud new object types. |
June 20, 2020, 04:02 (GMT) |
Cleanup: Move functions |
June 20, 2020, 03:56 (GMT) |
Properties: Handle most pinned types from outliner |
June 20, 2020, 02:16 (GMT) |
Outliner: Use proper icon for fake users In orphan data display mode, the QUIT and X icons were used to show the state of fake users. This uses the proper icons, and removes the "F" column now that we have a proper icon to show the fake user status. |
June 20, 2020, 01:53 (GMT) |
Fix Mode column offset in orphan mode Was improperly treating the display mode as a bit flag |
June 19, 2020, 19:22 (GMT) |
Cleanup: Unused |
June 19, 2020, 19:05 (GMT) |
Merge branch 'master' into soc-2020-outliner |
|