-
Some of the language keywords require whitespace after them. E.g. `return 42;` should be valid but `return42;` should be not. Currently Plush parser does not check for this. Allowing you to write code…
-
Same deal for #1, but with some different things
## GTm texture overhaul
GTM textures are getting overhauled, so the custom circuits and etc will need to be updated to match
- [x] Circuits
- [x] Comp…
-
I have started using Plush in one of my project. Firstly, Good work :+1:
As a part of the code pipeline, some of the Plush templates need to be validated for consistency and the output they will ren…
-
Sometimes, some people are taking the plush and keep it a long time before releasing it. It could be a pain for other developers who wait for.
Two ideas:
1. Set a timeout of X minutes (adequate ti…
-
To allow syntax highlighting we will need to define the plush language in VSCode and a grammar to do the parsing.
I've started experimenting with this on our branch: https://github.com/ec2-software…
-
Pop and Plush are big components in Buffalo ecosystem, and they have their own pace. They should have their own namespace or subdomain and a dedicated documentation.
Buffalo documentation should re…
-
ʃ i m o n's Sowing Projects
Format: Unicode
Code: #3174
…
-
### Current Behavior
When querying the endpoint `/v2/mounts/skins` some mount skins are missing.
### Expected Behavior
Expected behavior is that all mount skins be available on this endpoint …
-
```
When plush is run in command line mode, it uses Haskeline. Haskeline on an
interactive terminal opens an additional handle on /dev/tty. The underlying FD
for that open handle then leaks thru int…
-
When I run the codes followed readme.md , which is using MVdream:eg text-3D & text+image-to-3D
`python main.py --config configs/text_mv.yaml prompt="a plush toy of a corgi nurse" save_path=corgi_nur…