-
## *Temporary fix:*
1. Edit the config file for the Vinegar runtime.
https://github.com/vinegarhq/vinegar/issues/454#issuecomment-2449038696
```bash
cd ~/.var/app/org.vinegarhq.Vinegar/config/vine…
-
NifSkope currently uses qmake & hand-copied third-party dependencies (git submodule usage is only partial). This causes several challenges that would be alleviated by a modern buildsystem:
1. Buildin…
-
Though undoing and redoing _is_ in the IDE, being unable to control the undo history through CTRL+Z/CTRL+U (or CTRL+SHIFT+Z, unless these history keybinds can be controlled through SHIFT itself rather…
-
I'm trying to access an Instances UniqueId property and roblox-ts doesn't have it.
[Instance.UniqueId](https://create.roblox.com/docs/reference/engine/classes/Instance#UniqueId)
Roblox does show…
-
Options:
- Use rbxmk to build a place file containing each test.
- Depends on rbxfile, a differing implementation.
- Reencoding will invalidate certain tests.
- Stream objects from a serve…
-
I have the file and stuff, but I can't seem to figure out how to install it.
-
Currently there is no sense of order in the list. Would love to see if listed by category :+1:
-
Im having consistent encounters with an issue which freezes roblox studio or crashes it rarely, whenever i try to add a new texture to the texture library roblox freezes when i insert the id, it usual…
-
As we've discussed on Discord, having a $path that contains .. causes the change detection to break. This means that rojo doesn't send changes to the Roblox Studio plugin.
This relates to Rojo 7.0.…
-
Following on from #34 - the original issue where `Hydrate` was introduced. Alongside it, a separate construct was also proposed (tentatively called `WithChild`, open to bikeshedding later) which would…