Blender Git Commits

Blender Git "soc-2020-outliner" branch commits.

Page: 3 / 11

August 14, 2020, 15:52 (GMT)
Merge branch 'master' into soc-2020-outliner
August 14, 2020, 04:05 (GMT)
Collections: Use collection icon for collection color squares

Rather than using a fixed square, draw the filled collection icon. This
looks cleaner, and has the benefit of implying that collection colors
only apply to collections, not to objects or other types.
August 14, 2020, 01:23 (GMT)
Outliner: Expand modifier panels when clicked in outliner

With properties sync, it makes sense to expand the modifier in the
properties editor on click, otherwise it takes an additional click to
make modifications to the modifier.
August 14, 2020, 01:15 (GMT)
Cleanup: Formatting
August 14, 2020, 01:15 (GMT)
Cleanup: Refactor parent bone into shared function
August 13, 2020, 23:12 (GMT)
Collections: Use 8 colors for color tagging
August 13, 2020, 17:40 (GMT)
Revert "Outliner: Remove outliner parent object selection"

This reverts commit cebafc9854f61b3776524ea9d7586b03afc8af2f.

While this solution does work, it's not perfect and occasionally breaks,
leaving the outliner in a half-synced state.
August 13, 2020, 17:37 (GMT)
Fix: Outliner mode column preventing element expansion

Elements in modes other than Scenes or View Layer could not be expanded
when the mode column was enabled. Just an oversight on the selection
pass through.
August 13, 2020, 16:20 (GMT)
Merge branch 'master' into soc-2020-outliner
August 12, 2020, 23:22 (GMT)
Fix: Use shift for bone restrict button hierarchy toggles

The bone restrict buttons were using `ctrl` rather than `shift` for the
hierarchy toggle. Use `shift` for consistency.
August 12, 2020, 22:54 (GMT)
Collection: Show color icon for Remove from collection menu
August 12, 2020, 22:53 (GMT)
UI: Move collection color icon function

Just a cleanup to reduce repetition.
August 12, 2020, 22:29 (GMT)
Collections: Show color tags in object.collection_link

Add a case to rna_id_itemf to add collection color tags. It may be
better to create a separate function, but it works okay for now.
August 12, 2020, 22:14 (GMT)
Collections: Show correct icon for move to collection submenus

The submenu would show the scene data icon for the first entry in each
submenu rather than using the collection color icon.
August 12, 2020, 22:14 (GMT)
Collections: Fix collection colors in move/link menu

The colors would not draw for items at a root in the collection tree
August 12, 2020, 21:20 (GMT)
Merge branch 'master' into soc-2020-outliner
August 8, 2020, 16:37 (GMT)
Merge branch 'master' into soc-2020-outliner
August 8, 2020, 04:28 (GMT)
Collections: Add color tags to move and link menus
August 7, 2020, 21:36 (GMT)
Merge branch 'master' into soc-2020-outliner
August 7, 2020, 15:51 (GMT)
Outliner: Prevent color tag on linked collections
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021