Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree View: Color, animations, click-to-find #648

Merged
merged 26 commits into from
Oct 17, 2023
Merged
Show file tree
Hide file tree
Changes from 25 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
3311ca1
Make level color dependent on node color in TreeView
falko17 Oct 6, 2023
16ec8a2
Update Unity packages to new versions
falko17 Oct 11, 2023
2b88b82
Add ConflictingOperations to AbstractOperation
falko17 Oct 11, 2023
dc4eb6a
Make operator callbacks chainable
falko17 Oct 11, 2023
c285a86
Move node highlighting into operator
falko17 Oct 11, 2023
9d044a4
Implement highlighting nodes upon clicking
falko17 Oct 11, 2023
ba3c8f5
Display color gradient of edge in TreeView
falko17 Oct 11, 2023
da9619e
Add ClickEvent to PointerHelper
falko17 Oct 12, 2023
b005afb
Implement indefinite blinking
falko17 Oct 12, 2023
b54bf23
Make conflicting operations bidirectional
falko17 Oct 12, 2023
2725ce2
Extract common behavior into GraphElementOperator
falko17 Oct 12, 2023
1065c5b
Add utility methods to retrieve operators
falko17 Oct 12, 2023
3d3f89f
Use new-style new in InteractableObject
falko17 Oct 12, 2023
fd314f9
TreeView: Highlight edges on click
falko17 Oct 12, 2023
a960b43
Replace operator retrievals with new extension methods
falko17 Oct 13, 2023
ce41319
Make MustGetComponent return component
falko17 Oct 13, 2023
ba31b46
Infer node/edge status by tag presence
falko17 Oct 13, 2023
7ee7450
Animate TreeView expand/collapse
falko17 Oct 13, 2023
65ac2ee
Improve text rendering on colored backgrounds
falko17 Oct 13, 2023
966e79b
Remove unused code in InteractableObject
falko17 Oct 13, 2023
1bc058a
Stop blinking when count parameter is zero
falko17 Oct 13, 2023
71b76f3
Replace flasher with operator in InteractableObject
falko17 Oct 13, 2023
7d3a784
Remove obsolete GameObjectFlasher class
falko17 Oct 13, 2023
2133f08
Remove empty Utils.GameObjectExtensions class
falko17 Oct 13, 2023
3549a1e
Use of nameof instead of literal name.
koschke Oct 17, 2023
3374831
Merge branch 'master' into expand-tree-view
koschke Oct 17, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Git LFS file not shown
Loading
Loading