The Wayback Machine - https://web.archive.org/web/20220331040220/https://github.com/topics/hierarchy
Skip to content
#

hierarchy

Here are 234 public repositories matching this topic...

mnixry
mnixry commented Apr 8, 2021

In many node editor, the connections between nodes are mostly curves rather than straight lines
Visually, this can achieve better results. Can you consider using Bezier curves, etc. instead of the current straight line connection?

There are some examples:

  • Github workflow preview:
  • [
good first issue
disruptek
disruptek commented Oct 20, 2021

For example, we want to remove /home/adavidoff/git/balls/ and the configuration contains --path="$config/../balls/".

The fix needs to not just perform path substitution, but also convert to absolute paths so that the input can be successfully compared. See nimph/config.nim in the bizarrely-named removeSearchPath procedure.

bug good first issue

Improve this page

Add a description, image, and links to the hierarchy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hierarchy topic, visit your repo's landing page and select "manage topics."

Learn more