SBtree-bit

Results 10 issues of SBtree-bit

### I can't find the drawings! _**I can't find the drawings! Why don't you make it easier?**_

Added "hello" to documents

I'm trying to make a socket that can connect to multiple different sockets, but the combineWith method doesn't exist on Classic.Socket. How can I do this?

Currently, as far as I know, Theatre.JS only supports object's parents being attached to the sheet. I think that it would vastly improve Theatre.JS if objects could be parented to...

The GPU blacklist & blocklist flags needed to be updated. The current code only passed in `--ignore-gpu-blacklist` and `--ignore-gpu-blocklist`, but `--gpu`, `--gpu-launcher`, and `--in-process-gpu` needed to be passed in as...

# Tasks to do before merging - [x] I accept to publish my contribution under [MPL v2](http://mozilla.org/MPL/2.0/) License - [x] My pull request is linked to an existing issue -...

If two functions were added to Bookshelf (maybe to the currently in-development `bs.random` module) that could generate white noise and Perlin noise, it could improve random generation in the `bs.generation`...

✨ Feature
✨ Module
module: bs.random

`bs.link` is missing two key features: the ability to get the entity you are linked to, and the ability to remove the link.

✨ Feature
module: bs.link

Given input `pattern`, a 2d/3d array of a pattern represented by numbers, and `blocks`, a mapping of numbers to blocks, this function could fill the area with the pattern of...

✨ Feature
module: bs.block

Usually in development, you have to deal with a lot of numbers. It would be great if there was a way to make a graph of these values to make...

🌍 Bookshelf World