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

Entity connection visualization #292

Closed
rebb opened this issue Jan 28, 2013 · 2 comments
Closed

Entity connection visualization #292

rebb opened this issue Jan 28, 2013 · 2 comments
Assignees
Labels
Type:Enhancement New features

Comments

@rebb
Copy link

rebb commented Jan 28, 2013

Most likely already planned, but it would be nice to see entity connections visualized ( target/targetname etc ).

Some possible options ( changeable by the user ? ) from the top of my head :

  • always show lines between them ( could cause "line spam" in the view if there are many connections )
  • only display connection lines for currently selected entities, to cut down on possible "line spam" in the viewport

Edit :
Maybe it could be paired with highlighting the connected entities, showing through brushes, in case they are occluded by something. The way pointfile-lines are handled atm ( darker when occluded ) might be nice for the connection lines and this entity-highlighting too, imo.

Edit 2 :
Possibly even a way to show in which "direction" the connections go, by having them be arrows or shaded with a certain color gradient - so one could tell which the targeted entity is and which the "source" of the link etc. - Too gimmicky ?

@ghost ghost assigned kduske Jan 28, 2013
@kduske
Copy link
Collaborator

kduske commented Jan 28, 2013

It's on my mental todo list, but good to have it here.

@necros0
Copy link
Contributor

necros0 commented Jan 29, 2013

Thanks for posting this. I was going to mention it myself soon.

Maybe it could be paired with highlighting the connected entities, showing through brushes, in case they are occluded by something. The way pointfile-lines are handled atm ( darker when occluded ) might be nice for the connection lines and this entity-highlighting too, imo.

I like this. There should be an option to show all connections for sure, but most of the time you probably only need to check a few things. This should be one of the options.

Possibly even a way to show in which "direction" the connections go, by having them be arrows or shaded with a certain color gradient - so one could tell which the targeted entity is and which the "source" of the link etc. - Too gimmicky ?

Not at all, this is needed for ease of use.

Other things that might be nice:

  • Select target(s) (all, or cycle through them?)
  • Goto target (moves camera)
  • Connect entities (Click A, B, dialog asks for name (empty just uses "t##"), makes target -> targetname)

@kduske kduske modified the milestones: TrenchBroom 2.0, TrenchBroom 1.3 Feb 20, 2014
@kduske kduske closed this as completed Aug 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Enhancement New features
Projects
None yet
Development

No branches or pull requests

3 participants