Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebukam committed Feb 2, 2024
1 parent ccfbfcb commit 0bf28dd
Show file tree
Hide file tree
Showing 495 changed files with 1,594 additions and 3,899 deletions.
12 changes: 12 additions & 0 deletions _sources/_sass/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ img {
height: auto;
}


hr {
height: 1px;
padding: 0;
Expand Down Expand Up @@ -177,4 +178,15 @@ body, .main, .site-nav{
border-radius: 3px;
background-color: rgba(255, 255, 255, 0.5);
}
}

.node-splash{
background-image: var(--img);
background-size: cover;
background-position-x: 50%;
background-position-y: 50%;
height: 100px;
//mix-blend-mode: screen;
//image-rendering: pixelated;
border-radius: 3px;
}
6 changes: 4 additions & 2 deletions _sources/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ Please provide as much information as you can (stack traces, node setup, ...).
### Improvement & Feature Requests
If you have a feature or improvement requestion, please start a discussion [here](https://github.com/Nebukam/PCGExtendedToolkit/discussions/categories/ideas)!

### Footnotes
### Footnotes & Credits
- I am *not* affiliated with Unreal!
- Delaunay/Voronoi adapted from the excellent [Scrawk' Hull-Delaunay-Voronoi](https://github.com/Scrawk/Hull-Delaunay-Voronoi) repo
- Delaunay/Voronoi adapted from the excellent [Scrawk' Hull-Delaunay-Voronoi](https://github.com/Scrawk/Hull-Delaunay-Voronoi) repo
- Photo of Edsger W. Dijkstra from Wikipedia, (c) Hamilton Richards / CC BY-SA 3.0 : [source](https://en.wikipedia.org/wiki/Edsger_W._Dijkstra#/media/File:Edsger_Wybe_Dijkstra.jpg)
- Photo of Bertran Raphael from Wikipedia, (c) Blogjack / CC BY-SA 3.0 : [source](https://en.wikipedia.org/wiki/Bertram_Raphael#/media/File:Bert_Raphael_2008.JPG)
7 changes: 1 addition & 6 deletions _sources/assets/icons/icon_action.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 1 addition & 5 deletions _sources/assets/icons/icon_active.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 1 addition & 7 deletions _sources/assets/icons/icon_align-hor-center.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 1 addition & 7 deletions _sources/assets/icons/icon_align-hor-left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 1 addition & 7 deletions _sources/assets/icons/icon_align-hor-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 1 addition & 7 deletions _sources/assets/icons/icon_align-ver-bottom.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 1 addition & 7 deletions _sources/assets/icons/icon_align-ver-center.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 1 addition & 7 deletions _sources/assets/icons/icon_align-ver-top.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 1 addition & 8 deletions _sources/assets/icons/icon_and.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 1 addition & 5 deletions _sources/assets/icons/icon_app-illustrator.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 1 addition & 6 deletions _sources/assets/icons/icon_bounds-inside.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 1 addition & 10 deletions _sources/assets/icons/icon_bounds-mixed-hor.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 1 addition & 10 deletions _sources/assets/icons/icon_bounds-mixed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 1 addition & 6 deletions _sources/assets/icons/icon_bounds-outside.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0bf28dd

Please sign in to comment.